Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2595/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseParallelGC

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

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

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




Build Log:
[...truncated 10816 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_AF949C7BAFA9FADF-001/init-core-data-001
   [junit4]   2> 16700 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[AF949C7BAFA9FADF]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 16740 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[AF949C7BAFA9FADF]-worker) [   
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_AF949C7BAFA9FADF-001/tempDir-001
   [junit4]   2> 16740 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[AF949C7BAFA9FADF]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 16741 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 16741 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 16841 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[AF949C7BAFA9FADF]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:40554
   [junit4]   2> 16871 INFO  (jetty-launcher-23-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 16871 INFO  (jetty-launcher-23-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 16885 INFO  (jetty-launcher-23-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b2c174d{/solr,null,AVAILABLE}
   [junit4]   2> 16887 INFO  (jetty-launcher-23-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@726bcf26{HTTP/1.1,[http/1.1]}{127.0.0.1:39076}
   [junit4]   2> 16888 INFO  (jetty-launcher-23-thread-2) [    ] o.e.j.s.Server 
Started @19329ms
   [junit4]   2> 16888 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39076}
   [junit4]   2> 16888 ERROR (jetty-launcher-23-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 16888 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 16888 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 16889 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 16889 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T10:08:50.238Z
   [junit4]   2> 16906 INFO  (jetty-launcher-23-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59480e2f{/solr,null,AVAILABLE}
   [junit4]   2> 16907 INFO  (jetty-launcher-23-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4e0da573{HTTP/1.1,[http/1.1]}{127.0.0.1:34119}
   [junit4]   2> 16908 INFO  (jetty-launcher-23-thread-1) [    ] o.e.j.s.Server 
Started @19349ms
   [junit4]   2> 16908 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34119}
   [junit4]   2> 16908 ERROR (jetty-launcher-23-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 16908 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 16908 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 16909 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 16909 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-05T10:08:50.258Z
   [junit4]   2> 16952 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 16953 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 16976 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 16977 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40554/solr
   [junit4]   2> 17021 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 17031 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40554/solr
   [junit4]   2> 17116 INFO  (jetty-launcher-23-thread-2) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39076_solr
   [junit4]   2> 17119 INFO  (jetty-launcher-23-thread-2) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.Overseer Overseer 
(id=97229925915099140-127.0.0.1:39076_solr-n_0000000000) starting
   [junit4]   2> 17125 INFO  (jetty-launcher-23-thread-1) 
[n:127.0.0.1:34119_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34119_solr
   [junit4]   2> 17130 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:34119_solr) 
[n:127.0.0.1:34119_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 17131 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 17174 INFO  (jetty-launcher-23-thread-1) 
[n:127.0.0.1:34119_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 17198 INFO  (jetty-launcher-23-thread-1) 
[n:127.0.0.1:34119_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 17203 INFO  (jetty-launcher-23-thread-1) 
[n:127.0.0.1:34119_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 17204 INFO  (jetty-launcher-23-thread-2) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39076_solr
   [junit4]   2> 17206 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:34119_solr) 
[n:127.0.0.1:34119_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 17257 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 17263 INFO  (jetty-launcher-23-thread-1-EventThread) 
[n:127.0.0.1:34119_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 17365 INFO  (jetty-launcher-23-thread-2) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 17366 INFO  (jetty-launcher-23-thread-2) 
[n:127.0.0.1:39076_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 17368 INFO  (jetty-launcher-23-thread-2) 
[n:127.0.0.1:39076_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 17383 INFO  (jetty-launcher-23-thread-2-EventThread) 
[n:127.0.0.1:39076_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 17440 INFO  (jetty-launcher-23-thread-2) 
[n:127.0.0.1:39076_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@32cc53c5
   [junit4]   2> 17441 INFO  (jetty-launcher-23-thread-2) 
[n:127.0.0.1:39076_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@32cc53c5
   [junit4]   2> 17446 INFO  (jetty-launcher-23-thread-2) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_AF949C7BAFA9FADF-001/tempDir-001/node2/.
   [junit4]   2> 18279 INFO  (jetty-launcher-23-thread-1) 
[n:127.0.0.1:34119_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@4b03b002
   [junit4]   2> 18279 INFO  (jetty-launcher-23-thread-1) 
[n:127.0.0.1:34119_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@4b03b002
   [junit4]   2> 18281 INFO  (jetty-launcher-23-thread-1) 
[n:127.0.0.1:34119_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_AF949C7BAFA9FADF-001/tempDir-001/node1/.
   [junit4]   2> 18341 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 18358 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noHosts&p=noHosts&t=test&e=1483646931698&s=JRtt1OxyfguwjrIAWNOg7Da1tDw=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:51 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:51 GMT
   [junit4]   2> 18360 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 18372 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 18377 INFO  (qtp365380868-154) [n:127.0.0.1:39076_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 18377 INFO  (qtp365380868-154) [n:127.0.0.1:39076_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 18378 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1483646931725&s=2Qm6wX5ZdnhRn2f3+9T0nwrAbj0=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:51 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:51 GMT
   [junit4]   2> 18380 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 18404 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 18407 INFO  (qtp365380868-155) [    ] 
o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or 
contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:220)
   [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:519)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:252)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:248)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:404)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:310)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [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:462)
   [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:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [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:745)
   [junit4]   2> 18408 WARN  (qtp365380868-155) [    ] 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:410)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:310)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [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:462)
   [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:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [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:745)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is 
NULL, empty or contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:220)
   [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:519)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:252)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:248)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:404)
   [junit4]   2>        ... 26 more
   [junit4]   2> 18411 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 18424 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 18430 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noGroups&p=noGroups&t=test&e=1483646931776&s=gG4VczThbROrwqb49jGYUkOHGrQ=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:51 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:51 GMT
   [junit4]   2> 18431 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 18446 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 18970 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 18971 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40554/solr ready
   [junit4]   2> 18984 INFO  (qtp757141084-161) [n:127.0.0.1:34119_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 19011 INFO  
(OverseerThreadFactory-55-thread-1-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
forwardingCollection
   [junit4]   2> 19163 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 19281 INFO  
(zkCallback-30-thread-2-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 20199 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 20266 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] Schema name=test
   [junit4]   2> 20638 WARN  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] default search field 
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 20644 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 20689 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica1' 
using configuration from collection forwardingCollection
   [junit4]   2> 20690 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.SolrCore [[forwardingCollection_shard1_replica1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_AF949C7BAFA9FADF-001/tempDir-001/node2/forwardingCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_AF949C7BAFA9FADF-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data/]
   [junit4]   2> 20694 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52a294f3
   [junit4]   2> 20699 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=20.01953125, 
floorSegmentMB=0.7666015625, forceMergeDeletesPctAllowed=13.306684222018376, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.784769176968319
   [junit4]   2> 20738 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 20738 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 20740 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 20740 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 20742 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1967159653, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 20743 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15277603[forwardingCollection_shard1_replica1] main]
   [junit4]   2> 20744 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 20887 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 21128 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 21130 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 21130 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: direct
   [junit4]   2> 21130 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: wordbreak
   [junit4]   2> 21130 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: multipleFields
   [junit4]   2> 21131 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: jarowinkler
   [junit4]   2> 21132 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: external
   [junit4]   2> 21132 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555678819234349056
   [junit4]   2> 21132 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: freq
   [junit4]   2> 21132 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: fqcn
   [junit4]   2> 21133 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: perDict
   [junit4]   2> 21135 INFO  
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:39076_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1  
x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore 
[forwardingCollection_shard1_replica1] Registered new searcher 
Searcher@15277603[forwardingCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21148 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 21148 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 21148 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39076/solr/forwardingCollection_shard1_replica1/
   [junit4]   2> 21149 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 21149 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39076/solr/forwardingCollection_shard1_replica1/ has no 
replicas
   [junit4]   2> 21154 INFO  
(zkCallback-30-thread-3-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 21174 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39076/solr/forwardingCollection_shard1_replica1/ shard1
   [junit4]   2> 21277 INFO  
(zkCallback-30-thread-3-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 21327 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 21333 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2171
   [junit4]   2> 21334 WARN  
(httpShardExecutor-49-thread-1-processing-n:127.0.0.1:39076_solr 
[http:////127.0.0.1:39076//solr] http:////127.0.0.1:39076//solr) 
[n:127.0.0.1:39076_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie 
header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1483646932510&s=1ztYD1QVlitecpWA6DDyMvdLehA="; 
Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:52 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:52 GMT
   [junit4]   2> 21355 INFO  (qtp757141084-161) [n:127.0.0.1:34119_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 21435 INFO  
(zkCallback-30-thread-3-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 22357 INFO  (qtp757141084-161) [n:127.0.0.1:34119_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3372
   [junit4]   2> 22358 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1483646932332&s=Msm964S52OErH9+R58g4ylpfa+4=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:52 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:52 GMT
   [junit4]   2> 22359 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 22363 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
forwardingCollection
   [junit4]   2> 22384 INFO  (qtp365380868-151) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request 
[forwardingCollection_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=10
   [junit4]   2> 22386 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1483646935722&s=3WGaKV00LKPlCzq2LodFEJfazbU=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:55 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:55 GMT
   [junit4]   2> 22398 INFO  (qtp365380868-147) [n:127.0.0.1:39076_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request 
[forwardingCollection_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 22399 WARN  (qtp757141084-146) [n:127.0.0.1:34119_solr    ] 
o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1483646935745&s=VZsUfptMI0Wkyo/rlhlO/vXHGEQ="; 
Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:55 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:55 GMT
   [junit4]   2> 22404 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1483646935740&s=mrOLE/TuWpCZWhqeeyPpLlJqIVM=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:55 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:55 GMT
   [junit4]   2> 22404 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1483646935745&s=VZsUfptMI0Wkyo/rlhlO/vXHGEQ="; 
Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:55 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:55 GMT
   [junit4]   2> 22405 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 22421 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 22430 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1483646935773&s=HQMC90wPPQ2LnA+Wxvitg14JCxk=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:55 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:55 GMT
   [junit4]   2> 22430 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 22447 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 22451 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 22451 INFO  (qtp365380868-153) [n:127.0.0.1:39076_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 22452 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1483646935798&s=Odr+WCCHhIdICkNzhmJyVa4FAWM=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:55 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:55 GMT
   [junit4]   2> 22452 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 22467 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 22478 WARN  (qtp365380868-148) [    ] 
o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 22481 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1483646935826&s=iU6HxySgcuwUujWYpiUaNWXVc/4=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:55 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:55 GMT
   [junit4]   2> 22481 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 22503 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 32563 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 0x1596e1a3bb50007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 32564 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 0x1596e1a3bb50008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 32564 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 0x1596e1a3bb5000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 32565 INFO  
(OverseerCollectionConfigSetProcessor-97229925915099140-127.0.0.1:39076_solr-n_0000000000)
 [n:127.0.0.1:39076_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 32565 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1483646935855&s=o241WBtuRjydIZaI8ZRWg/oU1Ic=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:08:55 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:08:55 GMT
   [junit4]   2> 32565 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 32576 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 32602 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1483646945928&s=bAX4XBEmyomleRhj2HmraNxZ2Xo=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:09:05 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:09:05 GMT
   [junit4]   2> 32602 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 32613 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 32619 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1483646945965&s=qNd8MJo1E2AXPAWhbuG1hqx7dTY=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:09:05 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:09:05 GMT
   [junit4]   2> 32619 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 32629 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 32632 INFO  (qtp365380868-148) [n:127.0.0.1:39076_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 32633 INFO  (qtp365380868-148) [n:127.0.0.1:39076_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 32633 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[AF949C7BAFA9FADF])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1483646945981&s=qi18APDH98VJv9nTwXRvvdeQkkE=";
 Path=/; Domain=127.0.0.1; Expires=jue, 05-ene-2017 20:09:05 GMT; HttpOnly". 
Invalid 'expires' attribute: jue, 05-ene-2017 20:09:05 GMT
   [junit4]   2> 32633 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[AF949C7BAFA9FADF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 32663 INFO  (jetty-launcher-23-thread-1-EventThread) 
[n:127.0.0.1:34119_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 32663 INFO  (jetty-launcher-23-thread-2-EventThread) 
[n:127.0.0.1:39076_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 32665 INFO  (jetty-launcher-23-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4e0da573{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 32665 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=754802038
   [junit4]   2> 32666 INFO  (jetty-launcher-23-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@726bcf26{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 32667 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=762333367
   [junit4]   2> 32669 INFO  (coreCloseExecutor-65-thread-1) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore 
[forwardingCollection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@610bcd28
   [junit4]   2> 32670 WARN  
(zkCallback-35-thread-1-processing-n:127.0.0.1:34119_solr) 
[n:127.0.0.1:34119_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32670 INFO  (jetty-launcher-23-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 32671 ERROR 
(Thread[Thread-53,5,TGRP-TestSolrCloudWithSecureImpersonation]) 
[n:127.0.0.1:34119_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 32671 INFO  
(zkCallback-30-thread-3-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 32672 INFO  
(zkCallback-30-thread-3-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 32694 INFO  (coreCloseExecutor-65-thread-1) 
[n:127.0.0.1:39076_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.forwardingCollection.shard1.replica1
   [junit4]   2> 32695 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97229925915099140-127.0.0.1:39076_solr-n_0000000000) closing
   [junit4]   2> 32696 INFO  
(OverseerStateUpdate-97229925915099140-127.0.0.1:39076_solr-n_0000000000) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39076_solr
   [junit4]   2> 32696 WARN  
(zkCallback-30-thread-3-processing-n:127.0.0.1:39076_solr) 
[n:127.0.0.1:39076_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 32697 INFO  (jetty-launcher-23-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 32697 ERROR 
(Thread[Thread-50,5,TGRP-TestSolrCloudWithSecureImpersonation]) 
[n:127.0.0.1:39076_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 33226 INFO  (jetty-launcher-23-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2b2c174d{/solr,null,UNAVAILABLE}
   [junit4]   2> 33719 INFO  (jetty-launcher-23-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59480e2f{/solr,null,UNAVAILABLE}
   [junit4]   2> 33720 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[AF949C7BAFA9FADF]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40554 40554
   [junit4]   2> 38796 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:40554 40554
   [junit4]   2> 38797 WARN  (Thread-33) [    ] 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/clusterstate.json
   [junit4]   2>        2       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 38824 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[AF949C7BAFA9FADF]-worker) [   
 ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jan 05, 2017 10:09:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Jan 05, 2017 10:09:32 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=197, 
name=jetty-launcher-23-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Jan 05, 2017 10:09:32 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=197, 
name=jetty-launcher-23-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 58895 ERROR (jetty-launcher-23-thread-2-EventThread) 
[n:127.0.0.1:39076_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:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Jan 05, 2017 10:09:32 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9, maxDocsPerChunk=10, blockSize=8), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9, blockSize=8)), sim=RandomSimilarity(queryNorm=false,coord=yes): 
{}, locale=es-CU, timezone=America/Cordoba
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_112 (64-bit)/cpus=12,threads=1,free=348280216,total=499122176
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrFieldCacheMBean, 
TestCrossCoreJoin, TestImpersonationWithHadoopAuth, 
HdfsWriteToMultipleCollectionsTest, TestFastWriter, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=AF949C7BAFA9FADF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-CU 
-Dtests.timezone=America/Cordoba -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=197, 
name=jetty-launcher-23-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AF949C7BAFA9FADF]:0)
   [junit4] Completed [27/677 (1!)] on J0 in 42.25s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 56863 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1041689437
 [ecj-lint] Compiling 1014 source files to /tmp/ecj1041689437
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java
 (at line 203)
 [ecj-lint]     new JavaBinCodec(resolver) {
 [ecj-lint] 
 [ecj-lint]             @Override
 [ecj-lint]             public void writeSolrDocument(SolrDocument doc) {
 [ecj-lint]               callback.streamSolrDocument(doc);
 [ecj-lint]               //super.writeSolrDocument( doc, fields );
 [ecj-lint]             }
 [ecj-lint] 
 [ecj-lint]             @Override
 [ecj-lint]             public void writeSolrDocumentList(SolrDocumentList 
docs) throws IOException {
 [ecj-lint]               if (docs.size() > 0) {
 [ecj-lint]                 SolrDocumentList tmp = new SolrDocumentList();
 [ecj-lint]                 tmp.setMaxScore(docs.getMaxScore());
 [ecj-lint]                 tmp.setNumFound(docs.getNumFound());
 [ecj-lint]                 tmp.setStart(docs.getStart());
 [ecj-lint]                 docs = tmp;
 [ecj-lint]               }
 [ecj-lint]               callback.streamDocListInfo(docs.getNumFound(), 
docs.getStart(), docs.getMaxScore());
 [ecj-lint]               super.writeSolrDocumentList(docs);
 [ecj-lint]             }
 [ecj-lint] 
 [ecj-lint]           }.setWritableDocFields(resolver). 
marshal(rsp.getValues(), out);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java
 (at line 227)
 [ecj-lint]     return (NamedList<Object>) new 
JavaBinCodec(resolver).unmarshal(in);
 [ecj-lint]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/cloud/Assign.java
 (at line 101)
 [ecj-lint]     Collections.sort(shardIdNames, (o1, o2) -> {
 [ecj-lint]                                    ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/cloud/Assign.java
 (at line 101)
 [ecj-lint]     Collections.sort(shardIdNames, (o1, o2) -> {
 [ecj-lint]                                    ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/cloud/Assign.java
 (at line 101)
 [ecj-lint]     Collections.sort(shardIdNames, (o1, o2) -> {
 [ecj-lint]                                    ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java
 (at line 216)
 [ecj-lint]     Collections.sort(sortedLiveNodes, (n1, n2) -> {
 [ecj-lint]                                       ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java
 (at line 216)
 [ecj-lint]     Collections.sort(sortedLiveNodes, (n1, n2) -> {
 [ecj-lint]                                       ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java
 (at line 216)
 [ecj-lint]     Collections.sort(sortedLiveNodes, (n1, n2) -> {
 [ecj-lint]                                       ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/core/HdfsDirectoryFactory.java
 (at line 230)
 [ecj-lint]     dir = new BlockDirectory(path, hdfsDir, cache, null, 
blockCacheReadEnabled, false, cacheMerges, cacheReadOnce);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java
 (at line 120)
 [ecj-lint]     reader = cfiltfac.create(reader);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java
 (at line 144)
 [ecj-lint]     return namedList;
 [ecj-lint]     ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/handler/ClassifyStream.java
 (at line 88)
 [ecj-lint]     SolrCore solrCore = (SolrCore) solrCoreObj;
 [ecj-lint]              ^^^^^^^^
 [ecj-lint] Resource leak: 'solrCore' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java
 (at line 1229)
 [ecj-lint]     DirectoryReader reader = s==null ? null : 
s.get().getIndexReader();
 [ecj-lint]                     ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/handler/SQLHandler.java
 (at line 255)
 [ecj-lint]     ParallelStream parallelStream = new 
ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/handler/SQLHandler.java
 (at line 394)
 [ecj-lint]     ParallelStream parallelStream = new 
ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/handler/component/ExpandComponent.java
 (at line 223)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), field), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. ERROR in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java
 (at line 61)
 [ecj-lint]     import org.apache.solr.common.params.MoreLikeThisParams;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.params.MoreLikeThisParams is 
never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/highlight/DefaultSolrHighlighter.java
 (at line 555)
 [ecj-lint]     tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/request/SimpleFacets.java
 (at line 864)
 [ecj-lint]     fastForRandomSet = new HashDocSet(sset.getDocs(), 0, 
sset.size());
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/response/BinaryResponseWriter.java
 (at line 51)
 [ecj-lint]     new 
JavaBinCodec(resolver).setWritableDocFields(resolver).marshal(response.getValues(),
 out);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/response/BinaryResponseWriter.java
 (at line 163)
 [ecj-lint]     new 
JavaBinCodec(resolver).setWritableDocFields(resolver).marshal(rsp.getValues(), 
out);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/response/BinaryResponseWriter.java
 (at line 166)
 [ecj-lint]     return (NamedList<Object>) new 
JavaBinCodec(resolver).unmarshal(in);
 [ecj-lint]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/response/SmileResponseWriter.java
 (at line 33)
 [ecj-lint]     new SmileWriter(out, request, response).writeResponse();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java
 (at line 146)
 [ecj-lint]     ratesJsonStream = 
resourceLoader.openResource(ratesFileLocation);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
 (at line 1185)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/CursorMark.java
 (at line 188)
 [ecj-lint]     pieces = (List<Object>) new JavaBinCodec().unmarshal(in);
 [ecj-lint]                             ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/CursorMark.java
 (at line 265)
 [ecj-lint]     new JavaBinCodec().marshal(marshalledValues, out);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 145)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 154)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 163)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
 (at line 261)
 [ecj-lint]     throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred 
while loading solr.xml from zookeeper", e);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java
 (at line 98)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
 (at line 188)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
 (at line 258)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 258)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 273)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 492)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java
 (at line 149)
 [ecj-lint]     SolrQueryRequest req = requestInfo == null ? null : 
requestInfo.getReq();
 [ecj-lint]                      ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 44 problems (1 error, 43 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:671: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1992: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2031: 
Compile failed; see the compiler error output for details.

Total time: 73 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to