Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20860/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

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

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.ZkFailoverTest:     
1) Thread[id=12972, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-ZkFailoverTest]         at java.lang.Object.wait(Native Method)      
   at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146) 
   2) Thread[id=12970, name=Thread-2657, state=WAITING, 
group=TGRP-ZkFailoverTest]         at java.lang.Object.wait(Native Method)      
   at java.lang.Thread.join(Thread.java:1252)         at 
java.lang.Thread.join(Thread.java:1326)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)    
3) Thread[id=12971, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:44793, 
state=RUNNABLE, group=TGRP-ZkFailoverTest]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=12974, 
name=ProcessThread(sid:0 cport:44793):, state=WAITING, 
group=TGRP-ZkFailoverTest]         at sun.misc.Unsafe.park(Native Method)       
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.cloud.ZkFailoverTest: 
   1) Thread[id=12972, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-ZkFailoverTest]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   2) Thread[id=12970, name=Thread-2657, state=WAITING, 
group=TGRP-ZkFailoverTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   3) Thread[id=12971, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:44793, 
state=RUNNABLE, group=TGRP-ZkFailoverTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=12974, name=ProcessThread(sid:0 cport:44793):, state=WAITING, 
group=TGRP-ZkFailoverTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
        at __randomizedtesting.SeedInfo.seed([C1AB9FA9E9C3FF8E]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=12971, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:44793, 
state=RUNNABLE, group=TGRP-ZkFailoverTest]         at 
sun.nio.ch.IOUtil.drain(Native Method)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=12971, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:44793, 
state=RUNNABLE, group=TGRP-ZkFailoverTest]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([C1AB9FA9E9C3FF8E]: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=8588, name=jetty-launcher-1038-thread-2-EventThread, 
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)   
 2) Thread[id=8590, name=jetty-launcher-1038-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)

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


FAILED:  org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown

