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

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([BA7E98705692F77A:322AA7AAF86E9A82]: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.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$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:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
3 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=26896, name=jetty-launcher-3686-thread-1-SendThread(127.0.0.1:44180), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
2) Thread[id=26897, name=jetty-launcher-3686-thread-1-EventThread, 
state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    
3) Thread[id=26820, name=jetty-launcher-3686-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:530)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=26896, 
name=jetty-launcher-3686-thread-1-SendThread(127.0.0.1:44180), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   2) Thread[id=26897, name=jetty-launcher-3686-thread-1-EventThread, 
state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=26820, name=jetty-launcher-3686-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:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
        at __randomizedtesting.SeedInfo.seed([BA7E98705692F77A]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=26896, name=jetty-launcher-3686-thread-1-SendThread(127.0.0.1:44180), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=26896, 
name=jetty-launcher-3686-thread-1-SendThread(127.0.0.1:44180), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
        at __randomizedtesting.SeedInfo.seed([BA7E98705692F77A]:0)


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

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

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




Build Log:
[...truncated 12087 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/init-core-data-001
   [junit4]   2> 1910919 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1910919 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1910921 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-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> 1910921 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1910922 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001
   [junit4]   2> 1910922 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1910926 INFO  (Thread-5349) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1910927 INFO  (Thread-5349) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1910928 ERROR (Thread-5349) [    ] 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> 1911023 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64486
   [junit4]   2> 1911098 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1911100 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5dfff010{/solr,null,AVAILABLE}
   [junit4]   2> 1911100 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@74bb63ef{HTTP/1.1,[http/1.1]}{127.0.0.1:58889}
   [junit4]   2> 1911100 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.e.j.s.Server Started @1913072ms
   [junit4]   2> 1911100 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58889}
   [junit4]   2> 1911101 ERROR (jetty-launcher-1817-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1911101 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1911101 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1911101 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1911101 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-20T03:51:56.787Z
   [junit4]   2> 1911142 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1911166 INFO  (jetty-launcher-1817-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64486/solr
   [junit4]   2> 1911593 INFO  (jetty-launcher-1817-thread-1) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1911594 INFO  (jetty-launcher-1817-thread-1) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58889_solr
   [junit4]   2> 1911596 INFO  (jetty-launcher-1817-thread-1) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.Overseer Overseer 
(id=98689320000815107-127.0.0.1:58889_solr-n_0000000000) starting
   [junit4]   2> 1911609 INFO  (jetty-launcher-1817-thread-1) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58889_solr
   [junit4]   2> 1911614 INFO  
(OverseerStateUpdate-98689320000815107-127.0.0.1:58889_solr-n_0000000000) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1911957 INFO  (jetty-launcher-1817-thread-1) 
[n:127.0.0.1:58889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58889.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b1677
   [junit4]   2> 1912007 INFO  (jetty-launcher-1817-thread-1) 
[n:127.0.0.1:58889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58889.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b1677
   [junit4]   2> 1912007 INFO  (jetty-launcher-1817-thread-1) 
[n:127.0.0.1:58889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58889.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b1677
   [junit4]   2> 1912009 INFO  (jetty-launcher-1817-thread-1) 
[n:127.0.0.1:58889_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.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001/node1/.
   [junit4]   2> 1912065 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e9d69e5c60004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1912069 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1912071 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64486/solr ready
   [junit4]   2> 1912092 INFO  (qtp535436702-15817) [n:127.0.0.1:58889_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1912096 INFO  
(OverseerThreadFactory-5939-thread-1-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection1
   [junit4]   2> 1912241 INFO  
(OverseerStateUpdate-98689320000815107-127.0.0.1:58889_solr-n_0000000000) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58889/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1912256 INFO  
(OverseerStateUpdate-98689320000815107-127.0.0.1:58889_solr-n_0000000000) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection1_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58889/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1912463 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1912464 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1912471 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1912594 INFO  
(zkCallback-1824-thread-1-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1912610 INFO  
(zkCallback-1824-thread-2-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1913508 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1913530 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1913544 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1913548 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1913548 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 1913549 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58889.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b1677
   [junit4]   2> 1913549 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1913549 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 1913564 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 1913568 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1913568 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n3' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 1913568 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58889.solr.core.testCollection1.shard2.replica_n3' (registry 
'solr.core.testCollection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b1677
   [junit4]   2> 1913569 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1913569 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n3] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
   [junit4]   2> 1913660 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1913661 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1913662 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1913662 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1913664 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30d86a99[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 1913666 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1913667 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1913670 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1913671 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579029122889285632
   [junit4]   2> 1913727 INFO  
(searcherExecutor-5942-thread-1-processing-n:127.0.0.1:58889_solr 
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2) 
[n:127.0.0.1:58889_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@30d86a99[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1913730 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1913731 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1913731 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58889/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 1913731 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1913731 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:58889/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1913731 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1913743 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58889/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 1913756 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1913757 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1913759 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1913759 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1913761 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4cf5965f[testCollection1_shard2_replica_n3] main]
   [junit4]   2> 1913763 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1913765 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1913766 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1913766 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579029122988900352
   [junit4]   2> 1913767 INFO  
(searcherExecutor-5943-thread-1-processing-n:127.0.0.1:58889_solr 
x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4) 
[n:127.0.0.1:58889_solr c:testCollection1 s:shard2 r:core_node4 
x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n3] Registered new searcher 
Searcher@4cf5965f[testCollection1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1913795 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1913795 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1913796 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58889/solr/testCollection1_shard2_replica_n3/
   [junit4]   2> 1913796 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1913796 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:58889/solr/testCollection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 1913796 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1913808 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58889/solr/testCollection1_shard2_replica_n3/ shard2
   [junit4]   2> 1913914 INFO  
(zkCallback-1824-thread-1-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1913918 INFO  
(zkCallback-1824-thread-2-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1913928 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1913933 INFO  (qtp535436702-15821) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1462
   [junit4]   2> 1913965 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1913968 INFO  (qtp535436702-15818) [n:127.0.0.1:58889_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1505
   [junit4]   2> 1913982 INFO  (qtp535436702-15817) [n:127.0.0.1:58889_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> 1914073 INFO  
(zkCallback-1824-thread-1-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1914073 INFO  
(zkCallback-1824-thread-2-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1914101 INFO  
(OverseerCollectionConfigSetProcessor-98689320000815107-127.0.0.1:58889_solr-n_0000000000)
 [n:127.0.0.1:58889_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> 1914990 INFO  (qtp535436702-15817) [n:127.0.0.1:58889_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2898
   [junit4]   2> 1914991 INFO  (qtp535436702-15822) [n:127.0.0.1:58889_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1914993 INFO  
(OverseerThreadFactory-5939-thread-2-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection2
   [junit4]   2> 1915248 INFO  
(OverseerStateUpdate-98689320000815107-127.0.0.1:58889_solr-n_0000000000) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58889/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1915279 INFO  
(OverseerStateUpdate-98689320000815107-127.0.0.1:58889_solr-n_0000000000) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58889/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1915458 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1915461 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1915574 INFO  
(zkCallback-1824-thread-1-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1915574 INFO  
(zkCallback-1824-thread-2-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1916500 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1916500 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1916523 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1916523 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1916527 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1916527 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n2' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 1916527 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1916527 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 1916527 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58889.solr.core.testCollection2.shard2.replica_n2' (registry 
'solr.core.testCollection2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b1677
   [junit4]   2> 1916527 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58889.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52b1677
   [junit4]   2> 1916527 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1916528 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1916528 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
   [junit4]   2> 1916528 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 1916628 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1916628 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1916629 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1916629 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1916631 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34c6ea7e[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 1916633 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1916633 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1916634 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1916634 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579029125996216320
   [junit4]   2> 1916637 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1916637 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1916638 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1916639 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1916640 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74ec69d3[testCollection2_shard2_replica_n2] main]
   [junit4]   2> 1916640 INFO  
(searcherExecutor-5953-thread-1-processing-n:127.0.0.1:58889_solr 
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@34c6ea7e[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1916641 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1916642 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1916644 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1916645 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579029126007750656
   [junit4]   2> 1916646 INFO  
(searcherExecutor-5952-thread-1-processing-n:127.0.0.1:58889_solr 
x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n2] Registered new searcher 
Searcher@74ec69d3[testCollection2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1916646 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1916646 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1916646 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58889/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 1916646 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1916647 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:58889/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1916647 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1916653 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58889/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 1916658 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1916658 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1916658 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58889/solr/testCollection2_shard2_replica_n2/
   [junit4]   2> 1916658 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1916658 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:58889/solr/testCollection2_shard2_replica_n2/ has no replicas
   [junit4]   2> 1916658 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1916664 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58889/solr/testCollection2_shard2_replica_n2/ shard2
   [junit4]   2> 1916769 INFO  
(zkCallback-1824-thread-1-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1916770 INFO  
(zkCallback-1824-thread-2-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1916807 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1916810 INFO  (qtp535436702-15820) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1350
   [junit4]   2> 1916819 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1916829 INFO  (qtp535436702-15819) [n:127.0.0.1:58889_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1372
   [junit4]   2> 1916832 INFO  (qtp535436702-15822) [n:127.0.0.1:58889_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> 1916838 INFO  
(OverseerCollectionConfigSetProcessor-98689320000815107-127.0.0.1:58889_solr-n_0000000000)
 [n:127.0.0.1:58889_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> 1916938 INFO  
(zkCallback-1824-thread-2-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1916938 INFO  
(zkCallback-1824-thread-1-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1917835 INFO  (qtp535436702-15822) [n:127.0.0.1:58889_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2846
   [junit4]   2> 1917835 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1917836 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 1917836 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1917837 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 1918032 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[BA7E98705692F77A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1918051 INFO  (qtp535436702-15815) [n:127.0.0.1:58889_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
   [junit4]   2> 1918051 INFO  (qtp535436702-15815) [n:127.0.0.1:58889_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@105a5b8a: rootName = 
solr_58889, domain = solr.core.testCollection1.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@59c6fe18
   [junit4]   2> 1918085 INFO  (qtp535436702-15815) [n:127.0.0.1:58889_solr    
] o.a.s.c.SolrCore [testCollection1_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@76fcd81c
   [junit4]   2> 1918085 INFO  (qtp535436702-15815) [n:127.0.0.1:58889_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=1996281884
   [junit4]   2> 1918085 INFO  (qtp535436702-15815) [n:127.0.0.1:58889_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=1996281884
   [junit4]   2> 1918095 INFO  (qtp535436702-15815) [n:127.0.0.1:58889_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=43
   [junit4]   2> 1918097 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[BA7E98705692F77A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=BA7E98705692F77A -Dtests.slow=true -Dtests.locale=ga-IE 
-Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.26s J1 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA7E98705692F77A:322AA7AAF86E9A82]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1918107 INFO  (jetty-closer-1818-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@74bb63ef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1918110 INFO  (jetty-closer-1818-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1882025639
   [junit4]   2> 1918111 INFO  (jetty-closer-1818-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1918111 INFO  (jetty-closer-1818-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@656946a3: rootName = 
solr_58889, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@c2b08f8
   [junit4]   2> 1918117 INFO  (jetty-closer-1818-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1918118 INFO  (jetty-closer-1818-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@611bc4ca: rootName = 
solr_58889, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@4375be3f
   [junit4]   2> 1918123 INFO  (jetty-closer-1818-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1918123 INFO  (jetty-closer-1818-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ad18c30: rootName = 
solr_58889, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@474a3289
   [junit4]   2> 1918128 INFO  (jetty-closer-1818-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1918133 INFO  (coreCloseExecutor-5962-thread-1) 
[n:127.0.0.1:58889_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7932f673
   [junit4]   2> 1918133 INFO  (coreCloseExecutor-5962-thread-1) 
[n:127.0.0.1:58889_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, 
tag=2033383027
   [junit4]   2> 1918133 INFO  (coreCloseExecutor-5962-thread-1) 
[n:127.0.0.1:58889_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31ccc5eb: rootName = 
solr_58889, domain = solr.core.testCollection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@4ef7058a
   [junit4]   2> 1918136 INFO  (coreCloseExecutor-5962-thread-3) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5425bbc1
   [junit4]   2> 1918136 INFO  (coreCloseExecutor-5962-thread-2) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5de77c9
   [junit4]   2> 1918165 INFO  (coreCloseExecutor-5962-thread-1) 
[n:127.0.0.1:58889_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=2033383027
   [junit4]   2> 1918165 INFO  (coreCloseExecutor-5962-thread-3) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n2, 
tag=1411759041
   [junit4]   2> 1918165 INFO  (coreCloseExecutor-5962-thread-3) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5765dc0c: rootName = 
solr_58889, domain = solr.core.testCollection2.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@6eb1f837
   [junit4]   2> 1918180 INFO  (coreCloseExecutor-5962-thread-3) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=1411759041
   [junit4]   2> 1918184 INFO  (coreCloseExecutor-5962-thread-2) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, tag=98465737
   [junit4]   2> 1918185 INFO  (coreCloseExecutor-5962-thread-2) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b23a7d7: rootName = 
solr_58889, domain = solr.core.testCollection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@2dedf25b
   [junit4]   2> 1918194 INFO  (coreCloseExecutor-5962-thread-2) 
[n:127.0.0.1:58889_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=98465737
   [junit4]   2> 1918207 INFO  (jetty-closer-1818-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98689320000815107-127.0.0.1:58889_solr-n_0000000000) closing
   [junit4]   2> 1918208 INFO  
(OverseerStateUpdate-98689320000815107-127.0.0.1:58889_solr-n_0000000000) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58889_solr
   [junit4]   2> 1919713 WARN  
(zkCallback-1824-thread-1-processing-n:127.0.0.1:58889_solr) 
[n:127.0.0.1:58889_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1919720 INFO  (jetty-closer-1818-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5dfff010{/solr,null,UNAVAILABLE}
   [junit4]   2> 1919730 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-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> 1919730 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64486 64486
   [junit4]   2> 1925266 INFO  (Thread-5349) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:64486 64486
   [junit4]   2> 1925273 WARN  (Thread-5349) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_BA7E98705692F77A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=550, maxMBSortInHeap=6.907390366546949, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ga-IE, 
timezone=Antarctica/South_Pole
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=135528008,total=362156032
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, 
SuggesterFSTTest, TestCustomDocTransformer, TestDynamicFieldResource, 
UpdateLogTest, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, 
MetricsHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestJsonRequest, BaseCdcrDistributedZkTest, MoveReplicaHDFSUlogDirTest, 
AssignTest, TestFieldCacheSortRandom, TestCoreDiscovery, 
HdfsUnloadDistributedZkTest, TestPrepRecovery, TestRealTimeGet, 
StatelessScriptUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, 
HealthCheckHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, TestMacros, 
AliasIntegrationTest, TestBM25SimilarityFactory, HdfsDirectoryTest, 
AnalyticsMergeStrategyTest, SolrCoreMetricManagerTest, TestCSVLoader, 
SignatureUpdateProcessorFactoryTest, TestSystemIdResolver, 
BigEndianAscendingWordDeserializerTest, TestMultiWordSynonyms, CacheHeaderTest, 
LeaderFailureAfterFreshStartTest, DistributedIntervalFacetingTest, 
TestExpandComponent, SearchHandlerTest, TestReplicationHandlerBackup, 
DistributedExpandComponentTest, TestSimpleTrackingShardHandler, 
ReplicaListTransformerTest, TestCloudSearcherWarming, 
DistributedMLTComponentTest, TestRuleBasedAuthorizationPlugin, 
TestUseDocValuesAsStored, SmileWriterTest, TestConfigReload, 
CloudExitableDirectoryReaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestIndexSearcher, SpellingQueryConverterTest, SolrMetricReporterTest, 
TestSortByMinMaxFunction, TestJoin, AutoCommitTest, 
OverseerCollectionConfigSetProcessorTest, TestImplicitCoreProperties, 
TestSearchPerf, TestAuthorizationFramework, SSLMigrationTest, 
TestExceedMaxTermLength, LeaderInitiatedRecoveryOnShardRestartTest, 
TestQueryTypes, AtomicUpdatesTest, CollectionStateFormat2Test, CursorMarkTest, 
PluginInfoTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestPerFieldSimilarity, LoggingHandlerTest, TestLegacyTerms, TestFieldResource, 
TestDistributedGrouping, TestObjectReleaseTracker, TestCollationFieldDocValues, 
TestUninvertingReader, AddSchemaFieldsUpdateProcessorFactoryTest, 
HdfsBasicDistributedZk2Test, SynonymTokenizerTest, 
TestManagedSchemaThreadSafety, TestCollapseQParserPlugin, 
HdfsCollectionsAPIDistributedZkTest, CdcrRequestHandlerTest, 
TestSQLHandlerNonCloud, DocumentAnalysisRequestHandlerTest, TestRangeQuery, 
TestTolerantUpdateProcessorCloud, OverseerRolesTest, UpdateParamsTest, 
SpellPossibilityIteratorTest, TestCoreAdminApis, 
UninvertDocValuesMergePolicyTest, TestSizeLimitedDistributedMap, 
DistributedFacetPivotWhiteBoxTest, TestSolrXml, TestCloudJSONFacetJoinDomain, 
TestHdfsCloudBackupRestore, SolrXmlInZkTest, ReplaceNodeTest, 
TestValueSourceCache, ShowFileRequestHandlerTest, TestElisionMultitermQuery, 
TestDocSet, TestSimpleTextCodec, CoreMergeIndexesAdminHandlerTest, 
TestZkChroot, TestRandomFaceting, DeleteStatusTest, SOLR749Test, 
TestSchemaResource, ChangedSchemaMergeTest, SpellCheckCollatorTest, 
TestConfigSetsAPIZkFailure, TestRecovery, DistributedTermsComponentTest, 
FullHLLTest, ExternalFileFieldSortTest, HLLUtilTest, 
ConfigureRecoveryStrategyTest, DocValuesMultiTest, TestManagedSchema, 
TestNumericTokenStream, SolrCLIZkUtilsTest, ConnectionManagerTest, 
TestPartialUpdateDeduplication, TestRTGBase, SolrGangliaReporterTest, 
SpatialRPTFieldTypeTest, TestInitQParser, TestDistributedMissingSort, 
TestPivotHelperCode, CdcrReplicationDistributedZkTest, SolrPluginUtilsTest, 
TestJsonFacetRefinement, IndexSchemaRuntimeFieldTest, HdfsThreadLeakTest, 
TestLMJelinekMercerSimilarityFactory, BasicAuthStandaloneTest, 
StatsReloadRaceTest, DeleteReplicaTest, TestFieldCacheWithThreads, 
PreAnalyzedUpdateProcessorTest, TestSolrCoreSnapshots, 
TestSolrCloudWithKerberosAlt, HdfsRecoverLeaseTest, TestDefaultStatsCache, 
SimpleMLTQParserTest, SolrJmxReporterCloudTest, DocValuesNotIndexedTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrQueryParser, 
TestAnalyzeInfixSuggestions, TestInPlaceUpdatesDistrib, 
TestRetrieveFieldsOptimizer, DistributedQueryElevationComponentTest, 
OpenCloseCoreStressTest, TermVectorComponentTest, TestDocumentBuilder, 
TestMiniSolrCloudClusterSSL, TestReload, DistanceUnitsTest, JvmMetricsTest, 
CheckHdfsIndexTest, TestAnalyzedSuggestions, TestManagedResource, 
SolrIndexMetricsTest, BitVectorTest, TestSolrCloudWithHadoopAuthPlugin, 
TestMergePolicyConfig, MBeansHandlerTest, MultiThreadedOCPTest, 
AutoScalingHandlerTest, TestFieldSortValues, LeaderElectionContextKeyTest]
   [junit4] Completed [303/733 (1!)] on J1 in 14.42s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 122 lines...]
   [junit4] Suite: 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_BA7E98705692F77A-001/init-core-data-001
   [junit4]   2> 2292671 WARN  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2292672 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2292673 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2292674 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2292726 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BA7E98705692F77A]-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/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_BA7E98705692F77A-001/tempDir-001
   [junit4]   2> 2292726 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2292726 INFO  (Thread-4684) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2292726 INFO  (Thread-4684) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2292728 ERROR (Thread-4684) [    ] 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> 2292826 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BA7E98705692F77A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:48747
   [junit4]   2> 2292840 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2292840 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2292845 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@221699f8{/solr,null,AVAILABLE}
   [junit4]   2> 2292845 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@222e7b6{/solr,null,AVAILABLE}
   [junit4]   2> 2292845 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@25b57282{SSL,[ssl, 
http/1.1]}{127.0.0.1:47209}
   [junit4]   2> 2292845 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.e.j.s.Server Started @2295010ms
   [junit4]   2> 2292845 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47209}
   [junit4]   2> 2292845 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@49065ed7{SSL,[ssl, 
http/1.1]}{127.0.0.1:50083}
   [junit4]   2> 2292845 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.e.j.s.Server Started @2295010ms
   [junit4]   2> 2292845 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50083}
   [junit4]   2> 2292845 ERROR (jetty-launcher-3736-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2292845 ERROR (jetty-launcher-3736-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2292846 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2292846 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2292846 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2292846 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2292846 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-20T03:58:18.636Z
   [junit4]   2> 2292847 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2292847 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2292847 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-20T03:58:18.637Z
   [junit4]   2> 2292849 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2292849 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2292856 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48747/solr
   [junit4]   2> 2292856 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48747/solr
   [junit4]   2> 2292858 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e9d6fb9950003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2292952 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:50083_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2292953 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:50083_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50083_solr
   [junit4]   2> 2292954 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:50083_solr    ] o.a.s.c.Overseer Overseer 
(id=98689345029210117-127.0.0.1:50083_solr-n_0000000000) starting
   [junit4]   2> 2292955 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:47209_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2292956 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:47209_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47209_solr
   [junit4]   2> 2292961 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:50083_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50083_solr
   [junit4]   2> 2292970 INFO  
(zkCallback-3748-thread-1-processing-n:127.0.0.1:47209_solr) 
[n:127.0.0.1:47209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2292994 INFO  
(zkCallback-3748-thread-2-processing-n:127.0.0.1:47209_solr) 
[n:127.0.0.1:47209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2292995 INFO  
(OverseerStateUpdate-98689345029210117-127.0.0.1:50083_solr-n_0000000000) 
[n:127.0.0.1:50083_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2293009 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:50083_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2293017 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:50083_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, 
proxyuser.bogusGroup.groups=__some_bogus_group, 
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, 
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, 
proxyuser.anyHostUsersGroup.groups=staff, proxyuser.noGroups.hosts=*, 
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, 
proxyuser.bogusGroup.hosts=*, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, 
proxyuser.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, 
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 2293022 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:50083_solr    

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

lerTest, SharedFSAutoReplicaFailoverUtilsTest, TestMacros, 
AliasIntegrationTest, TestBM25SimilarityFactory, HdfsDirectoryTest, 
AnalyticsMergeStrategyTest, SolrCoreMetricManagerTest, TestCSVLoader, 
SignatureUpdateProcessorFactoryTest, TestSystemIdResolver, 
BigEndianAscendingWordDeserializerTest, TestMultiWordSynonyms, CacheHeaderTest, 
LeaderFailureAfterFreshStartTest, DistributedIntervalFacetingTest, 
TestExpandComponent, SearchHandlerTest, TestReplicationHandlerBackup, 
DistributedExpandComponentTest, TestSimpleTrackingShardHandler, 
ReplicaListTransformerTest, TestCloudSearcherWarming, 
DistributedMLTComponentTest, TestRuleBasedAuthorizationPlugin, 
TestUseDocValuesAsStored, SmileWriterTest, TestConfigReload, 
CloudExitableDirectoryReaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestIndexSearcher, SpellingQueryConverterTest, SolrMetricReporterTest, 
TestSortByMinMaxFunction, TestJoin, AutoCommitTest, 
OverseerCollectionConfigSetProcessorTest, TestImplicitCoreProperties, 
TestSearchPerf, TestAuthorizationFramework, SSLMigrationTest, 
TestExceedMaxTermLength, LeaderInitiatedRecoveryOnShardRestartTest, 
TestQueryTypes, AtomicUpdatesTest, CollectionStateFormat2Test, CursorMarkTest, 
PluginInfoTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestPerFieldSimilarity, LoggingHandlerTest, TestLegacyTerms, TestFieldResource, 
TestDistributedGrouping, TestObjectReleaseTracker, TestCollationFieldDocValues, 
TestUninvertingReader, AddSchemaFieldsUpdateProcessorFactoryTest, 
HdfsBasicDistributedZk2Test, SynonymTokenizerTest, 
TestManagedSchemaThreadSafety, TestCollapseQParserPlugin, 
HdfsCollectionsAPIDistributedZkTest, CdcrRequestHandlerTest, 
TestSQLHandlerNonCloud, DocumentAnalysisRequestHandlerTest, TestRangeQuery, 
TestTolerantUpdateProcessorCloud, OverseerRolesTest, UpdateParamsTest, 
SpellPossibilityIteratorTest, TestCoreAdminApis, 
UninvertDocValuesMergePolicyTest, TestSizeLimitedDistributedMap, 
DistributedFacetPivotWhiteBoxTest, TestSolrXml, TestCloudJSONFacetJoinDomain, 
TestHdfsCloudBackupRestore, SolrXmlInZkTest, ReplaceNodeTest, 
TestValueSourceCache, ShowFileRequestHandlerTest, TestElisionMultitermQuery, 
TestDocSet, TestSimpleTextCodec, CoreMergeIndexesAdminHandlerTest, 
TestZkChroot, TestRandomFaceting, DeleteStatusTest, SOLR749Test, 
TestSchemaResource, ChangedSchemaMergeTest, SpellCheckCollatorTest, 
TestConfigSetsAPIZkFailure, TestRecovery, DistributedTermsComponentTest, 
FullHLLTest, ExternalFileFieldSortTest, HLLUtilTest, 
ConfigureRecoveryStrategyTest, DocValuesMultiTest, TestManagedSchema, 
TestNumericTokenStream, SolrCLIZkUtilsTest, ConnectionManagerTest, 
TestPartialUpdateDeduplication, TestRTGBase, SolrGangliaReporterTest, 
SpatialRPTFieldTypeTest, TestInitQParser, TestDistributedMissingSort, 
TestPivotHelperCode, CdcrReplicationDistributedZkTest, SolrPluginUtilsTest, 
TestJsonFacetRefinement, IndexSchemaRuntimeFieldTest, HdfsThreadLeakTest, 
TestLMJelinekMercerSimilarityFactory, BasicAuthStandaloneTest, 
StatsReloadRaceTest, DeleteReplicaTest, TestFieldCacheWithThreads, 
PreAnalyzedUpdateProcessorTest, TestSolrCoreSnapshots, 
TestSolrCloudWithKerberosAlt, HdfsRecoverLeaseTest, TestDefaultStatsCache, 
SimpleMLTQParserTest, SolrJmxReporterCloudTest, DocValuesNotIndexedTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrQueryParser, 
TestAnalyzeInfixSuggestions, TestInPlaceUpdatesDistrib, 
TestRetrieveFieldsOptimizer, DistributedQueryElevationComponentTest, 
OpenCloseCoreStressTest, TermVectorComponentTest, TestDocumentBuilder, 
TestMiniSolrCloudClusterSSL, TestReload, DistanceUnitsTest, JvmMetricsTest, 
CheckHdfsIndexTest, TestAnalyzedSuggestions, TestManagedResource, 
SolrIndexMetricsTest, BitVectorTest, TestSolrCloudWithHadoopAuthPlugin, 
TestMergePolicyConfig, MBeansHandlerTest, MultiThreadedOCPTest, 
AutoScalingHandlerTest, TestFieldSortValues, LeaderElectionContextKeyTest, 
TestQueryUtils, TestLegacyFieldReuse, TestSolrCLIRunExample, 
TestReloadAndDeleteDocs, TestSolrDeletionPolicy1, TestBackupRepositoryFactory, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, 
BasicZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, 
ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedSearch, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestCoreContainer, StatsComponentTest, DirectUpdateHandlerTest, 
SoftAutoCommitTest, CSVRequestHandlerTest, TestComponentsName, TestLFUCache, 
TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestFastOutputStream, 
URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, 
CdcrReplicationHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, 
LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, MoveReplicaTest, 
OverseerStatusTest, OverseerTaskQueueTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, RollingRestartTest, SolrCloudExampleTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestCollectionAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, 
TestRandomRequestDistribution, TestReplicaProperties, TestSSLRandomization, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=BA7E98705692F77A 
-Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=Africa/Lubumbashi 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=26896, 
name=jetty-launcher-3686-thread-1-SendThread(127.0.0.1:44180), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    2) Thread[id=26897, 
name=jetty-launcher-3686-thread-1-EventThread, state=WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    3) Thread[id=26820, 
name=jetty-launcher-3686-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:530)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA7E98705692F77A]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=26896, 
name=jetty-launcher-3686-thread-1-SendThread(127.0.0.1:44180), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA7E98705692F77A]:0)
   [junit4] Completed [560/733 (3!)] on J1 in 63.47s, 12 tests, 2 errors <<< 
FAILURES!

[...truncated 46803 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to