Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/608/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) 
Thread[id=26890, name=jetty-launcher-3446-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: 1 thread leaked from SUITE 
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=26890, name=jetty-launcher-3446-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([2EA6272F4B389F98]:0)




Build Log:
[...truncated 13364 lines...]
   [junit4] Suite: 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_2EA6272F4B389F98-001/init-core-data-001
   [junit4]   2> 2287696 WARN  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2287696 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2287698 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2287699 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2287722 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_2EA6272F4B389F98-001/tempDir-001
   [junit4]   2> 2287722 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2287722 INFO  (Thread-6939) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2287722 INFO  (Thread-6939) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2287724 ERROR (Thread-6939) [    ] 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> 2287822 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44417
   [junit4]   2> 2287838 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2287838 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2287843 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@625d7814{/solr,null,AVAILABLE}
   [junit4]   2> 2287843 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14dc7bb3{/solr,null,AVAILABLE}
   [junit4]   2> 2287844 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f3aeac1{SSL,[ssl, 
http/1.1]}{127.0.0.1:40959}
   [junit4]   2> 2287844 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@43fea78d{SSL,[ssl, 
http/1.1]}{127.0.0.1:34445}
   [junit4]   2> 2287844 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.e.j.s.Server Started @2289343ms
   [junit4]   2> 2287844 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.e.j.s.Server Started @2289343ms
   [junit4]   2> 2287844 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40959}
   [junit4]   2> 2287844 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34445}
   [junit4]   2> 2287844 ERROR (jetty-launcher-3446-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2287844 ERROR (jetty-launcher-3446-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2287845 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 2287845 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 2287845 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2287845 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2287845 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2287845 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2287845 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-13T09:42:21.377Z
   [junit4]   2> 2287845 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-13T09:42:21.377Z
   [junit4]   2> 2287848 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2287848 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2287859 INFO  (jetty-launcher-3446-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44417/solr
   [junit4]   2> 2287859 INFO  (jetty-launcher-3446-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44417/solr
   [junit4]   2> 2287861 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 0x15f151cf9470004, 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> 2287924 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2287924 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2287925 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34445_solr
   [junit4]   2> 2287925 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40959_solr
   [junit4]   2> 2287925 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.Overseer Overseer 
(id=98820931010887686-127.0.0.1:34445_solr-n_0000000000) starting
   [junit4]   2> 2287927 INFO  
(zkCallback-3458-thread-1-processing-n:127.0.0.1:34445_solr) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2287927 INFO  
(zkCallback-3457-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2287931 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34445_solr
   [junit4]   2> 2287932 INFO  
(zkCallback-3458-thread-1-processing-n:127.0.0.1:34445_solr) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2287932 INFO  
(zkCallback-3457-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2287961 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2287965 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_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> 2288008 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2288023 INFO  (jetty-launcher-3446-thread-1-EventThread) 
[n:127.0.0.1:40959_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2288051 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2288051 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_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> 2288053 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2288055 INFO  (jetty-launcher-3446-thread-2-EventThread) 
[n:127.0.0.1:34445_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2288078 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2288097 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40959.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@179629f8
   [junit4]   2> 2288101 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40959.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@179629f8
   [junit4]   2> 2288101 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40959.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@179629f8
   [junit4]   2> 2288102 INFO  (jetty-launcher-3446-thread-1) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_2EA6272F4B389F98-001/tempDir-001/node1/.
   [junit4]   2> 2289070 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2289107 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34445.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@179629f8
   [junit4]   2> 2289113 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34445.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@179629f8
   [junit4]   2> 2289114 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34445.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@179629f8
   [junit4]   2> 2289114 INFO  (jetty-launcher-3446-thread-2) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_2EA6272F4B389F98-001/tempDir-001/node2/.
   [junit4]   2> 2289128 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 0x15f151cf9470009, 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> 2289130 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2289130 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44417/solr ready
   [junit4]   2> 2289166 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 2289191 INFO  (qtp511277380-26845) [n:127.0.0.1:40959_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> 2289191 INFO  (qtp511277380-26845) [n:127.0.0.1:40959_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> 2289197 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[2EA6272F4B389F98])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1507923742717&s=6B8RnXpO5H49bX0g/zL8kasAhu4=";
 Domain=127.0.0.1; Expires=  , 13-   -2017 19:42:22 GMT; Secure; HttpOnly". 
Invalid 'expires' attribute: , 13- -2017 19:42:22 GMT
   [junit4]   2> 2289197 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 2289260 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 2289265 INFO  (qtp511277380-26855) [n:127.0.0.1:40959_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> 2289265 INFO  (qtp511277380-26855) [n:127.0.0.1:40959_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> 2289266 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[2EA6272F4B389F98])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1507923742796&s=fRQyGHA+6tEsbYWTi80HACrpQkU=";
 Domain=127.0.0.1; Expires=  , 13-   -2017 19:42:22 GMT; Secure; HttpOnly". 
Invalid 'expires' attribute: , 13- -2017 19:42:22 GMT
   [junit4]   2> 2289266 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 2289314 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 2304333 WARN  
(jetty-launcher-3446-thread-2-SendThread(127.0.0.1:44417)) 
[n:127.0.0.1:34445_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 15253ms for sessionid 0x15f151cf9470008
   [junit4]   2> 2304333 WARN  
(jetty-launcher-3446-thread-1-SendThread(127.0.0.1:44417)) 
[n:127.0.0.1:40959_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 16231ms for sessionid 0x15f151cf9470005
   [junit4]   2> 2304333 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 0x15f151cf9470008, 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> 2304333 WARN  
(jetty-launcher-3446-thread-2-SendThread(127.0.0.1:44417)) 
[n:127.0.0.1:34445_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 15218ms for sessionid 0x15f151cf9470006
   [junit4]   2> 2304333 WARN  
(jetty-launcher-3446-thread-1-SendThread(127.0.0.1:44417)) 
[n:127.0.0.1:40959_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 15253ms for sessionid 0x15f151cf9470007
   [junit4]   2> 2304333 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 0x15f151cf9470005, 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> 2304334 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 0x15f151cf9470007, 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> 2304334 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 0x15f151cf9470006, 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> 2304346 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[2EA6272F4B389F98])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1507923742848&s=FHDKJ+HYbpOLzwQAHv1HYleYROE=";
 Domain=127.0.0.1; Expires=  , 13-   -2017 19:42:22 GMT; Secure; HttpOnly". 
Invalid 'expires' attribute: , 13- -2017 19:42:22 GMT
   [junit4]   2> 2304347 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 2304409 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 2304418 WARN  (qtp511277380-26856) [    ] 
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> 2304422 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[2EA6272F4B389F98])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1507923757944&s=hA8MbTx0TTO9ldxqYd/sK5ZvNr0=";
 Domain=127.0.0.1; Expires=  , 13-   -2017 19:42:37 GMT; Secure; HttpOnly". 
Invalid 'expires' attribute: , 13- -2017 19:42:37 GMT
   [junit4]   2> 2304423 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [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> 2304433 WARN  (zkCallback-3464-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@40e28328 name: 
ZooKeeperConnection Watcher:127.0.0.1:44417/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2304433 INFO  (jetty-launcher-3446-thread-2-EventThread) 
[n:127.0.0.1:34445_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 2304433 WARN  (zkCallback-3464-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2304434 WARN  
(zkCallback-3457-thread-2-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b0672dd name: 
ZooKeeperConnection Watcher:127.0.0.1:44417/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2304434 WARN  
(zkCallback-3457-thread-2-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 2304436 WARN  
(zkCallback-3458-thread-1-processing-n:127.0.0.1:34445_solr) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6912e42e name: 
ZooKeeperConnection Watcher:127.0.0.1:44417/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2304436 WARN  
(zkCallback-3458-thread-1-processing-n:127.0.0.1:34445_solr) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 2304461 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 2304464 INFO  (qtp511277380-26855) [n:127.0.0.1:40959_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.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2304464 WARN  (qtp511277380-26855) [n:127.0.0.1:40959_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.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is 
NULL, empty or contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2>        at 
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2>        ... 29 more
   [junit4]   2> 2304465 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 2304503 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 2304506 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[2EA6272F4B389F98])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1507923758037&s=BjOqonFT+D3zkYZz5w8X2dJnhiM=";
 Domain=127.0.0.1; Expires=  , 13-   -2017 19:42:38 GMT; Secure; HttpOnly". 
Invalid 'expires' attribute: , 13- -2017 19:42:38 GMT
   [junit4]   2> 2304506 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 2304545 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 2304549 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[2EA6272F4B389F98])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=simple-dt&e=1507923758080&s=n80UfpHGfdZZaHQEUL+Cujx9Ssw=";
 Domain=127.0.0.1; Expires=  , 13-   -2017 19:42:38 GMT; Secure; HttpOnly". 
Invalid 'expires' attribute: , 13- -2017 19:42:38 GMT
   [junit4]   2> 2304549 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 2304594 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 2304598 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[2EA6272F4B389F98])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1507923758128&s=ms8LibiqsokT4cKzhX6Ddhy1+Jc=";
 Domain=127.0.0.1; Expires=  , 13-   -2017 19:42:38 GMT; Secure; HttpOnly". 
Invalid 'expires' attribute: , 13- -2017 19:42:38 GMT
   [junit4]   2> 2304599 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 2304650 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 2304654 INFO  (qtp511277380-26855) [n:127.0.0.1:40959_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> 2304654 INFO  (qtp511277380-26855) [n:127.0.0.1:40959_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> 2304655 WARN  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[2EA6272F4B389F98])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1507923758186&s=TX1PHkjJHdNSGOEUDz/k0MLEmSE=";
 Domain=127.0.0.1; Expires=  , 13-   -2017 19:42:38 GMT; Secure; HttpOnly". 
Invalid 'expires' attribute: , 13- -2017 19:42:38 GMT
   [junit4]   2> 2304655 INFO  
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[2EA6272F4B389F98])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 2305455 INFO  (jetty-launcher-3446-thread-1-EventThread) 
[n:127.0.0.1:40959_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 2305528 WARN  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker-SendThread(127.0.0.1:44417))
 [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 
0x15f151cf947000a has expired
   [junit4]   2> 2305528 WARN  (zkCallback-3464-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@40e28328 name: 
ZooKeeperConnection Watcher:127.0.0.1:44417/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 2305528 WARN  (zkCallback-3464-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. 
Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 2305528 WARN  (zkCallback-3464-thread-2) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 2305531 INFO  (zkCallback-3464-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 2305629 ERROR (zkCallback-3464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A ZK error has occurred
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /clusterstate.json
   [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.exists(ZooKeeper.java:1102)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:323)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:320)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:320)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:426)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:283)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:168)
   [junit4]   2>        at 
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2305630 ERROR (zkCallback-3464-thread-2) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Reconnect to ZooKeeper 
failed:org.apache.solr.common.cloud.ZooKeeperException: A ZK error has occurred
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:286)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:168)
   [junit4]   2>        at 
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
   [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.exists(ZooKeeper.java:1102)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:323)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:320)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:320)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:426)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:283)
   [junit4]   2>        ... 10 more
   [junit4]   2> 
   [junit4]   2> 2305630 WARN  (zkCallback-3464-thread-2) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Reconnect to ZooKeeper failed
   [junit4]   2> 2305630 INFO  (zkCallback-3464-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 2305632 INFO  (jetty-closer-3447-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@43fea78d{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2305632 INFO  (jetty-closer-3447-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f3aeac1{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2305633 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=86412686
   [junit4]   2> 2305633 INFO  (jetty-closer-3447-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1896283009
   [junit4]   2> 2305633 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2305633 INFO  (jetty-closer-3447-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2305633 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@392b0894: rootName = 
solr_34445, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5568c95d
   [junit4]   2> 2305633 INFO  (jetty-closer-3447-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@39295ad1: rootName = 
solr_40959, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@29c23f14
   [junit4]   2> 2305636 INFO  (jetty-closer-3447-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2305636 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2305636 INFO  (jetty-closer-3447-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@843b231: rootName = 
solr_40959, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@26fb7512
   [junit4]   2> 2305636 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e5e1270: rootName = 
solr_34445, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@26fb7512
   [junit4]   2> 2305638 INFO  (jetty-closer-3447-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2305638 INFO  (jetty-closer-3447-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48799634: rootName = 
solr_40959, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@22c4f515
   [junit4]   2> 2305638 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2305638 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70a15dbc: rootName = 
solr_34445, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@22c4f515
   [junit4]   2> 2305902 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2305903 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2305903 INFO  (jetty-closer-3447-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98820931010887686-127.0.0.1:34445_solr-n_0000000000) closing
   [junit4]   2> 2305903 WARN  
(OverseerAutoScalingTriggerThread-98820931010887686-127.0.0.1:34445_solr-n_0000000000)
 [n:127.0.0.1:34445_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2305903 INFO  
(OverseerStateUpdate-98820931010887686-127.0.0.1:34445_solr-n_0000000000) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34445_solr
   [junit4]   2> 2305905 INFO  
(OverseerCollectionConfigSetProcessor-98820931010887686-127.0.0.1:34445_solr-n_0000000000)
 [n:127.0.0.1:34445_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I 
(id=98820931010887686-127.0.0.1:34445_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 2305906 WARN  
(zkCallback-3458-thread-2-processing-n:127.0.0.1:34445_solr) 
[n:127.0.0.1:34445_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2305907 ERROR 
(Thread[Thread-6959,5,TGRP-TestImpersonationWithHadoopAuth]) 
[n:127.0.0.1:34445_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2306131 INFO  (jetty-closer-3447-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14dc7bb3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2306383 INFO  
(zkCallback-3457-thread-2-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2306383 INFO  
(zkCallback-3457-thread-5-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40959_solr
   [junit4]   2> 2306383 INFO  (jetty-closer-3447-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2306383 INFO  (jetty-closer-3447-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2306384 WARN  
(zkCallback-3457-thread-2-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2307884 ERROR 
(Thread[Thread-6956,5,TGRP-TestImpersonationWithHadoopAuth]) 
[n:127.0.0.1:40959_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2307886 INFO  (jetty-closer-3447-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@625d7814{/solr,null,UNAVAILABLE}
   [junit4]   2> 2307887 ERROR 
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-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> 2307888 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44417 44417
   [junit4]   2> 2314411 INFO  (Thread-6939) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44417 44417
   [junit4]   2> 2314413 WARN  (Thread-6939) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2314413 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[2EA6272F4B389F98]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Oct 13, 2017 9:42:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> 2334466 ERROR (jetty-launcher-3446-thread-2-EventThread) 
[n:127.0.0.1:34445_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.IllegalStateException: Client is not started
   [junit4]   2>        at 
com.google.common.base.Preconditions.checkState(Preconditions.java:149)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:113)
   [junit4]   2>        at 
org.apache.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:477)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceFacade.getZooKeeper(NamespaceFacade.java:112)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:302)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:291)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 13, 2017 9:43:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]   2>    1) Thread[id=26890, 
name=jetty-launcher-3446-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> Oct 13, 2017 9:43:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=26890, 
name=jetty-launcher-3446-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2> 2334522 ERROR (jetty-launcher-3446-thread-1-EventThread) 
[n:127.0.0.1:40959_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>        at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 13, 2017 9:43:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=be, timezone=America/Asuncion
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=76964512,total=500170752
   [junit4]   2> NOTE: All tests run in this JVM: 
[PropertiesRequestHandlerTest, TestSchemaSimilarityResource, 
SpellCheckCollatorWithCollapseTest, TestConfigsApi, NodeMutatorTest, 
TestQuerySenderNoQuery, MigrateRouteKeyTest, TestDistribDocBasedVersion, 
TestRemoteStreaming, DistributedSuggestComponentTest, TestDistribIDF, 
TestComponentsName, DebugComponentTest, DefaultValueUpdateProcessorTest, 
TestConfig, TestCloudSearcherWarming, SpellingQueryConverterTest, 
CdcrBootstrapTest, TestFileDictionaryLookup, HdfsDirectoryFactoryTest, 
DistributedFacetPivotWhiteBoxTest, ChaosMonkeyNothingIsSafeTest, 
RequestHandlersTest, TestReqParamsAPI, TestCollationFieldDocValues, 
CursorMarkTest, TestHdfsUpdateLog, TestSimpleQParserPlugin, UpdateLogTest, 
TestUseDocValuesAsStored2, TestRandomFaceting, SolrGraphiteReporterTest, 
EchoParamsTest, CdcrUpdateLogTest, TestMinMaxOnMultiValuedField, 
QueryElevationComponentTest, TestLMDirichletSimilarityFactory, 
TestTrackingShardHandlerFactory, SolrIndexMetricsTest, TestFunctionQuery, 
SolrMetricReporterTest, TestGraphMLResponseWriter, 
TestLegacyNumericRangeQueryBuilder, VMParamsZkACLAndCredentialsProvidersTest, 
TestFieldTypeResource, DistributedQueryElevationComponentTest, 
TestSolrCoreParser, AutoAddReplicasPlanActionTest, TestStressLiveNodes, 
TestSystemCollAutoCreate, BigEndianAscendingWordSerializerTest, 
HdfsWriteToMultipleCollectionsTest, TestPullReplica, 
TestManagedSynonymGraphFilterFactory, TestCSVResponseWriter, DistanceUnitsTest, 
TestCollationField, RecoveryAfterSoftCommitTest, SynonymTokenizerTest, 
UUIDFieldTest, ChangedSchemaMergeTest, SolrPluginUtilsTest, 
TestMergePolicyConfig, TestCustomDocTransformer, 
SuggestComponentContextFilterQueryTest, HighlighterConfigTest, 
CreateCollectionCleanupTest, IndexBasedSpellCheckerTest, 
TestUniqueKeyFieldResource, TestTolerantUpdateProcessorRandomCloud, 
TestDistributedSearch, RuleEngineTest, BasicDistributedZkTest, 
TestEmbeddedSolrServerSchemaAPI, TestSubQueryTransformerCrossCore, 
TestCopyFieldCollectionResource, TestNestedDocsSort, 
DistributedFacetPivotLongTailTest, RankQueryTest, BJQParserTest, 
TestPayloadCheckQParserPlugin, TestCrossCoreJoin, AssignTest, 
ConcurrentDeleteAndCreateCollectionTest, TestRangeQuery, 
TestReplicationHandler, DocExpirationUpdateProcessorFactoryTest, 
PreAnalyzedFieldManagedSchemaCloudTest, FieldAnalysisRequestHandlerTest, 
TestRealTimeGet, UtilsToolTest, TestWriterPerf, SyncSliceTest, 
TestSkipOverseerOperations, TestFastOutputStream, SpellCheckCollatorTest, 
SolrCoreTest, ZkNodePropsTest, TestLegacyFieldReuse, TestSolr4Spatial, 
CoreMergeIndexesAdminHandlerTest, MBeansHandlerTest, SolrRequestParserTest, 
TestLegacyFieldCache, ExternalFileFieldSortTest, TestLuceneIndexBackCompat, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestCSVLoader, 
DistributedExpandComponentTest, TestFieldCacheSortRandom, TestRTimerTree, 
CollectionTooManyReplicasTest, ExecutePlanActionTest, TestRecoveryHdfs, 
TestUninvertingReader, WordBreakSolrSpellCheckerTest, TestSchemaManager, 
BasicZkTest, TestIndexingPerformance, PKIAuthenticationIntegrationTest, 
TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=2EA6272F4B389F98 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be 
-Dtests.timezone=America/Asuncion -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=26890, 
name=jetty-launcher-3446-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([2EA6272F4B389F98]:0)
   [junit4] Completed [541/744 (1!)] on J0 in 46.84s, 10 tests, 1 error, 1 
skipped <<< FAILURES!

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

Reply via email to