Error Message:
Timeout waiting for coll1 null Live Nodes: [127.0.0.1:39641_solr, 
127.0.0.1:45551_solr] Last available state: 
DocCollection(coll1//collections/coll1/state.json/7)={   "pullReplicas":"0",   
"replicationFactor":"1",   "shards":{     "shard1":{       
"range":"80000000-ffffffff",       "state":"active",       
"replicas":{"core_node3":{           "core":"coll1_shard1_replica_n1",          
 "base_url":"http://127.0.0.1:39641/solr";,           
"node_name":"127.0.0.1:39641_solr",           "state":"down",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{"core_node4":{  
         "core":"coll1_shard2_replica_n2",           
"base_url":"http://127.0.0.1:45551/solr";,           
"node_name":"127.0.0.1:45551_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

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


FAILED:  org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43937/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([C1AB9FA9E9C3FF8E:D0D8589835B5FAF2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:205)
        at 
org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:193)
        at 
org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12222 lines...]
   [junit4] Suite: 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_C1AB9FA9E9C3FF8E-001/init-core-data-001
   [junit4]   2> 841978 WARN  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 841979 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 841980 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 841980 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 841995 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_C1AB9FA9E9C3FF8E-001/tempDir-001
   [junit4]   2> 841995 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 841995 INFO  (Thread-3040) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 841996 INFO  (Thread-3040) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 841997 ERROR (Thread-3040) [    ] 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> 842096 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41997
   [junit4]   2> 842099 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 842099 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 842100 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10f9390{/solr,null,AVAILABLE}
   [junit4]   2> 842100 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19f44a8{/solr,null,AVAILABLE}
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8214af{HTTP/1.1,[http/1.1]}{127.0.0.1:44873}
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51d1f{HTTP/1.1,[http/1.1]}{127.0.0.1:41717}
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.e.j.s.Server Started @844447ms
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.e.j.s.Server Started @844447ms
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44873}
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41717}
   [junit4]   2> 842101 ERROR (jetty-launcher-1038-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 842101 ERROR (jetty-launcher-1038-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-07T23:06:53.663Z
   [junit4]   2> 842101 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-07T23:06:53.663Z
   [junit4]   2> 842103 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 842103 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 842109 INFO  (jetty-launcher-1038-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41997/solr
   [junit4]   2> 842109 INFO  (jetty-launcher-1038-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41997/solr
   [junit4]   2> 842132 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842132 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44873_solr
   [junit4]   2> 842132 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.Overseer Overseer 
(id=98965652344537094-127.0.0.1:44873_solr-n_0000000000) starting
   [junit4]   2> 842136 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44873_solr
   [junit4]   2> 842137 INFO  
(zkCallback-1050-thread-1-processing-n:127.0.0.1:44873_solr) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 842151 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 842151 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842152 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41717_solr
   [junit4]   2> 842153 INFO  
(zkCallback-1050-thread-1-processing-n:127.0.0.1:44873_solr) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 842160 INFO  
(zkCallback-1049-thread-1-processing-n:127.0.0.1:41717_solr) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 842242 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 842251 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, 
proxyuser.bogusGroup.groups=__some_bogus_group, 
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, 
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, 
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, 
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, 
proxyuser.bogusGroup.hosts=*, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, 
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, 
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 842259 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 842259 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, 
proxyuser.bogusGroup.groups=__some_bogus_group, 
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, 
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, 
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, 
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, 
proxyuser.bogusGroup.hosts=*, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, 
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, 
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 842307 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 842307 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 842327 INFO  (jetty-launcher-1038-thread-2-EventThread) 
[n:127.0.0.1:44873_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 842328 INFO  (jetty-launcher-1038-thread-1-EventThread) 
[n:127.0.0.1:41717_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 842407 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 842407 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 842449 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44873.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196be4
   [junit4]   2> 842450 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41717.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196be4
   [junit4]   2> 842458 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44873.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196be4
   [junit4]   2> 842459 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44873.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196be4
   [junit4]   2> 842459 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41717.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196be4
   [junit4]   2> 842459 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41717.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196be4
   [junit4]   2> 842460 INFO  (jetty-launcher-1038-thread-2) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_C1AB9FA9E9C3FF8E-001/tempDir-001/node2/.
   [junit4]   2> 842460 INFO  (jetty-launcher-1038-thread-1) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_C1AB9FA9E9C3FF8E-001/tempDir-001/node1/.
   [junit4]   2> 842497 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 842497 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41997/solr ready
   [junit4]   2> 842509 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 842539 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1510132014080&s=++E2a9Z//2IikHY6eFaO6pdAsbQ=";
 Domain=127.0.0.1; Expires= , 08-11-2017 09:06:54 GMT; HttpOnly". Invalid 
'expires' attribute: , 08-11-2017 09:06:54 GMT
   [junit4]   2> 842540 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 842553 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 842556 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1510132014117&s=mwF3TTjR+tJ7iIMYqOXnQ4OjwrE=";
 Domain=127.0.0.1; Expires= , 08-11-2017 09:06:54 GMT; HttpOnly". Invalid 
'expires' attribute: , 08-11-2017 09:06:54 GMT
   [junit4]   2> 842556 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 842571 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 842579 WARN  (qtp445996-8541) [    ] 
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user 
bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 842583 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1510132014135&s=9UhBqWYtzmdUllL0LiVXHYNvjSY=";
 Domain=127.0.0.1; Expires= , 08-11-2017 09:06:54 GMT; HttpOnly". Invalid 
'expires' attribute: , 08-11-2017 09:06:54 GMT
   [junit4]   2> 842583 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 842595 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 842600 INFO  (qtp445996-8541) [n:127.0.0.1:44873_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 842601 INFO  (qtp445996-8541) [n:127.0.0.1:44873_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 842601 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1510132014158&s=7o3uCDIh7rYf7ctiW5OpkA5pVEM=";
 Domain=127.0.0.1; Expires= , 08-11-2017 09:06:54 GMT; HttpOnly". Invalid 
'expires' attribute: , 08-11-2017 09:06:54 GMT
   [junit4]   2> 842601 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 842613 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 842615 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=simple-dt&e=1510132014176&s=jWPg9U97/cF1pX3JKWIWmzW67Ck=";
 Domain=127.0.0.1; Expires= , 08-11-2017 09:06:54 GMT; HttpOnly". Invalid 
'expires' attribute: , 08-11-2017 09:06:54 GMT
   [junit4]   2> 842615 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 842627 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 842629 INFO  (qtp445996-8541) [n:127.0.0.1:44873_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 842629 INFO  (qtp445996-8541) [n:127.0.0.1:44873_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 842629 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1510132014190&s=MRBAVwfYjqCJ8rpPr+FeceWe67c=";
 Domain=127.0.0.1; Expires= , 08-11-2017 09:06:54 GMT; HttpOnly". Invalid 
'expires' attribute: , 08-11-2017 09:06:54 GMT
   [junit4]   2> 842629 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 842645 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 842652 INFO  (qtp445996-8551) [n:127.0.0.1:44873_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 842652 INFO  (qtp445996-8551) [n:127.0.0.1:44873_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 842653 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1510132014208&s=r+rbenqSBswQy5Q/yxwA+hGdHmQ=";
 Domain=127.0.0.1; Expires= , 08-11-2017 09:06:54 GMT; HttpOnly". Invalid 
'expires' attribute: , 08-11-2017 09:06:54 GMT
   [junit4]   2> 842653 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4] IGNOR/A 0.00s J0 | TestImpersonationWithHadoopAuth.testForwarding
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
   [junit4]   2> 842666 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 842698 INFO  (qtp445996-8551) [n:127.0.0.1:44873_solr    ] 
o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or 
contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 842699 WARN  (qtp445996-8551) [n:127.0.0.1:44873_solr    ] 
o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request 
authentication, 
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is 
NULL, empty or contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2>        ... 26 more
   [junit4]   2> 842700 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 842709 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 857732 WARN  
(jetty-launcher-1038-thread-1-SendThread(127.0.0.1:41997)) 
[n:127.0.0.1:41717_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 15269ms for sessionid 0x15f98bc88f60004
   [junit4]   2> 857733 WARN  
(jetty-launcher-1038-thread-2-SendThread(127.0.0.1:41997)) 
[n:127.0.0.1:44873_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 15312ms for sessionid 0x15f98bc88f60008
   [junit4]   2> 857733 WARN  
(jetty-launcher-1038-thread-1-SendThread(127.0.0.1:41997)) 
[n:127.0.0.1:41717_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 15316ms for sessionid 0x15f98bc88f60007
   [junit4]   2> 857733 WARN  
(jetty-launcher-1038-thread-2-SendThread(127.0.0.1:41997)) 
[n:127.0.0.1:44873_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 15270ms for sessionid 0x15f98bc88f60006
   [junit4]   2> 857733 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 0x15f98bc88f60007, 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> 857733 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 0x15f98bc88f60004, 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> 857733 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 0x15f98bc88f60008, 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> 857733 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 0x15f98bc88f60006, 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> 857734 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1510132014272&s=1ubVScpJdLBRAuLlOus5KaFdFaM=";
 Domain=127.0.0.1; Expires= , 08-11-2017 09:06:54 GMT; HttpOnly". Invalid 
'expires' attribute: , 08-11-2017 09:06:54 GMT
   [junit4]   2> 857734 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[C1AB9FA9E9C3FF8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 857833 INFO  (jetty-launcher-1038-thread-2-EventThread) 
[n:127.0.0.1:44873_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 857840 WARN  
(zkCallback-1050-thread-5-processing-n:127.0.0.1:44873_solr) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1378126 name: 
ZooKeeperConnection Watcher:127.0.0.1:41997/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 857840 WARN  
(zkCallback-1050-thread-5-processing-n:127.0.0.1:44873_solr) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 857848 WARN  
(zkCallback-1049-thread-2-processing-n:127.0.0.1:41717_solr) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13e9eff name: 
ZooKeeperConnection Watcher:127.0.0.1:41997/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 857848 WARN  
(zkCallback-1049-thread-2-processing-n:127.0.0.1:41717_solr) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 857849 INFO  (jetty-closer-1039-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@8214af{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 857849 INFO  (jetty-closer-1039-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@51d1f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 857849 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22981821
   [junit4]   2> 857849 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8695420
   [junit4]   2> 857849 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 857849 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 857849 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d8153e: rootName = 
solr_44873, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@8d381
   [junit4]   2> 857849 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e8b698: rootName = 
solr_41717, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@dfc58a
   [junit4]   2> 857854 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 857854 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@179f52a: rootName = 
solr_44873, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@656a17
   [junit4]   2> 857856 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 857856 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9c5eb3: rootName = 
solr_41717, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@656a17
   [junit4]   2> 857857 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 857857 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9ab08e: rootName = 
solr_44873, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@fe5905
   [junit4]   2> 857861 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 857861 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a572b: rootName = 
solr_41717, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@fe5905
   [junit4]   2> 858897 INFO  (jetty-launcher-1038-thread-1-EventThread) 
[n:127.0.0.1:41717_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 859076 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44873_solr
   [junit4]   2> 859076 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 859077 INFO  
(zkCallback-1050-thread-4-processing-n:127.0.0.1:44873_solr) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 859077 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 859077 INFO  (jetty-closer-1039-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98965652344537094-127.0.0.1:44873_solr-n_0000000000) closing
   [junit4]   2> 859077 INFO  
(OverseerStateUpdate-98965652344537094-127.0.0.1:44873_solr-n_0000000000) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44873_solr
   [junit4]   2> 859077 WARN  
(OverseerAutoScalingTriggerThread-98965652344537094-127.0.0.1:44873_solr-n_0000000000)
 [n:127.0.0.1:44873_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 859077 INFO  
(OverseerCollectionConfigSetProcessor-98965652344537094-127.0.0.1:44873_solr-n_0000000000)
 [n:127.0.0.1:44873_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I 
(id=98965652344537094-127.0.0.1:44873_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 859080 WARN  (ScheduledTrigger-3241-thread-1) 
[n:127.0.0.1:44873_solr    ] o.a.s.c.a.TriggerBase Exception updating trigger 
state '/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:57)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:486)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 859081 ERROR 
(Thread[Thread-3057,5,TGRP-TestImpersonationWithHadoopAuth]) 
[n:127.0.0.1:44873_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 859287 INFO  
(zkCallback-1049-thread-3-processing-n:127.0.0.1:41717_solr) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41717_solr
   [junit4]   2> 859287 INFO  
(zkCallback-1049-thread-2-processing-n:127.0.0.1:41717_solr) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 859288 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41717_solr
   [junit4]   2> 859288 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 859288 INFO  (jetty-closer-1039-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 859288 INFO  
(zkCallback-1049-thread-3-processing-n:127.0.0.1:41717_solr) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 859683 INFO  (jetty-closer-1039-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19f44a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 860788 WARN  
(zkCallback-1049-thread-3-processing-n:127.0.0.1:41717_solr) 
[n:127.0.0.1:41717_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:41717_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:41717_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 860789 ERROR 
(Thread[Thread-3058,5,TGRP-TestImpersonationWithHadoopAuth]) 
[n:127.0.0.1:41717_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 860790 INFO  (jetty-closer-1039-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10f9390{/solr,null,UNAVAILABLE}
   [junit4]   2> 860790 ERROR 
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-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> 860790 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41997 41997
   [junit4]   2> 866774 INFO  (Thread-3040) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41997 41997
   [junit4]   2> 866774 WARN  (Thread-3040) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        3       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 866774 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Nov 07, 2017 11:07:18 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> Nov 07, 2017 11:07:38 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]   2>    1) Thread[id=8588, 
name=jetty-launcher-1038-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2>    2) Thread[id=8590, 
name=jetty-launcher-1038-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Nov 07, 2017 11:07:38 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=8588, 
name=jetty-launcher-1038-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>    2) Thread[id=8590, 
name=jetty-launcher-1038-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2> 886852 ERROR (jetty-launcher-1038-thread-2-EventThread) 
[n:127.0.0.1:44873_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>        at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> 886853 ERROR (jetty-launcher-1038-thread-1-EventThread) 
[n:127.0.0.1:41717_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>        at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Nov 07, 2017 11:07:38 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@170ba1a),
 locale=ja-JP, timezone=America/Santiago
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=313014672,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldTypeResource, 
CachingDirectoryFactoryTest, TestRandomCollapseQParserPlugin, TestUpdate, 
TestRecovery, SolrIndexMetricsTest, SystemLogListenerTest, 
PrimitiveFieldTypeTest, ExternalFileFieldSortTest, FastVectorHighlighterTest, 
NodeMutatorTest, TestGraphTermsQParserPlugin, TestCustomSort, 
TestConfigSetImmutable, HLLUtilTest, DocValuesTest, 
SubstringBytesRefFilterTest, TestApiFramework, CursorMarkTest, 
TestIBSimilarityFactory, TestSimpleTextCodec, TestCustomDocTransformer, 
SearchHandlerTest, TestTestInjection, TestHdfsUpdateLog, TestFieldCache, 
TestCodecSupport, DistributedQueueTest, TestFileDictionaryLookup, 
TestUninvertingReader, ForceLeaderTest, TestPHPSerializedResponseWriter, 
RankQueryTest, CdcrUpdateLogTest, TestSuggestSpellingConverter, 
TestManagedResourceStorage, TestWordDelimiterFilterFactory, 
TestSlowCompositeReaderWrapper, SuggestComponentTest, 
TestSkipOverseerOperations, TestCollectionsAPIViaSolrCloudCluster, 
LeaderElectionContextKeyTest, TestCloudDeleteByQuery, 
SpellCheckCollatorWithCollapseTest, FacetPivotSmallTest, 
DirectUpdateHandlerOptimizeTest, CdcrReplicationDistributedZkTest, 
ActionThrottleTest, JSONWriterTest, CollectionsAPISolrJTest, StressHdfsTest, 
TermsComponentTest, UpdateParamsTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, JsonLoaderTest, TestBadConfig, 
TestHighlightDedupGrouping, IndexSchemaRuntimeFieldTest, 
TestCollapseQParserPlugin, TestHdfsCloudBackupRestore, NoCacheHeaderTest, 
TestSort, CoreAdminCreateDiscoverTest, TestDistributedSearch, 
TestClassicSimilarityFactory, AnalysisAfterCoreReloadTest, 
DistributedFacetExistsSmallTest, TestConfigSetsAPIZkFailure, BasicZkTest, 
TestMiniSolrCloudClusterSSL, SimpleFacetsTest, TestEmbeddedSolrServerSchemaAPI, 
SolrPluginUtilsTest, SyncSliceTest, TestCoreAdminApis, TestStreamBody, 
TestSchemaSimilarityResource, TestTolerantUpdateProcessorRandomCloud, 
BlockJoinFacetSimpleTest, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=C1AB9FA9E9C3FF8E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja-JP 
-Dtests.timezone=America/Santiago -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=8588, 
name=jetty-launcher-1038-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=8590, 
name=jetty-launcher-1038-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C1AB9FA9E9C3FF8E]:0)
   [junit4] Completed [200/749 (1!)] on J0 in 44.89s, 10 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 189 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_C1AB9FA9E9C3FF8E-001/init-core-data-001
   [junit4]   2> 1070126 WARN  
(SUITE-TestDistribIDF-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1070126 INFO  
(SUITE-TestDistribIDF-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1070128 INFO  
(SUITE-TestDistribIDF-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1070129 INFO  
(SUITE-TestDistribIDF-seed#[C1AB9FA9E9C3FF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1070133 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[C1AB9FA9E9C3FF8E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 1070133 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[C1AB9FA9E9C3FF8E]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_C1AB9FA9E9C3FF8E-001/tempDir-001
   [junit4]   2> 1070133 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[C1AB9FA9E9C3FF8E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1070134 INFO  (Thread-3363) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1070134 INFO  (Thread-3363) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1070135 ERROR (Thread-3363) [    ] 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> 1070234 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[C1AB9FA9E9C3FF8E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35135
   [junit4]   2> 1070238 INFO  (jetty-launcher-1271-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1070240 INFO  (jetty-launcher-1271-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1070240 INFO  (jetty-launcher-1271-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1070246 INFO  (jetty-launcher-1271-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@342102{/solr,null,AVAILABLE}
   [junit4]   2> 1070248 INFO  (jetty-launcher-1271-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@226498{SSL,[ssl, 
http/1.1]}{127.0.0.1:33033}
   [junit4]   2> 1070248 INFO  (jetty-launcher-1271-thread-1) [    ] 
o.e.j.s.Server Started @1072595ms
   [junit4]   2> 1070248 INFO  (jetty-launcher-1271-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33033}
   [junit4]   2> 1070249 ERROR (jetty-launcher-1271-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 

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

hread[id=12970, name=Thread-2657, state=WAITING, group=TGRP-ZkFailoverTest]
   [junit4]   2>    3) Thread[id=12971, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:44793, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]
   [junit4]   2>    4) Thread[id=12974, name=ProcessThread(sid:0 cport:44793):, 
state=WAITING, group=TGRP-ZkFailoverTest]
   [junit4]   2> 1429435 ERROR (SessionTracker) [    ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
SessionTracker
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]   2> 1429435 WARN  (Thread-2657) [    ] o.a.s.c.ZkTestServer Server 
interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   [junit4]   2> 1429435 ERROR (ProcessThread(sid:0 cport:44793):) [    ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
ProcessThread(sid:0 cport:44793):
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]   2> 1429435 ERROR (SessionTracker) [    ] 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> 1429435 ERROR (ProcessThread(sid:0 cport:44793):) [    ] 
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> Nov 07, 2017 11:16:43 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=12971, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:44793, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]
   [junit4]   2>         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@103cc4c),
 locale=hi, timezone=Europe/London
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=3,free=69020792,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestManagedStopFilterFactory, RequestHandlersTest, TestPseudoReturnFields, 
SolrIndexSplitterTest, TestRTGBase, DirectUpdateHandlerTest, 
HdfsBasicDistributedZk2Test, OpenExchangeRatesOrgProviderTest, 
RestartWhileUpdatingTest, TestFieldSortValues, TestDocSet, 
TestReloadAndDeleteDocs, SparseHLLTest, NumericFieldsTest, TestMacroExpander, 
DebugComponentTest, TestSchemalessBufferedUpdates, GraphQueryTest, 
DocumentAnalysisRequestHandlerTest, TestJavabinTupleStreamParser, 
TestDistributedStatsComponentCardinality, TestRTimerTree, 
SolrCmdDistributorTest, TestAnalyzedSuggestions, TestLazyCores, 
LeaderInitiatedRecoveryOnShardRestartTest, SpellingQueryConverterTest, 
HdfsLockFactoryTest, MissingSegmentRecoveryTest, TestChildDocTransformer, 
LargeFieldTest, TestFieldCacheReopen, SolrRequestParserTest, TestFieldResource, 
AssignTest, TestLegacyField, HighlighterMaxOffsetTest, ZkCLITest, 
TestLocalFSCloudBackupRestore, MoveReplicaTest, TestCryptoKeys, 
ResponseHeaderTest, SpatialHeatmapFacetsTest, TestFieldCacheVsDocValues, 
HdfsRecoverLeaseTest, CloudExitableDirectoryReaderTest, TestExportWriter, 
DeleteShardTest, ConfigureRecoveryStrategyTest, TestNumericRangeQuery64, 
TestDocBasedVersionConstraints, ConcurrentDeleteAndCreateCollectionTest, 
TestReplicationHandlerBackup, TestJmxIntegration, 
PathHierarchyTokenizerFactoryTest, PolyFieldTest, SortSpecParsingTest, 
TestRebalanceLeaders, TestSha256AuthenticationProvider, TestSolr4Spatial, 
SegmentsInfoRequestHandlerTest, TestSimpleTrackingShardHandler, TestOrdValues, 
ConvertedLegacyTest, DistributedFacetPivotLargeTest, 
TestOnReconnectListenerSupport, CollectionsAPIDistributedZkTest, 
TestShortCircuitedRequests, TestWriterPerf, 
ChaosMonkeySafeLeaderWithPullReplicasTest, NumberUtilsTest, TestConfigSetsAPI, 
DistributedDebugComponentTest, SmileWriterTest, BadCopyFieldTest, 
AutoScalingHandlerTest, TestSurroundQueryParser, TestExactSharedStatsCache, 
TestLuceneMatchVersion, TestDynamicFieldCollectionResource, 
CollectionTooManyReplicasTest, TestReloadDeadlock, TestStressLucene, 
TestDownShardTolerantSearch, TestPolicyCloud, TestInPlaceUpdatesDistrib, 
TestCloudInspectUtil, TestStressCloudBlindAtomicUpdates, 
TestCursorMarkWithoutUniqueKey, TestBM25SimilarityFactory, 
ClusterStateUpdateTest, TestPivotHelperCode, SampleTest, 
CreateCollectionCleanupTest, SolrShardReporterTest, AddReplicaTest, 
TestBackupRepositoryFactory, TestSmileRequest, TestSQLHandler, 
DataDrivenBlockJoinTest, SolrXmlInZkTest, TestManagedSchemaThreadSafety, 
MBeansHandlerTest, PrimUtilsTest, HdfsAutoAddReplicasIntegrationTest, 
ZkFailoverTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkFailoverTest 
-Dtests.seed=C1AB9FA9E9C3FF8E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=hi -Dtests.timezone=Europe/London -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | ZkFailoverTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.cloud.ZkFailoverTest: 
   [junit4]    >    1) Thread[id=12972, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-ZkFailoverTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    >    2) Thread[id=12970, name=Thread-2657, state=WAITING, 
group=TGRP-ZkFailoverTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1252)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1326)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   [junit4]    >    3) Thread[id=12971, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:44793, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]    >         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=12974, name=ProcessThread(sid:0 cport:44793):, 
state=WAITING, group=TGRP-ZkFailoverTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C1AB9FA9E9C3FF8E]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12971, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:44793, state=RUNNABLE, 
group=TGRP-ZkFailoverTest]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C1AB9FA9E9C3FF8E]:0)
   [junit4] Completed [282/749 (3!)] on J1 in 131.35s, 1 test, 1 failure, 2 
errors <<< FAILURES!

[...truncated 44509 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to