You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/30 09:05:53 UTC

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

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

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud:     1) Thread[id=32370, name=qtp1656440473-32370, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud: 
   1) Thread[id=32370, name=qtp1656440473-32370, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([2D74ED0923DAA8B9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorCloud

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=32370, name=qtp1656440473-32370, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         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=32370, name=qtp1656440473-32370, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([2D74ED0923DAA8B9]:0)


FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataV2

Error Message:
Error from server at http://127.0.0.1:49267/solr: Collection : collection1meta is part of alias testModifyMetadataV2 remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49267/solr: Collection : collection1meta is part of alias testModifyMetadataV2 remove or modify the alias before removing this collection.
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.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:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
	at org.apache.solr.cloud.AliasIntegrationTest.tearDown(AliasIntegrationTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataV1

Error Message:
Error from server at http://127.0.0.1:49267/solr: collection already exists: collection1meta

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49267/solr: collection already exists: collection1meta
	at __randomizedtesting.SeedInfo.seed([2D74ED0923DAA8B9:FC1453C00376BBE0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.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:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AliasIntegrationTest.createColectionsAndAlias(AliasIntegrationTest.java:290)
	at org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataV1(AliasIntegrationTest.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([2D74ED0923DAA8B9:408849F4999257BE]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:274)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11869 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/init-core-data-001
   [junit4]   2> 577295 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2D74ED0923DAA8B9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 577296 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2D74ED0923DAA8B9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 577296 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2D74ED0923DAA8B9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 577296 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2D74ED0923DAA8B9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001
   [junit4]   2> 577296 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2D74ED0923DAA8B9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 577297 INFO  (Thread-819) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 577297 INFO  (Thread-819) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 577298 ERROR (Thread-819) [    ] 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> 577398 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2D74ED0923DAA8B9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:32866
   [junit4]   2> 577400 INFO  (zkConnectionManagerCallback-925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577406 INFO  (jetty-launcher-922-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 577406 INFO  (jetty-launcher-922-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 577407 INFO  (jetty-launcher-922-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 577407 INFO  (jetty-launcher-922-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 577407 INFO  (jetty-launcher-922-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 577407 INFO  (jetty-launcher-922-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 577408 INFO  (jetty-launcher-922-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 577408 INFO  (jetty-launcher-922-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 577408 INFO  (jetty-launcher-922-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 577408 INFO  (jetty-launcher-922-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32853ab1{/solr,null,AVAILABLE}
   [junit4]   2> 577408 INFO  (jetty-launcher-922-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@537123b8{HTTP/1.1,[http/1.1]}{127.0.0.1:42034}
   [junit4]   2> 577408 INFO  (jetty-launcher-922-thread-3) [    ] o.e.j.s.Server Started @580258ms
   [junit4]   2> 577408 INFO  (jetty-launcher-922-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2263987f{/solr,null,AVAILABLE}
   [junit4]   2> 577408 INFO  (jetty-launcher-922-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42034}
   [junit4]   2> 577408 ERROR (jetty-launcher-922-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ab6b03c{HTTP/1.1,[http/1.1]}{127.0.0.1:38945}
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-1) [    ] o.e.j.s.Server Started @580258ms
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38945}
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T07:50:00.945Z
   [junit4]   2> 577409 ERROR (jetty-launcher-922-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 577409 INFO  (jetty-launcher-922-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T07:50:00.945Z
   [junit4]   2> 577411 INFO  (jetty-launcher-922-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 577411 INFO  (jetty-launcher-922-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 577411 INFO  (jetty-launcher-922-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 577411 INFO  (zkConnectionManagerCallback-927-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577412 INFO  (jetty-launcher-922-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 577412 INFO  (jetty-launcher-922-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79f48824{/solr,null,AVAILABLE}
   [junit4]   2> 577412 INFO  (jetty-launcher-922-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69543f9c{HTTP/1.1,[http/1.1]}{127.0.0.1:36072}
   [junit4]   2> 577412 INFO  (jetty-launcher-922-thread-2) [    ] o.e.j.s.Server Started @580262ms
   [junit4]   2> 577412 INFO  (jetty-launcher-922-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36072}
   [junit4]   2> 577412 ERROR (jetty-launcher-922-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 577413 INFO  (jetty-launcher-922-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 577413 INFO  (jetty-launcher-922-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 577413 INFO  (jetty-launcher-922-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 577413 INFO  (jetty-launcher-922-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T07:50:00.949Z
   [junit4]   2> 577424 INFO  (zkConnectionManagerCallback-929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577425 INFO  (jetty-launcher-922-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 577425 INFO  (zkConnectionManagerCallback-931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577426 INFO  (jetty-launcher-922-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 577428 INFO  (jetty-launcher-922-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32866/solr
   [junit4]   2> 577431 INFO  (zkConnectionManagerCallback-935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577434 INFO  (jetty-launcher-922-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32866/solr
   [junit4]   2> 577435 INFO  (jetty-launcher-922-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32866/solr
   [junit4]   2> 577437 INFO  (zkConnectionManagerCallback-939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577439 INFO  (zkConnectionManagerCallback-943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577439 INFO  (zkConnectionManagerCallback-945-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577442 INFO  (zkConnectionManagerCallback-949-thread-1-processing-n:127.0.0.1:36072_solr) [n:127.0.0.1:36072_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577442 INFO  (zkConnectionManagerCallback-947-thread-1-processing-n:127.0.0.1:38945_solr) [n:127.0.0.1:38945_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577590 INFO  (jetty-launcher-922-thread-3) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 577591 INFO  (jetty-launcher-922-thread-2) [n:127.0.0.1:36072_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 577591 INFO  (jetty-launcher-922-thread-3) [n:127.0.0.1:42034_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42034_solr
   [junit4]   2> 577592 INFO  (jetty-launcher-922-thread-2) [n:127.0.0.1:36072_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36072_solr
   [junit4]   2> 577592 INFO  (jetty-launcher-922-thread-3) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer Overseer (id=72117680284368903-127.0.0.1:42034_solr-n_0000000000) starting
   [junit4]   2> 577595 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:36072_solr) [n:127.0.0.1:36072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 577595 INFO  (zkCallback-944-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 577596 INFO  (zkCallback-946-thread-1-processing-n:127.0.0.1:38945_solr) [n:127.0.0.1:38945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 577597 INFO  (jetty-launcher-922-thread-1) [n:127.0.0.1:38945_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 577600 INFO  (jetty-launcher-922-thread-1) [n:127.0.0.1:38945_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38945_solr
   [junit4]   2> 577601 INFO  (zkCallback-946-thread-1-processing-n:127.0.0.1:38945_solr) [n:127.0.0.1:38945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 577602 INFO  (zkCallback-944-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 577602 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:36072_solr) [n:127.0.0.1:36072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 577603 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 577603 DEBUG (OverseerAutoScalingTriggerThread-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 577605 DEBUG (OverseerAutoScalingTriggerThread-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 577606 INFO  (jetty-launcher-922-thread-3) [n:127.0.0.1:42034_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42034_solr
   [junit4]   2> 577609 INFO  (zkCallback-946-thread-1-processing-n:127.0.0.1:38945_solr) [n:127.0.0.1:38945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 577609 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:36072_solr) [n:127.0.0.1:36072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 577615 DEBUG (OverseerAutoScalingTriggerThread-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38945_solr, 127.0.0.1:36072_solr]
   [junit4]   2> 577615 DEBUG (OverseerAutoScalingTriggerThread-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 577615 DEBUG (OverseerAutoScalingTriggerThread-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 577615 INFO  (zkCallback-944-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 577616 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38945_solr"} current state version: 0
   [junit4]   2> 577616 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38945_solr
   [junit4]   2> 577616 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42034_solr"} current state version: 0
   [junit4]   2> 577616 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42034_solr
   [junit4]   2> 577627 DEBUG (OverseerAutoScalingTriggerThread-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 577628 DEBUG (OverseerAutoScalingTriggerThread-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 577628 DEBUG (ScheduledTrigger-1108-thread-1) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 577693 INFO  (jetty-launcher-922-thread-2) [n:127.0.0.1:36072_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36072.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a40fac0
   [junit4]   2> 577697 INFO  (jetty-launcher-922-thread-2) [n:127.0.0.1:36072_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36072.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a40fac0
   [junit4]   2> 577698 INFO  (jetty-launcher-922-thread-2) [n:127.0.0.1:36072_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36072.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a40fac0
   [junit4]   2> 577698 INFO  (jetty-launcher-922-thread-2) [n:127.0.0.1:36072_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node2/.
   [junit4]   2> 577739 INFO  (jetty-launcher-922-thread-3) [n:127.0.0.1:42034_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42034.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a40fac0
   [junit4]   2> 577745 INFO  (jetty-launcher-922-thread-3) [n:127.0.0.1:42034_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42034.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a40fac0
   [junit4]   2> 577746 INFO  (jetty-launcher-922-thread-3) [n:127.0.0.1:42034_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42034.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a40fac0
   [junit4]   2> 577746 INFO  (jetty-launcher-922-thread-3) [n:127.0.0.1:42034_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/.
   [junit4]   2> 577748 INFO  (jetty-launcher-922-thread-1) [n:127.0.0.1:38945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38945.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a40fac0
   [junit4]   2> 577753 INFO  (jetty-launcher-922-thread-1) [n:127.0.0.1:38945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38945.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a40fac0
   [junit4]   2> 577754 INFO  (jetty-launcher-922-thread-1) [n:127.0.0.1:38945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38945.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a40fac0
   [junit4]   2> 577754 INFO  (jetty-launcher-922-thread-1) [n:127.0.0.1:38945_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/.
   [junit4]   2> 577795 INFO  (zkConnectionManagerCallback-957-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577800 INFO  (zkConnectionManagerCallback-961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577802 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2D74ED0923DAA8B9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 577804 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2D74ED0923DAA8B9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32866/solr ready
   [junit4]   2> 577810 INFO  (qtp817008944-4317) [n:127.0.0.1:36072_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 577814 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 577815 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 577819 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 577822 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 577824 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 577826 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 577829 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 577831 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 577834 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 577837 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 577841 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 577844 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 577847 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 577849 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 577852 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 577855 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 577857 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 577860 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 577863 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 577865 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 577868 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 577871 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 577874 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 577876 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 577880 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 577883 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 577886 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 577891 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 577894 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 577897 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 577901 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 577904 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 577907 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 577911 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 577914 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 577917 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 577919 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 577922 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 577924 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 577927 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 577929 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 577931 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 577934 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 577937 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 577940 INFO  (OverseerThreadFactory-1110-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 577948 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 577949 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 577949 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 578056 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 578056 INFO  (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 578057 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 578057 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 578060 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 578060 INFO  (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 578061 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 578061 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 578063 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38945/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 578063 INFO  (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38945/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 578064 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 578064 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:38945/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 578165 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 578267 INFO  (qtp1000478984-4297) [n:127.0.0.1:38945_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 578267 INFO  (qtp817008944-4319) [n:127.0.0.1:36072_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 578268 INFO  (qtp1000478984-4297) [n:127.0.0.1:38945_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 578269 INFO  (qtp817008944-4319) [n:127.0.0.1:36072_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 578270 INFO  (qtp1950934723-4306) [n:127.0.0.1:42034_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 578272 INFO  (qtp1950934723-4306) [n:127.0.0.1:42034_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 578276 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36072_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 578276 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36072_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 578276 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:36072/solr","node_name":"127.0.0.1:36072_solr","state":"down","type":"NRT"}
   [junit4]   2> 578276 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36072_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:38945/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 578277 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38945/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38945_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 578277 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38945/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38945_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 578277 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:38945/solr","node_name":"127.0.0.1:38945_solr","state":"down","type":"NRT"}
   [junit4]   2> 578277 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36072_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:38945/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38945_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 578278 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42034_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 578279 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42034_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 578279 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:42034/solr","node_name":"127.0.0.1:42034_solr","state":"down","type":"NRT"}
   [junit4]   2> 578279 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:36072/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36072_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:42034/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42034_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:38945/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38945_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 578380 DEBUG (OverseerStateUpdate-72117680284368903-127.0.0.1:42034_solr-n_0000000000) [n:127.0.0.1:42034_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 578380 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:36072_solr) [n:127.0.0.1:36072_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 578380 INFO  (zkCallback-946-thread-1-processing-n:127.0.0.1:38945_solr) [n:127.0.0.1:38945_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 578380 INFO  (zkCallback-948-thread-2-processing-n:127.0.0.1:36072_solr) [n:127.0.0.1:36072_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 578381 INFO  (zkCallback-944-thread-1-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 578381 INFO  (zkCallback-944-thread-2-processing-n:127.0.0.1:42034_solr) [n:127.0.0.1:42034_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 578381 INFO  (zkCallback-946-thread-2-processing-n:127.0.0.1:38945_solr) [n:127.0.0.1:38945_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 578660 DEBUG (ScheduledTrigger-1108-thread-1) [n:127.0.0.1:42034_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 579290 INFO  (qtp1950934723-4306) [n:127.0.0.1:42034_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 579290 INFO  (qtp1000478984-4297) [n:127.0.0.1:38945_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 579290 INFO  (qtp1950934723-4306) [n:127.0.0.1:42034_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 579290 INFO  (qtp1000478984-4297) [n:127.0.0.1:38945_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 579290 INFO  (qtp817008944-4319) [n:127.0.0.1:36072_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 579290 INFO  (qtp817008944-4319) [n:127.0.0.1:36072_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 579290 WARN  (qtp1950934723-4306) [n:127.0.0.1:42034_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 579290 WARN  (qtp1000478984-4297) [n:127.0.0.1:38945_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 579290 WARN  (qtp817008944-4319) [n:127.0.0.1:36072_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 579291 WARN  (qtp1000478984-4297) [n:127.0.0.1:38945_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 579291 WARN  (qtp817008944-4319) [n:127.0.0.1:36072_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 579290 WARN  (qtp1950934723-4306) [n:127.0.0.1:42034_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 579292 WARN  (qtp1000478984-4297) [n:127.0.0.1:38945_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 579292 WARN  (qtp1000478984-4297) [n:127.0.0.1:38945_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 579292 WARN  (qtp1950934723-4306) [n:127.0.0.1:42034_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 579292 WARN  (qtp1000478984-4297) [n:127.0.0.1:38945_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 579292 WARN  (qtp1950934723-4306) [n:127.0.0.1:42034_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 579292 WARN  (qtp1000478984-4297) [n:127.0.0.1:38945_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 579292 WARN  (qtp1950934723-4306) [n:127.0.0.1:42034_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_2D74ED0923DAA8B9-001/tempD

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

nit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expected_shard_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=727, maxMBSortInHeap=7.045315654453015, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f703b3d), locale=en-GB, timezone=Canada/Central
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=2,free=269618304,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestJettySolrRunner, TestPullReplica, HDFSCollectionsAPITest, SearchHandlerTest, TestSha256AuthenticationProvider, TestCustomDocTransformer, TestStressVersions, TestNestedDocsSort, TestDistributedSearch, DistributedFacetExistsSmallTest, DisMaxRequestHandlerTest, SortSpecParsingTest, SolrMetricsIntegrationTest, TestDocBasedVersionConstraints, TestCollectionAPI, TestLockTree, SmileWriterTest, ConcurrentCreateRoutedAliasTest, TestExtendedDismaxParser, TestWordDelimiterFilterFactory, SpellCheckCollatorWithCollapseTest, DistributedQueryComponentCustomSortTest, ScriptEngineTest, DefaultValueUpdateProcessorTest, MoveReplicaHDFSTest, TestInitParams, TestSort, EchoParamsTest, TestHashPartitioner, TestUseDocValuesAsStored2, CleanupOldIndexTest, LeaderFailureAfterFreshStartTest, TestLegacyNumericUtils, TestSolrQueryParser, ShardRoutingTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestStreamBody, TestGeoJSONResponseWriter, TestMultiWordSynonyms, ExecutePlanActionTest, DeleteStatusTest, TestUniqueKeyFieldResource, TestAnalyzedSuggestions, TestSchemaResource, RestartWhileUpdatingTest, HdfsThreadLeakTest, TestSkipOverseerOperations, OverseerTest, TestShortCircuitedRequests, TestReRankQParserPlugin, SortByFunctionTest, TestRandomFaceting, TestLMDirichletSimilarityFactory, FieldAnalysisRequestHandlerTest, RecoveryAfterSoftCommitTest, TestSimpleQParserPlugin, ClusterStateTest, TestLuceneMatchVersion, TestSchemalessBufferedUpdates, DistanceFunctionTest, TestExactStatsCache, TestCloudPivotFacet, HttpPartitionTest, TestGenericDistributedQueue, TestTriggerIntegration, SolrCoreCheckLockOnStartupTest, SolrGraphiteReporterTest, TestComponentsName, TestClusterProperties, CoreAdminCreateDiscoverTest, TestClassicSimilarityFactory, TestExclusionRuleCollectionAccess, TestSolrConfigHandlerCloud, ResponseLogComponentTest, AsyncCallRequestStatusResponseTest, DOMUtilTest, TestPointFields, HighlighterConfigTest, TestCoreDiscovery, TestReloadAndDeleteDocs, LegacyCloudClusterPropTest, SolrCloudExampleTest, ClassificationUpdateProcessorTest, TestSubQueryTransformerCrossCore, TestSlowCompositeReaderWrapper, DistanceUnitsTest, BasicAuthIntegrationTest, ParsingFieldUpdateProcessorsTest, TestSolr4Spatial2, V2StandaloneTest, TestNumericTerms64, TestXmlQParser, HighlighterMaxOffsetTest, CollectionsAPIDistributedZkTest, TestCryptoKeys, PKIAuthenticationIntegrationTest, TestFieldCacheVsDocValues, SecurityConfHandlerTest, TimeZoneUtilsTest, StatsReloadRaceTest, TestInPlaceUpdatesStandalone, SSLMigrationTest, TestConfigSetImmutable, XsltUpdateRequestHandlerTest, SyncSliceTest, CdcrRequestHandlerTest, SpellCheckCollatorTest, TestSolrCoreSnapshots, DeleteReplicaTest, BJQParserTest, SuggestComponentContextFilterQueryTest, TestDocSet, TestPHPSerializedResponseWriter, TestFieldCache, TestFieldCacheSort, ZkStateReaderTest, TestZkAclsWithHadoopAuth, SystemInfoHandlerTest, ShardSplitTest, AutoScalingHandlerTest, ResponseHeaderTest, SliceStateTest, CreateRoutedAliasTest, MetricsHandlerTest, TestValueSourceCache, TestLuceneIndexBackCompat, TestSolrCloudWithKerberosAlt, URLClassifyProcessorTest, TestConfigSetsAPIExclusivity, SolrCmdDistributorTest, TestJsonFacets, TestManagedResource, TestFieldSortValues, FullSolrCloudDistribCmdsTest, RegexBytesRefFilterTest, OverseerTaskQueueTest, RequestHandlersTest, ShowFileRequestHandlerTest, TestManagedSchemaAPI, DateRangeFieldTest, ReplaceNodeTest, CSVRequestHandlerTest, GraphQueryTest, OverseerRolesTest, TestWriterPerf, TestMultiValuedNumericRangeQuery, DirectUpdateHandlerTest, TestCollectionAPIs, TestEmbeddedSolrServerConstructors, TestDistribStateManager, TestUpdate, TestTrackingShardHandlerFactory, TermVectorComponentTest, TestTestInjection, TestClusterStateProvider, TestCSVLoader, TestBackupRepositoryFactory, BufferStoreTest, TestDFRSimilarityFactory, BlockCacheTest, WrapperMergePolicyFactoryTest, TestSolr4Spatial, TestReloadDeadlock, TestReqParamsAPI, TestCodecSupport, CoreMergeIndexesAdminHandlerTest, DocExpirationUpdateProcessorFactoryTest, CollectionTooManyReplicasTest, HdfsChaosMonkeySafeLeaderTest, TestSchemaVersionResource, TestComplexPhraseQParserPlugin, PrimitiveFieldTypeTest, TestLeaderElectionZkExpiry, TestSolrDeletionPolicy2, EnumFieldTest, LoggingHandlerTest, NodeAddedTriggerTest, TestRandomDVFaceting, TestBadConfig, SuggesterTest, TestPolicyCloud, MinimalSchemaTest, TestDistributedStatsComponentCardinality, TestCopyFieldCollectionResource, DistributedDebugComponentTest, TestLegacyFieldCache, ChaosMonkeyNothingIsSafeTest, UpdateRequestProcessorFactoryTest, PreAnalyzedFieldManagedSchemaCloudTest, TestPolicyCloud, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressReorder, TestRangeQuery, SpellCheckComponentTest, BadIndexSchemaTest, TestFiltering, BasicFunctionalityTest, HighlighterTest, SoftAutoCommitTest, AliasIntegrationTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestPrepRecovery, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTolerantUpdateProcessorCloud -Dtests.seed=2D74ED0923DAA8B9 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Canada/Central -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestTolerantUpdateProcessorCloud (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud: 
   [junit4]    >    1) Thread[id=32370, name=qtp1656440473-32370, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorCloud]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D74ED0923DAA8B9]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=32370, name=qtp1656440473-32370, state=TIMED_WAITING, group=TGRP-TestTolerantUpdateProcessorCloud]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D74ED0923DAA8B9]:0)
   [junit4] Completed [560/773 (3!)] on J1 in 76.02s, 19 tests, 2 errors <<< FAILURES!

[...truncated 48805 lines...]

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

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

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




Build Log:
[...truncated 12043 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 1157701 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9135ED1CEA3F5160-001/init-core-data-001
   [junit4]   2> 1157731 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1157731 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1157733 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1157902 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9135ED1CEA3F5160-001/tempDir-001
   [junit4]   2> 1157902 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1157903 INFO  (Thread-5805) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1157903 INFO  (Thread-5805) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1157910 ERROR (Thread-5805) [    ] 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> 1158003 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58506
   [junit4]   2> 1158017 INFO  (zkConnectionManagerCallback-1980-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158031 INFO  (jetty-launcher-1977-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1158033 INFO  (jetty-launcher-1977-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1158033 INFO  (jetty-launcher-1977-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1158033 INFO  (jetty-launcher-1977-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1158036 INFO  (jetty-launcher-1977-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59353eae{/solr,null,AVAILABLE}
   [junit4]   2> 1158037 INFO  (jetty-launcher-1977-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f83e19e{HTTP/1.1,[http/1.1]}{127.0.0.1:59765}
   [junit4]   2> 1158037 INFO  (jetty-launcher-1977-thread-1) [    ] o.e.j.s.Server Started @1161337ms
   [junit4]   2> 1158037 INFO  (jetty-launcher-1977-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59765}
   [junit4]   2> 1158037 ERROR (jetty-launcher-1977-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1158037 INFO  (jetty-launcher-1977-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1158037 INFO  (jetty-launcher-1977-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1158037 INFO  (jetty-launcher-1977-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1158037 INFO  (jetty-launcher-1977-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T12:14:51.778Z
   [junit4]   2> 1158036 INFO  (jetty-launcher-1977-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1158040 INFO  (jetty-launcher-1977-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1158040 INFO  (jetty-launcher-1977-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1158040 INFO  (jetty-launcher-1977-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1158040 INFO  (jetty-launcher-1977-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56895767{/solr,null,AVAILABLE}
   [junit4]   2> 1158041 INFO  (jetty-launcher-1977-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38712084{HTTP/1.1,[http/1.1]}{127.0.0.1:48706}
   [junit4]   2> 1158041 INFO  (jetty-launcher-1977-thread-2) [    ] o.e.j.s.Server Started @1161341ms
   [junit4]   2> 1158041 INFO  (jetty-launcher-1977-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48706}
   [junit4]   2> 1158041 ERROR (jetty-launcher-1977-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1158041 INFO  (jetty-launcher-1977-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1158041 INFO  (jetty-launcher-1977-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1158041 INFO  (jetty-launcher-1977-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1158041 INFO  (jetty-launcher-1977-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T12:14:51.782Z
   [junit4]   2> 1158052 INFO  (zkConnectionManagerCallback-1982-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158052 INFO  (zkConnectionManagerCallback-1984-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158056 INFO  (jetty-launcher-1977-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1158062 INFO  (jetty-launcher-1977-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1158067 INFO  (jetty-launcher-1977-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58506/solr
   [junit4]   2> 1158079 INFO  (jetty-launcher-1977-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58506/solr
   [junit4]   2> 1158095 INFO  (zkConnectionManagerCallback-1988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158102 INFO  (zkConnectionManagerCallback-1992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158111 INFO  (zkConnectionManagerCallback-1996-thread-1-processing-n:127.0.0.1:48706_solr) [n:127.0.0.1:48706_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158122 INFO  (zkConnectionManagerCallback-1994-thread-1-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158151 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1158152 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59765_solr
   [junit4]   2> 1158152 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.c.Overseer Overseer (id=72123289957826565-127.0.0.1:59765_solr-n_0000000000) starting
   [junit4]   2> 1158172 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59765_solr
   [junit4]   2> 1158231 INFO  (zkCallback-1993-thread-1-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1158296 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1158297 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1158300 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1158303 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48706_solr
   [junit4]   2> 1158303 WARN  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1158310 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1158321 INFO  (zkCallback-1993-thread-2-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1158406 INFO  (zkCallback-1995-thread-1-processing-n:127.0.0.1:48706_solr) [n:127.0.0.1:48706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1158444 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1158505 INFO  (jetty-launcher-1977-thread-1-EventThread) [n:127.0.0.1:59765_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1158568 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1158575 WARN  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1158630 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1158645 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1158680 INFO  (jetty-launcher-1977-thread-2-EventThread) [n:127.0.0.1:48706_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1158916 WARN  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1158936 WARN  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1159005 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48706.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3ca7b
   [junit4]   2> 1159021 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59765.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3ca7b
   [junit4]   2> 1159022 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48706.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3ca7b
   [junit4]   2> 1159022 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48706.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3ca7b
   [junit4]   2> 1159023 INFO  (jetty-launcher-1977-thread-2) [n:127.0.0.1:48706_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9135ED1CEA3F5160-001/tempDir-001/node2/.
   [junit4]   2> 1159032 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59765.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3ca7b
   [junit4]   2> 1159032 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59765.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3ca7b
   [junit4]   2> 1159033 INFO  (jetty-launcher-1977-thread-1) [n:127.0.0.1:59765_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9135ED1CEA3F5160-001/tempDir-001/node1/.
   [junit4]   2> 1159066 INFO  (zkConnectionManagerCallback-2002-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159092 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 1159129 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1517523292845&s=wlmIA1qpJB95PLMqXoee3faJQfs="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:52 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:52 GMT
   [junit4]   2> 1159129 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 1159150 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 1159151 INFO  (qtp1510026401-12314) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1159151 WARN  (qtp1510026401-12314) [    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:455)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	... 31 more
   [junit4]   2> 1159153 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 1159178 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 1159186 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1517523292922&s=ViQD5c7BGjSeo3/Hf8Mu0IAvmkw="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:52 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:52 GMT
   [junit4]   2> 1159186 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 1159217 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 1159263 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1517523292959&s=lPXMbDtXZNNDWGSJ+xngyt44Ac8="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:52 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:52 GMT
   [junit4]   2> 1159264 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 1159307 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1159309 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1517523293048&s=Raz3o+0VV6+lLE7/O1DGIHoRVxg="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:53 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:53 GMT
   [junit4]   2> 1159309 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 1159337 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 1159343 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1517523293078&s=448Iw+VI2dBTk5ZDV7R2R7L9Ago="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:53 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:53 GMT
   [junit4]   2> 1159344 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 1159370 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 1159404 INFO  (qtp1510026401-12316) [n:127.0.0.1:48706_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1159404 INFO  (qtp1510026401-12316) [n:127.0.0.1:48706_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1159405 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1517523293140&s=Za1FbHEFetrx/WMwa4o0iz+wDks="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:53 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:53 GMT
   [junit4]   2> 1159405 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 1159491 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 1159558 INFO  (qtp1510026401-12314) [n:127.0.0.1:48706_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1159559 INFO  (qtp1510026401-12314) [n:127.0.0.1:48706_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1159559 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1517523293233&s=TYDD3Dx5UkA/PYRga0k2i1kv3JQ="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:53 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:53 GMT
   [junit4]   2> 1159559 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 1159622 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 1159627 INFO  (qtp1510026401-12316) [n:127.0.0.1:48706_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1159627 INFO  (qtp1510026401-12316) [n:127.0.0.1:48706_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1159628 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1517523293368&s=AZCvXEhqDJbuoc97v+lAmECmmWg="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:53 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:53 GMT
   [junit4]   2> 1159628 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 1159669 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 1159775 WARN  (qtp1510026401-12314) [n:127.0.0.1:48706_solr    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 1159777 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1517523293410&s=Oii8J93CSzyB5ps9pGIw5t4dKNI="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:53 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:53 GMT
   [junit4]   2> 1159778 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 1159875 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 1159880 INFO  (zkConnectionManagerCallback-2005-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1161111 INFO  (zkConnectionManagerCallback-2008-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1161114 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1161116 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58506/solr ready
   [junit4]   2> 1161118 INFO  (qtp1510026401-12314) [n:127.0.0.1:48706_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1161132 INFO  (OverseerThreadFactory-2966-thread-1-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 1161267 INFO  (OverseerStateUpdate-72123289957826565-127.0.0.1:59765_solr-n_0000000000) [n:127.0.0.1:59765_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59765/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1161480 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1161480 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1161600 INFO  (zkCallback-1993-thread-1-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1161600 INFO  (zkCallback-1993-thread-2-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1162570 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1162603 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1162924 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1163033 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 1163046 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59765.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3ca7b
   [junit4]   2> 1163047 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1163048 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9135ED1CEA3F5160-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9135ED1CEA3F5160-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 1163055 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=36.3662109375, floorSegmentMB=1.49609375, forceMergeDeletesPctAllowed=26.031912151890648, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7928370962293599
   [junit4]   2> 1163180 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1163181 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1163182 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1163182 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1163183 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3630109340176154]
   [junit4]   2> 1163184 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3066f72b[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 1163189 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1163197 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1163217 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1163217 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591200759895031808
   [junit4]   2> 1163219 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1163223 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1163225 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1163225 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1163228 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1163231 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1163232 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1163232 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1163232 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59765/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 1163232 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1163232 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:59765/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1163232 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1163232 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1163235 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1163237 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59765/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1163238 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1163239 INFO  (searcherExecutor-2971-thread-1-processing-n:127.0.0.1:59765_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@3066f72b[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1163342 INFO  (zkCallback-1993-thread-2-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1163342 INFO  (zkCallback-1993-thread-1-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1163389 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1163392 INFO  (qtp1690636625-12302) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1913
   [junit4]   2> 1163392 WARN  (httpShardExecutor-2962-thread-1-processing-n:127.0.0.1:59765_solr [http:////127.0.0.1:59765//solr] http:////127.0.0.1:59765//solr) [n:127.0.0.1:59765_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1517523295220&s=39NWGwUeGGVz6c9DlyMPifxhoso="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:55 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:55 GMT
   [junit4]   2> 1163396 INFO  (qtp1510026401-12314) [n:127.0.0.1:48706_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> 1163493 INFO  (zkCallback-1993-thread-1-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1163493 INFO  (zkCallback-1993-thread-2-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1164401 INFO  (qtp1510026401-12314) [n:127.0.0.1:48706_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3283
   [junit4]   2> 1164401 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1517523294859&s=VmWp8nb92cu3fLshGMm6ftD3ex0="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:54 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:54 GMT
   [junit4]   2> 1164402 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 1164405 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 1164409 INFO  (qtp1510026401-12314) [n:127.0.0.1:48706_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1164417 INFO  (qtp1690636625-12303) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1164417 WARN  (qtp1510026401-12314) [n:127.0.0.1:48706_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1517523298152&s=9s832qHAqXWs/XqAs+703gS4FJQ="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:58 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:58 GMT
   [junit4]   2> 1164418 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1517523298149&s=2NJFAPBa1pBdTYySR1N1zvpDJ2I="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:58 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:58 GMT
   [junit4]   2> 1164418 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1517523298152&s=9s832qHAqXWs/XqAs+703gS4FJQ="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:58 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:58 GMT
   [junit4]   2> 1164427 INFO  (qtp1690636625-12303) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1164428 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1517523298167&s=OXmbY54MVsIIFfPSuWifvjpWxZ8="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:58 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:58 GMT
   [junit4]   2> 1164428 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 1164590 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 1176197 WARN  (jetty-launcher-1977-thread-1-SendThread(127.0.0.1:58506)) [n:127.0.0.1:59765_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17250ms for sessionid 0x1003bc005f80007
   [junit4]   2> 1176198 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003bc005f80007, likely client has closed socket
   [junit4]   2> 1176199 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[9135ED1CEA3F5160]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1517523298338&s=H2SCqzomrgolYODZTJzCp3MUzMs="; Path=/; Domain=127.0.0.1; Expires=  ., 01- . .-2561 22:14:58 GMT; HttpOnly". Invalid 'expires' attribute: ., 01- . .-2561 22:14:58 GMT
   [junit4]   2> 1176199 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[9135ED1CEA3F5160]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 1176198 WARN  (jetty-launcher-1977-thread-2-SendThread(127.0.0.1:58506)) [n:127.0.0.1:48706_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17252ms for sessionid 0x1003bc005f80008
   [junit4]   2> 1176203 INFO  (OverseerCollectionConfigSetProcessor-72123289957826565-127.0.0.1:59765_solr-n_0000000000) [n:127.0.0.1:59765_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> 1176204 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003bc005f80008, likely client has closed socket
   [junit4]   2> 1176305 WARN  (zkConnectionManagerCallback-2008-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@235f94e name: ZooKeeperConnection Watcher:127.0.0.1:58506/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1176305 WARN  (zkConnectionManagerCallback-2008-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1176309 INFO  (jetty-closer-1978-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@38712084{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1176335 INFO  (jetty-closer-1978-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1988954940
   [junit4]   2> 1176336 INFO  (jetty-closer-1978-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1176337 INFO  (jetty-closer-1978-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f83e19e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1176346 INFO  (jetty-closer-1978-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78ce18b4: rootName = solr_48706, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6bf6a8b9
   [junit4]   2> 1176362 INFO  (jetty-closer-1978-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1176362 INFO  (jetty-closer-1978-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61f9287f: rootName = solr_48706, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c374267
   [junit4]   2> 1176366 INFO  (jetty-closer-1978-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1176366 INFO  (jetty-closer-1978-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29607302: rootName = solr_48706, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1db7b2e9
   [junit4]   2> 1176369 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=668678898
   [junit4]   2> 1176369 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1176369 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48de1f35: rootName = solr_59765, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@54f64cc
   [junit4]   2> 1176373 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1176373 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a271906: rootName = solr_59765, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c374267
   [junit4]   2> 1176376 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1176377 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f47e850: rootName = solr_59765, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1db7b2e9
   [junit4]   2> 1176379 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59765_solr
   [junit4]   2> 1176379 INFO  (jetty-closer-1978-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:48706_solr
   [junit4]   2> 1176380 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1176380 INFO  (zkCallback-1993-thread-1-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1176385 INFO  (coreCloseExecutor-2976-thread-1) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49be8b41
   [junit4]   2> 1176385 INFO  (coreCloseExecutor-2976-thread-1) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=1237224257
   [junit4]   2> 1176385 INFO  (coreCloseExecutor-2976-thread-1) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@287339b4: rootName = solr_59765, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5f6e7f37
   [junit4]   2> 1176385 INFO  (zkCallback-1995-thread-1-processing-n:127.0.0.1:48706_solr) [n:127.0.0.1:48706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1176388 INFO  (jetty-closer-1978-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1176392 ERROR (Thread[Thread-5822,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:48706_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1176403 INFO  (zkCallback-1993-thread-3-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1176404 INFO  (zkCallback-1993-thread-1-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1176404 INFO  (zkCallback-1993-thread-2-processing-n:127.0.0.1:59765_solr) [n:127.0.0.1:59765_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1176423 INFO  (coreCloseExecutor-2976-thread-1) [n:127.0.0.1:59765_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=1237224257
   [junit4]   2> 1176436 INFO  (jetty-closer-1978-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72123289957826565-127.0.0.1:59765_solr-n_0000000000) closing
   [junit4]   2> 1176436 INFO  (OverseerStateUpdate-72123289957826565-127.0.0.1:59765_solr-n_0000000000) [n:127.0.0.1:59765_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59765_solr
   [junit4]   2> 1176439 WARN  (OverseerAutoScalingTriggerThread-72123289957826565-127.0.0.1:59765_solr-n_0000000000) [n:127.0.0.1:59765_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1176444 ERROR (Thread[Thread-5824,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:59765_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1177232 INFO  (jetty-closer-1978-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@59353eae{/solr,null,UNAVAILABLE}
   [junit4]   2> 1177233 INFO  (jetty-closer-1978-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1177414 INFO  (jetty-closer-1978-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56895767{/solr,null,UNAVAILABLE}
   [junit4]   2> 1177416 INFO  (jetty-closer-1978-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1177420 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-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> 1177422 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58506 58506
   [junit4]   2> 1179083 INFO  (Thread-5805) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58506 58506
   [junit4]   2> 1179083 WARN  (Thread-5805) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/forwardingCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1179179 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9135ED1CEA3F5160]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 01, 2018 12:15:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Feb 01, 2018 12:15:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=12357, name=jetty-launcher-1977-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2>    2) Thread[id=12352, name=jetty-launcher-1977-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 01, 2018 12:15:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12357, name=jetty-launcher-1977-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=12352, name=jetty-launcher-1977-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 1199362 ERROR (jetty-launcher-1977-thread-1-EventThread) [n:127.0.0.1:59765_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> 1199362 ERROR (jetty-launcher-1977-thread-2-EventThread) [n:127.0.0.1:48706_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 01, 2018 12:15:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6715ea67), locale=th-TH, timezone=Iran
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=118689056,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerConcurrent, CollectionStateFormat2Test, TestCSVLoader, PeerSyncTest, TestDocTermOrds, SpellPossibilityIteratorTest, LargeFieldTest, TestConfigSetsAPI, TestMacroExpander, CheckHdfsIndexTest, NodeLostTriggerTest, ReplaceNodeNoTargetTest, JavabinLoaderTest, UpdateLogTest, TestSizeLimitedDistributedMap, SolrXmlInZkTest, TestConfigOverlay, TestExportWriter, TestMiniSolrCloudClusterSSL, TestHashQParserPlugin, ReturnFieldsTest, CoreAdminHandlerTest, TestRecoveryHdfs, PropertiesRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestSortByMinMaxFunction, TestSolrQueryParser, SolrShardReporterTest, UtilsToolTest, TestAnalyzeInfixSuggestions, TestSolrCLIRunExample, TestCrossCoreJoin, HdfsBasicDistributedZk2Test, TestStressReorder, TestSolrDeletionPolicy2, MultiThreadedOCPTest, DocValuesTest, BooleanFieldTest, TestIntervalFaceting, AnalysisErrorHandlingTest, LoggingHandlerTest, LeaderFailureAfterFreshStartTest, TestManagedResourceStorage, RecoveryAfterSoftCommitTest, TestJettySolrRunner, TestDownShardTolerantSearch, TemplateUpdateProcessorTest, DocValuesMultiTest, RegexBoostProcessorTest, TestDeleteCollectionOnDownNodes, TestClusterStateMutator, TestUninvertingReader, TestFieldCacheSortRandom, DistributedSpellCheckComponentTest, TestMissingGroups, DebugComponentTest, DeleteLastCustomShardedReplicaTest, LegacyCloudClusterPropTest, TestRequestStatusCollectionAPI, TestRuleBasedAuthorizationPlugin, BasicAuthStandaloneTest, DistributedFacetPivotLargeTest, TestBlobHandler, ConjunctionSolrSpellCheckerTest, BaseCdcrDistributedZkTest, TestSearcherReuse, TestConfigSetProperties, MissingSegmentRecoveryTest, XsltUpdateRequestHandlerTest, CSVRequestHandlerTest, TestLuceneMatchVersion, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=9135ED1CEA3F5160 -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=12357, name=jetty-launcher-1977-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    >    2) Thread[id=12352, name=jetty-launcher-1977-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9135ED1CEA3F5160]:0)
   [junit4] Completed [145/774 (1!)] on J1 in 41.71s, 12 tests, 1 error <<< FAILURES!

[...truncated 50272 lines...]

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

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

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4E2A232F88A7D786:52786264357C77DE]: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.AliasIntegrationTest.checkFooAndBarMeta(AliasIntegrationTest.java:283)
	at org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataCAR(AliasIntegrationTest.java:262)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([4E2A232F88A7D786:7EEAC2AD00D536DA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13392 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/init-core-data-001
   [junit4]   2> 2916566 WARN  (SUITE-AliasIntegrationTest-seed#[4E2A232F88A7D786]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2916567 INFO  (SUITE-AliasIntegrationTest-seed#[4E2A232F88A7D786]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2916568 INFO  (SUITE-AliasIntegrationTest-seed#[4E2A232F88A7D786]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2916568 INFO  (SUITE-AliasIntegrationTest-seed#[4E2A232F88A7D786]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2916569 INFO  (SUITE-AliasIntegrationTest-seed#[4E2A232F88A7D786]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/tempDir-001
   [junit4]   2> 2916569 INFO  (SUITE-AliasIntegrationTest-seed#[4E2A232F88A7D786]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2916569 INFO  (Thread-10677) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2916570 INFO  (Thread-10677) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2916578 ERROR (Thread-10677) [    ] 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> 2916669 INFO  (SUITE-AliasIntegrationTest-seed#[4E2A232F88A7D786]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46197
   [junit4]   2> 2916672 INFO  (zkConnectionManagerCallback-5297-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2916679 INFO  (jetty-launcher-5294-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2916679 INFO  (jetty-launcher-5294-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2916681 INFO  (jetty-launcher-5294-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2916681 INFO  (jetty-launcher-5294-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2916681 INFO  (jetty-launcher-5294-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2916681 INFO  (jetty-launcher-5294-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2916681 INFO  (jetty-launcher-5294-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2916681 INFO  (jetty-launcher-5294-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2916682 INFO  (jetty-launcher-5294-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5552102b{/solr,null,AVAILABLE}
   [junit4]   2> 2916682 INFO  (jetty-launcher-5294-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14e2666{/solr,null,AVAILABLE}
   [junit4]   2> 2916682 INFO  (jetty-launcher-5294-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d7c5952{HTTP/1.1,[http/1.1]}{127.0.0.1:55413}
   [junit4]   2> 2916682 INFO  (jetty-launcher-5294-thread-1) [    ] o.e.j.s.Server Started @2922353ms
   [junit4]   2> 2916682 INFO  (jetty-launcher-5294-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55413}
   [junit4]   2> 2916682 ERROR (jetty-launcher-5294-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2916683 INFO  (jetty-launcher-5294-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2916683 INFO  (jetty-launcher-5294-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2916683 INFO  (jetty-launcher-5294-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2916683 INFO  (jetty-launcher-5294-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T01:51:29.489Z
   [junit4]   2> 2916691 INFO  (jetty-launcher-5294-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42c26550{HTTP/1.1,[http/1.1]}{127.0.0.1:60090}
   [junit4]   2> 2916691 INFO  (jetty-launcher-5294-thread-2) [    ] o.e.j.s.Server Started @2922362ms
   [junit4]   2> 2916691 INFO  (jetty-launcher-5294-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60090}
   [junit4]   2> 2916691 ERROR (jetty-launcher-5294-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2916692 INFO  (jetty-launcher-5294-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2916692 INFO  (jetty-launcher-5294-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2916692 INFO  (jetty-launcher-5294-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2916692 INFO  (jetty-launcher-5294-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T01:51:29.498Z
   [junit4]   2> 2916693 INFO  (zkConnectionManagerCallback-5299-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2916694 INFO  (jetty-launcher-5294-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2916695 INFO  (zkConnectionManagerCallback-5301-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2916695 INFO  (jetty-launcher-5294-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2916703 INFO  (jetty-launcher-5294-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46197/solr
   [junit4]   2> 2916705 INFO  (zkConnectionManagerCallback-5305-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2916709 INFO  (jetty-launcher-5294-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46197/solr
   [junit4]   2> 2916713 INFO  (zkConnectionManagerCallback-5308-thread-1-processing-n:127.0.0.1:55413_solr) [n:127.0.0.1:55413_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2916714 INFO  (zkConnectionManagerCallback-5311-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2916722 INFO  (zkConnectionManagerCallback-5313-thread-1-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2916976 INFO  (jetty-launcher-5294-thread-2) [n:127.0.0.1:60090_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2916977 INFO  (jetty-launcher-5294-thread-2) [n:127.0.0.1:60090_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60090_solr
   [junit4]   2> 2916979 INFO  (jetty-launcher-5294-thread-2) [n:127.0.0.1:60090_solr    ] o.a.s.c.Overseer Overseer (id=72120835591831558-127.0.0.1:60090_solr-n_0000000000) starting
   [junit4]   2> 2916982 INFO  (jetty-launcher-5294-thread-1) [n:127.0.0.1:55413_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2916983 INFO  (jetty-launcher-5294-thread-1) [n:127.0.0.1:55413_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55413_solr
   [junit4]   2> 2916986 INFO  (zkCallback-5307-thread-1-processing-n:127.0.0.1:55413_solr) [n:127.0.0.1:55413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2916987 INFO  (zkCallback-5312-thread-1-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2917003 INFO  (jetty-launcher-5294-thread-2) [n:127.0.0.1:60090_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60090_solr
   [junit4]   2> 2917010 INFO  (zkCallback-5312-thread-1-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2917011 INFO  (zkCallback-5307-thread-1-processing-n:127.0.0.1:55413_solr) [n:127.0.0.1:55413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2917134 INFO  (jetty-launcher-5294-thread-1) [n:127.0.0.1:55413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55413.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35295516
   [junit4]   2> 2917144 INFO  (jetty-launcher-5294-thread-1) [n:127.0.0.1:55413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55413.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35295516
   [junit4]   2> 2917144 INFO  (jetty-launcher-5294-thread-1) [n:127.0.0.1:55413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55413.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35295516
   [junit4]   2> 2917145 INFO  (jetty-launcher-5294-thread-1) [n:127.0.0.1:55413_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/tempDir-001/node1/.
   [junit4]   2> 2917195 INFO  (jetty-launcher-5294-thread-2) [n:127.0.0.1:60090_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60090.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35295516
   [junit4]   2> 2917203 INFO  (jetty-launcher-5294-thread-2) [n:127.0.0.1:60090_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60090.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35295516
   [junit4]   2> 2917203 INFO  (jetty-launcher-5294-thread-2) [n:127.0.0.1:60090_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60090.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35295516
   [junit4]   2> 2917203 INFO  (jetty-launcher-5294-thread-2) [n:127.0.0.1:60090_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/tempDir-001/node2/.
   [junit4]   2> 2917226 INFO  (zkConnectionManagerCallback-5319-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2917230 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003984925b0007, likely client has closed socket
   [junit4]   2> 2917235 INFO  (zkConnectionManagerCallback-5323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2917236 INFO  (SUITE-AliasIntegrationTest-seed#[4E2A232F88A7D786]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2917238 INFO  (SUITE-AliasIntegrationTest-seed#[4E2A232F88A7D786]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46197/solr ready
   [junit4]   2> 2917268 INFO  (TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[4E2A232F88A7D786]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteOneOfTwoCollectionsAliased
   [junit4]   2> 2917271 INFO  (qtp1568047632-30263) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2917275 INFO  (OverseerThreadFactory-11224-thread-1-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection_one
   [junit4]   2> 2917388 INFO  (OverseerStateUpdate-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_one_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60090/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2917392 INFO  (OverseerStateUpdate-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection_one_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55413/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2917594 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2917595 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2917595 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2917595 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2917702 INFO  (zkCallback-5307-thread-1-processing-n:127.0.0.1:55413_solr) [n:127.0.0.1:55413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2917702 INFO  (zkCallback-5307-thread-2-processing-n:127.0.0.1:55413_solr) [n:127.0.0.1:55413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2917702 INFO  (zkCallback-5312-thread-1-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2917703 INFO  (zkCallback-5312-thread-2-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2918610 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2918610 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2918626 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.s.IndexSchema [collection_one_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2918627 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.s.IndexSchema [collection_one_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2918629 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2918629 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard2_replica_n2' using configuration from collection collection_one, trusted=true
   [junit4]   2> 2918629 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55413.solr.core.collection_one.shard2.replica_n2' (registry 'solr.core.collection_one.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35295516
   [junit4]   2> 2918629 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2918629 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SolrCore [[collection_one_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/tempDir-001/node1/collection_one_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/tempDir-001/node1/./collection_one_shard2_replica_n2/data/]
   [junit4]   2> 2918629 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2918629 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard1_replica_n1' using configuration from collection collection_one, trusted=true
   [junit4]   2> 2918630 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60090.solr.core.collection_one.shard1.replica_n1' (registry 'solr.core.collection_one.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35295516
   [junit4]   2> 2918630 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2918630 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore [[collection_one_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/tempDir-001/node2/collection_one_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/tempDir-001/node2/./collection_one_shard1_replica_n1/data/]
   [junit4]   2> 2918676 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2918676 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2918676 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2918676 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2918677 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2918677 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2918677 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2918677 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2918678 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77315beb[collection_one_shard1_replica_n1] main]
   [junit4]   2> 2918678 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@757346f9[collection_one_shard2_replica_n2] main]
   [junit4]   2> 2918679 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2918679 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2918680 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2918680 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2918680 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2918680 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2918681 INFO  (searcherExecutor-11229-thread-1-processing-n:127.0.0.1:55413_solr x:collection_one_shard2_replica_n2 s:shard2 c:collection_one r:core_node4) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SolrCore [collection_one_shard2_replica_n2] Registered new searcher Searcher@757346f9[collection_one_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2918681 INFO  (searcherExecutor-11230-thread-1-processing-n:127.0.0.1:60090_solr x:collection_one_shard1_replica_n1 s:shard1 c:collection_one r:core_node3) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore [collection_one_shard1_replica_n1] Registered new searcher Searcher@77315beb[collection_one_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2918681 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591161537415872512
   [junit4]   2> 2918681 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591161537415872512
   [junit4]   2> 2918690 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2918691 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2918691 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55413/solr/collection_one_shard2_replica_n2/
   [junit4]   2> 2918691 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2918691 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2918691 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2918691 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60090/solr/collection_one_shard1_replica_n1/
   [junit4]   2> 2918691 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:55413/solr/collection_one_shard2_replica_n2/ has no replicas
   [junit4]   2> 2918691 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2918691 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2918691 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:60090/solr/collection_one_shard1_replica_n1/ has no replicas
   [junit4]   2> 2918691 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2918697 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60090/solr/collection_one_shard1_replica_n1/ shard1
   [junit4]   2> 2918698 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55413/solr/collection_one_shard2_replica_n2/ shard2
   [junit4]   2> 2918799 INFO  (zkCallback-5312-thread-2-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2918799 INFO  (zkCallback-5312-thread-3-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2918799 INFO  (zkCallback-5307-thread-2-processing-n:127.0.0.1:55413_solr) [n:127.0.0.1:55413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2918799 INFO  (zkCallback-5307-thread-1-processing-n:127.0.0.1:55413_solr) [n:127.0.0.1:55413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2918848 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2918849 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2918850 INFO  (qtp54581607-30266) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1255
   [junit4]   2> 2918852 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1257
   [junit4]   2> 2918855 INFO  (qtp1568047632-30263) [n:127.0.0.1:55413_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> 2918953 INFO  (zkCallback-5312-thread-3-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2918953 INFO  (zkCallback-5312-thread-2-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2918953 INFO  (zkCallback-5307-thread-1-processing-n:127.0.0.1:55413_solr) [n:127.0.0.1:55413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2918953 INFO  (zkCallback-5307-thread-2-processing-n:127.0.0.1:55413_solr) [n:127.0.0.1:55413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2919278 INFO  (OverseerCollectionConfigSetProcessor-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_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> 2919856 INFO  (qtp1568047632-30263) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2585
   [junit4]   2> 2919857 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection_two&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2919860 INFO  (OverseerThreadFactory-11224-thread-2-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection_two
   [junit4]   2> 2920087 INFO  (OverseerStateUpdate-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_two",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_two_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60090/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2920288 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_two_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_two&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2920394 INFO  (zkCallback-5312-thread-2-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_two/state.json] for collection [collection_two] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2920394 INFO  (zkCallback-5312-thread-3-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_two/state.json] for collection [collection_two] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2921305 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2921325 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.s.IndexSchema [collection_two_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2921328 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2921328 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection_two_shard1_replica_n1' using configuration from collection collection_two, trusted=true
   [junit4]   2> 2921328 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60090.solr.core.collection_two.shard1.replica_n1' (registry 'solr.core.collection_two.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35295516
   [junit4]   2> 2921329 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2921329 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore [[collection_two_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/tempDir-001/node2/collection_two_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_4E2A232F88A7D786-001/tempDir-001/node2/./collection_two_shard1_replica_n1/data/]
   [junit4]   2> 2921373 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2921373 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2921374 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2921374 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2921375 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14838e3[collection_two_shard1_replica_n1] main]
   [junit4]   2> 2921376 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2921377 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2921377 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2921377 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591161540242833408
   [junit4]   2> 2921378 INFO  (searcherExecutor-11239-thread-1-processing-n:127.0.0.1:60090_solr x:collection_two_shard1_replica_n1 s:shard1 c:collection_two r:core_node2) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore [collection_two_shard1_replica_n1] Registered new searcher Searcher@14838e3[collection_two_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2921386 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2921386 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2921386 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60090/solr/collection_two_shard1_replica_n1/
   [junit4]   2> 2921386 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2921386 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:60090/solr/collection_two_shard1_replica_n1/ has no replicas
   [junit4]   2> 2921386 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2921390 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60090/solr/collection_two_shard1_replica_n1/ shard1
   [junit4]   2> 2921493 INFO  (zkCallback-5312-thread-3-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_two/state.json] for collection [collection_two] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2921493 INFO  (zkCallback-5312-thread-2-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_two/state.json] for collection [collection_two] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2921542 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2921545 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_two_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_two&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1257
   [junit4]   2> 2921548 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_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> 2921646 INFO  (zkCallback-5312-thread-3-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_two/state.json] for collection [collection_two] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2921646 INFO  (zkCallback-5312-thread-2-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_two/state.json] for collection [collection_two] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2921861 INFO  (OverseerCollectionConfigSetProcessor-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_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> 2922550 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection_two&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2693
   [junit4]   2> 2922554 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_one:4&wt=javabin&version=2}{add=[1 (1591161541477007360)]} 0 0
   [junit4]   2> 2922557 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591161541480153088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2922557 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2922557 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2922557 INFO  (qtp54581607-30256) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591161541480153088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2922557 INFO  (qtp54581607-30256) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c39c1bb commitCommandVersion:1591161541480153088
   [junit4]   2> 2922557 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60090/solr/collection_one_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 2922559 INFO  (qtp54581607-30256) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72d91135[collection_one_shard1_replica_n1] main]
   [junit4]   2> 2922559 INFO  (qtp54581607-30256) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2922560 INFO  (searcherExecutor-11230-thread-1-processing-n:127.0.0.1:60090_solr x:collection_one_shard1_replica_n1 s:shard1 c:collection_one r:core_node3) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore [collection_one_shard1_replica_n1] Registered new searcher Searcher@72d91135[collection_one_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2922560 INFO  (qtp54581607-30256) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60090/solr/collection_one_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 2922561 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_one:4&commit=true&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 2922563 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection_two_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_two:4&wt=javabin&version=2}{add=[10 (1591161541485395968), 11 (1591161541485395969)]} 0 0
   [junit4]   2> 2922563 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591161541486444544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2922563 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@40f1c5d5 commitCommandVersion:1591161541486444544
   [junit4]   2> 2922565 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62d2edd1[collection_two_shard1_replica_n1] main]
   [junit4]   2> 2922565 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2922566 INFO  (searcherExecutor-11239-thread-1-processing-n:127.0.0.1:60090_solr x:collection_two_shard1_replica_n1 s:shard1 c:collection_two r:core_node2) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore [collection_two_shard1_replica_n1] Registered new searcher Searcher@62d2edd1[collection_two_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 2922566 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection_two_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_two:4&commit=true&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 2922567 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection_one,collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2922675 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection_one,collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=108
   [junit4]   2> 2922677 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.S.Request [collection_one_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:60090/solr/collection_one_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1517449895482&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 2922679 INFO  (qtp54581607-30256) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.S.Request [collection_two_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:60090/solr/collection_two_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1517449895482&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 2922680 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.S.Request [collection_one_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:55413/solr/collection_one_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1517449895482&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 2922681 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.S.Request [collection_one_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&shards.purpose=64&NOW=1517449895482&ids=1&isShard=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:60090/solr/collection_one_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2922681 INFO  (qtp54581607-30256) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.S.Request [collection_two_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&shards.purpose=64&NOW=1517449895482&ids=11,10&isShard=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:60090/solr/collection_two_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2922682 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.S.Request [collection_one_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_one:4|collection_two:4&wt=javabin&version=2} hits=3 status=0 QTime=5
   [junit4]   2> 2922682 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params async=d8ba827c-6c89-45f9-bcf5-f3d3e5a9e6f7&name=collection_one&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2922684 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=d8ba827c-6c89-45f9-bcf5-f3d3e5a9e6f7&name=collection_one&action=DELETE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2922685 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d8ba827c-6c89-45f9-bcf5-f3d3e5a9e6f7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2922687 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d8ba827c-6c89-45f9-bcf5-f3d3e5a9e6f7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2922689 INFO  (OverseerCollectionConfigSetProcessor-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_solr    ] 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> 2922691 ERROR (OverseerThreadFactory-11224-thread-4-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: collection_one operation: delete failed:org.apache.solr.common.SolrException: Collection : collection_one is part of alias collection_alias_pair remove or modify the alias before removing this collection.
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:71)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [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> 
   [junit4]   2> 2922698 INFO  (OverseerThreadFactory-11224-thread-4-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] 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> 2923688 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d8ba827c-6c89-45f9-bcf5-f3d3e5a9e6f7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2923690 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d8ba827c-6c89-45f9-bcf5-f3d3e5a9e6f7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2923691 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=d8ba827c-6c89-45f9-bcf5-f3d3e5a9e6f7&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2923692 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d8ba827c-6c89-45f9-bcf5-f3d3e5a9e6f7&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2923692 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2923697 INFO  (OverseerCollectionConfigSetProcessor-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_solr    ] 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> 2923800 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=107
   [junit4]   2> 2923800 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params async=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&name=collection_one&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2923802 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&name=collection_one&action=DELETE&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2923803 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2923805 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2923805 INFO  (OverseerCollectionConfigSetProcessor-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000007 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2923806 INFO  (OverseerThreadFactory-11224-thread-5-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2923806 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=collection_one_shard2_replica_n2&async=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2923807 INFO  (parallelCoreAdminExecutor-11225-thread-1-processing-n:127.0.0.1:55413_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468 UNLOAD) [n:127.0.0.1:55413_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_one.shard2.replica_n2, tag=null
   [junit4]   2> 2923807 INFO  (parallelCoreAdminExecutor-11225-thread-1-processing-n:127.0.0.1:55413_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468 UNLOAD) [n:127.0.0.1:55413_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58dddeed: rootName = solr_55413, domain = solr.core.collection_one.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection_one.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@26a51f7e
   [junit4]   2> 2923809 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=collection_one_shard1_replica_n1&async=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762068706&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2923810 INFO  (parallelCoreAdminExecutor-11227-thread-1-processing-n:127.0.0.1:60090_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762068706 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_one.shard1.replica_n1, tag=null
   [junit4]   2> 2923810 INFO  (parallelCoreAdminExecutor-11227-thread-1-processing-n:127.0.0.1:60090_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762068706 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ba1508: rootName = solr_60090, domain = solr.core.collection_one.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection_one.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@75868d86
   [junit4]   2> 2923811 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468
   [junit4]   2> 2923811 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2923819 INFO  (parallelCoreAdminExecutor-11225-thread-1-processing-n:127.0.0.1:55413_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468 UNLOAD) [n:127.0.0.1:55413_solr    ] o.a.s.c.SolrCore [collection_one_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@360a2e69
   [junit4]   2> 2923819 INFO  (parallelCoreAdminExecutor-11225-thread-1-processing-n:127.0.0.1:55413_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468 UNLOAD) [n:127.0.0.1:55413_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_one.shard2.replica_n2, tag=906636905
   [junit4]   2> 2923819 INFO  (parallelCoreAdminExecutor-11225-thread-1-processing-n:127.0.0.1:55413_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468 UNLOAD) [n:127.0.0.1:55413_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection_one.shard2.leader, tag=906636905
   [junit4]   2> 2923821 INFO  (parallelCoreAdminExecutor-11227-thread-1-processing-n:127.0.0.1:60090_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762068706 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.c.SolrCore [collection_one_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f32097b
   [junit4]   2> 2923821 INFO  (parallelCoreAdminExecutor-11227-thread-1-processing-n:127.0.0.1:60090_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762068706 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_one.shard1.replica_n1, tag=1328679291
   [junit4]   2> 2923821 INFO  (parallelCoreAdminExecutor-11227-thread-1-processing-n:127.0.0.1:60090_solr 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762068706 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection_one.shard1.leader, tag=1328679291
   [junit4]   2> 2923824 INFO  (zkCallback-5312-thread-2-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2924806 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2924807 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2924813 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468
   [junit4]   2> 2924813 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762109468&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2924813 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762068706
   [junit4]   2> 2924813 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a964996762068706&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2925542 INFO  (OverseerThreadFactory-11224-thread-5-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2925808 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2925810 INFO  (OverseerCollectionConfigSetProcessor-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2925811 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2925811 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2925814 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=30f2bb0e-ca8d-4831-bebb-69c8fbc42e7a&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2925815 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] o.a.s.c.S.Request [collection_two_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_two:4&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 2925839 ERROR (TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[4E2A232F88A7D786]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [collection_one] failed due to (404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55413/solr/collection_one: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/collection_one/select</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/collection_one/select. Reason:
   [junit4]   2> <pre>    Can not find: /solr/collection_one/select</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry? 0
   [junit4]   2> 2925840 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params async=0e844645-fc2d-49bc-a8c6-3d70cb7b03fb&name=collection_alias_pair&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2925843 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=0e844645-fc2d-49bc-a8c6-3d70cb7b03fb&name=collection_alias_pair&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2925844 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0e844645-fc2d-49bc-a8c6-3d70cb7b03fb&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2925846 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0e844645-fc2d-49bc-a8c6-3d70cb7b03fb&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2925862 INFO  (OverseerThreadFactory-11224-thread-5-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2926850 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0e844645-fc2d-49bc-a8c6-3d70cb7b03fb&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2926852 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0e844645-fc2d-49bc-a8c6-3d70cb7b03fb&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2926852 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=0e844645-fc2d-49bc-a8c6-3d70cb7b03fb&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2926853 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0e844645-fc2d-49bc-a8c6-3d70cb7b03fb&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2926854 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params async=c0c6cbd9-c664-4bf8-9626-9f794032cc20&name=collection_two&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2926856 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=c0c6cbd9-c664-4bf8-9626-9f794032cc20&name=collection_two&action=DELETE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2926856 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2926859 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2926860 INFO  (OverseerThreadFactory-11224-thread-5-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2926860 INFO  (OverseerCollectionConfigSetProcessor-72120835591831558-127.0.0.1:60090_solr-n_0000000000) [n:127.0.0.1:60090_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2926861 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=collection_two_shard1_replica_n1&async=c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2926861 INFO  (parallelCoreAdminExecutor-11227-thread-2-processing-n:127.0.0.1:60090_solr c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_two.shard1.replica_n1, tag=null
   [junit4]   2> 2926861 INFO  (parallelCoreAdminExecutor-11227-thread-2-processing-n:127.0.0.1:60090_solr c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b7397c: rootName = solr_60090, domain = solr.core.collection_two.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection_two.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6cca4d1a
   [junit4]   2> 2926861 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776
   [junit4]   2> 2926862 INFO  (qtp54581607-30257) [n:127.0.0.1:60090_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2926869 INFO  (parallelCoreAdminExecutor-11227-thread-2-processing-n:127.0.0.1:60090_solr c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.c.SolrCore [collection_two_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@75ba1f34
   [junit4]   2> 2926869 INFO  (parallelCoreAdminExecutor-11227-thread-2-processing-n:127.0.0.1:60090_solr c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_two.shard1.replica_n1, tag=1975131956
   [junit4]   2> 2926869 INFO  (parallelCoreAdminExecutor-11227-thread-2-processing-n:127.0.0.1:60090_solr c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776 UNLOAD) [n:127.0.0.1:60090_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection_two.shard1.leader, tag=1975131956
   [junit4]   2> 2927862 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2927863 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2927863 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776
   [junit4]   2> 2927863 INFO  (qtp54581607-30254) [n:127.0.0.1:60090_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20964999817113776&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2928595 INFO  (OverseerThreadFactory-11224-thread-5-processing-n:127.0.0.1:60090_solr) [n:127.0.0.1:60090_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000011 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2928868 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2928869 INFO  (qtp1568047632-30260) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2928870 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2928871 INFO  (qtp1568047632-30262) [n:127.0.0.1:55413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c0c6cbd9-c664-4bf8-9626-9f794032cc20&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2928872 INFO  (TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[4E2A232F88A7D786]) [    ] o.a.s.SolrTestCaseJ4 ###Ending 

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

e.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	5	/solr/overseer_elect/election/72120891755200515-127.0.0.1:53081_solr-n_0000000000
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72120891755200541-127.0.0.1:37028_solr-n_0000000007
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard1/election/72120891755200544-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72120891755200534-127.0.0.1:40601_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	57	/solr/live_nodes
   [junit4]   2> 	48	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_4E2A232F88A7D786-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=473, maxMBSortInHeap=7.512353619362809, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38c1553), locale=ar-JO, timezone=Brazil/Acre
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=129498272,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreParser, DistributedFacetPivotWhiteBoxTest, SpatialRPTFieldTypeTest, TestNumericTerms32, FacetPivotSmallTest, TestManagedResourceStorage, ChaosMonkeySafeLeaderWithPullReplicasTest, DistributedQueryComponentOptimizationTest, JavabinLoaderTest, TestManagedStopFilterFactory, TestSolrCloudWithHadoopAuthPlugin, SolrCoreMetricManagerTest, ClusterStateUpdateTest, CheckHdfsIndexTest, SaslZkACLProviderTest, JSONWriterTest, AutoscalingHistoryHandlerTest, RankQueryTest, TestSegmentSorting, TestFileDictionaryLookup, HttpSolrCallGetCoreTest, DOMUtilTest, DocValuesMultiTest, TestWordDelimiterFilterFactory, IndexSchemaTest, TestDynamicLoading, TestDeleteCollectionOnDownNodes, TimeZoneUtilsTest, TestBlobHandler, TestObjectReleaseTracker, DistributedIntervalFacetingTest, SolrCoreCheckLockOnStartupTest, TestNumericRangeQuery32, DisMaxRequestHandlerTest, TestSolrCloudWithDelegationTokens, HdfsBasicDistributedZk2Test, TestExceedMaxTermLength, TestSortByMinMaxFunction, TestLargeCluster, TestAuthorizationFramework, TestLRUStatsCache, XsltUpdateRequestHandlerTest, DeleteStatusTest, TestXmlQParserPlugin, HdfsNNFailoverTest, ZkShardTermsTest, TestRawTransformer, BasicDistributedZk2Test, SliceStateTest, TestExecutePlanAction, TestIntervalFaceting, UpdateRequestProcessorFactoryTest, TestRestoreCore, SortByFunctionTest, TestCustomSort, TestRuleBasedAuthorizationPlugin, TestConfig, SubstringBytesRefFilterTest, CdcrBootstrapTest, HdfsSyncSliceTest, TestSchemaSimilarityResource, TestDocumentBuilder, DeleteLastCustomShardedReplicaTest, UUIDFieldTest, TestRequestForwarding, TestCloudManagedSchema, TestStressReorder, TestNoOpRegenerator, CurrencyFieldTypeTest, LoggingHandlerTest, TestQueryWrapperFilter, TestValueSourceCache, ConcurrentCreateRoutedAliasTest, ConcurrentDeleteAndCreateCollectionTest, TestConfigsApi, RegexBoostProcessorTest, TestLuceneIndexBackCompat, BasicFunctionalityTest, SpellCheckComponentTest, TestRandomRequestDistribution, TestDocTermOrds, TestConfigSetsAPI, TestDynamicFieldCollectionResource, TestFilteredDocIdSet, TestUninvertingReader, TestCloudJSONFacetJoinDomain, ActionThrottleTest, TestNodeLostTrigger, ChaosMonkeySafeLeaderTest, TestHashPartitioner, OverseerCollectionConfigSetProcessorTest, TestExportWriter, TestDocSet, TestDFRSimilarityFactory, TestCorePropertiesReload, DistanceFunctionTest, DefaultValueUpdateProcessorTest, TestExpandComponent, TestBinaryResponseWriter, TestSerializedLuceneMatchVersion, TestMissingGroups, BaseCdcrDistributedZkTest, TestLMJelinekMercerSimilarityFactory, TestConfigSetProperties, BitVectorTest, TestBulkSchemaAPI, DocValuesMissingTest, TestCoreDiscovery, TemplateUpdateProcessorTest, TestLMDirichletSimilarityFactory, SuggesterTest, CoreAdminRequestStatusTest, CleanupOldIndexTest, TestAddFieldRealTimeGet, LargeFieldTest, ConnectionManagerTest, TestTlogReplica, TestRecoveryHdfs, TestNRTOpen, TestSolrCloudWithSecureImpersonation, ManagedSchemaRoundRobinCloudTest, CollectionsAPIAsyncDistributedZkTest, BadIndexSchemaTest, SoftAutoCommitTest, NumberUtilsTest, AnalyticsMergeStrategyTest, TestConfigSetsAPIZkFailure, TestUpdate, FileBasedSpellCheckerTest, RecoveryAfterSoftCommitTest, TestApiFramework, PropertiesRequestHandlerTest, AsyncCallRequestStatusResponseTest, OutOfBoxZkACLAndCredentialsProvidersTest, BadComponentTest, HdfsCollectionsAPIDistributedZkTest, DistributedQueueTest, InfoHandlerTest, TestFastWriter, TestLegacyFieldReuse, ShowFileRequestHandlerTest, TestStressRecovery, TestCloudPseudoReturnFields, ZkSolrClientTest, TestCSVLoader, TestBadConfig, CollectionStateFormat2Test, TestComponentsName, TestMiniSolrCloudClusterSSL, V2ApiIntegrationTest, TestScoreJoinQPNoScore, TestSearchPerf, TestSearcherReuse, OverseerTaskQueueTest, CSVRequestHandlerTest, TestDFISimilarityFactory, LegacyCloudClusterPropTest, TestCoreBackup, SolrCmdDistributorTest, TermVectorComponentTest, TestCloudNestedDocsSort, TestLeaderInitiatedRecoveryThread, MoveReplicaHDFSTest, ReplaceNodeNoTargetTest, AnalysisErrorHandlingTest, CdcrReplicationHandlerTest, SimpleFacetsTest, TestMacroExpander, UtilsToolTest, TestExtendedDismaxParser, TestSolrIndexConfig, VMParamsZkACLAndCredentialsProvidersTest, TestReversedWildcardFilterFactory, TestSolr4Spatial, TestSolrConfigHandlerConcurrent, BigEndianAscendingWordDeserializerTest, DistributedFacetPivotLargeTest, TestManagedSchema, SolrSlf4jReporterTest, CloneFieldUpdateProcessorFactoryTest, EchoParamsTest, LeaderElectionContextKeyTest, SyncSliceTest, TestStressInPlaceUpdates, CircularListTest, NoCacheHeaderTest, BlockDirectoryTest, SuggestComponentTest, TestCodecSupport, JvmMetricsTest, TestPrepRecovery, DistributedSpellCheckComponentTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestRandomDVFaceting, TestDistributedSearch, TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, SolrCoreTest, StatsComponentTest, TestGroupingSearch, PeerSyncTest, TestSort, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, HighlighterTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, TestSolrDeletionPolicy1, SolrInfoBeanTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestPerFieldSimilarity, TestIBSimilarityFactory, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, SystemInfoHandlerTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AddReplicaTest, AliasIntegrationTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, HealthCheckHandlerTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MoveReplicaHDFSFailoverTest, PeerSyncReplicationTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestRebalanceLeaders, TestShortCircuitedRequests, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, AssignTest, SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, ComputePlanActionTest]
   [junit4] Completed [577/774 (2!)] on J1 in 51.60s, 4 tests, 1 failure <<< FAILURES!

[...truncated 48731 lines...]