Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17455/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost

Error Message:
Error from server at https://127.0.0.1:35942/solr: Expected mime type 
application/octet-stream but got application/json. {   "RemoteException" : {    
 "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP 
localhost.localdomain",     "exception" : "AuthorizationException",     
"javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException" 
  } }

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35942/solr: Expected mime type 
application/octet-stream but got application/json. {
  "RemoteException" : {
    "message" : "Unauthorized connection for super-user: localHostAnyGroup from 
IP localhost.localdomain",
    "exception" : "AuthorizationException",
    "javaClassName" : 
"org.apache.hadoop.security.authorize.AuthorizationException"
  }
}
        at 
__randomizedtesting.SeedInfo.seed([EBCB152C334AAB9:EB4271A3C673FE0E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost(TestSolrCloudWithSecureImpersonation.java:260)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10637 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/init-core-data-001
   [junit4]   2> 80535 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 80592 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 80676 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 80677 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 80677 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 80777 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:39401
   [junit4]   2> 80777 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80777 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80779 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58e22f9d 
name:ZooKeeperConnection Watcher:127.0.0.1:39401 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80779 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80779 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80779 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 80781 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 80784 INFO  (jetty-launcher-107-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 80804 INFO  (jetty-launcher-107-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c3530f{/solr,null,AVAILABLE}
   [junit4]   2> 80806 INFO  (jetty-launcher-107-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 80807 INFO  (jetty-launcher-107-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61faeca4{/solr,null,AVAILABLE}
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@4057d081{SSL,[ssl, 
http/1.1]}{127.0.0.1:35942}
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@5859efbd{SSL,[ssl, 
http/1.1]}{127.0.0.1:35427}
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-1) [    ] 
o.e.j.s.Server Started @82640ms
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-2) [    ] 
o.e.j.s.Server Started @82640ms
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35942}
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35427}
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2'
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1'
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80812 INFO  (zkCallback-110-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@29b3ddc3 
name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80812 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80813 INFO  (zkCallback-109-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a62fcfa 
name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 80822 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/.
   [junit4]   2> 80822 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 0x156532092850001, 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> 80822 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 678050365
   [junit4]   2> 80822 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1]
   [junit4]   2> 80822 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2/.
   [junit4]   2> 80822 WARN  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/lib
   [junit4]   2> 80823 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 405731853
   [junit4]   2> 80823 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2]
   [junit4]   2> 80823 WARN  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2/lib
   [junit4]   2> 80823 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 80823 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 80825 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 80825 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 80825 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39401/solr
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39401/solr
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80827 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80827 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ed39b1e 
name:ZooKeeperConnection Watcher:127.0.0.1:39401 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80828 INFO  (zkCallback-116-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@65407f1c 
name:ZooKeeperConnection Watcher:127.0.0.1:39401 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/825276901@4681e1ee
   [junit4]   2> 80829 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 0x156532092850004, 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> 80830 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 80830 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/825276901@1d39ab92
   [junit4]   2> 80830 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 80831 INFO  
(zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@32dc542c 
name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80831 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 80831 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3317dabf 
name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80831 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 80831 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 80831 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 80832 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 80832 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 80833 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 80834 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 80834 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 80835 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 80835 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 80836 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 80836 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 80836 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 80837 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 80837 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 80837 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 80837 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 80838 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 80838 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 80840 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 80840 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96355841397293061-127.0.0.1:35942_solr-n_0000000000
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96355841397293062-127.0.0.1:35427_solr-n_0000000001
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35942_solr
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96355841397293061-127.0.0.1:35942_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35427_solr
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35427_solr
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer Overseer 
(id=96355841397293061-127.0.0.1:35942_solr-n_0000000000) starting
   [junit4]   2> 80844 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 80844 INFO  
(zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 80844 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 80845 INFO  
(zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 80845 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 80847 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 80847 INFO  
(OverseerCollectionConfigSetProcessor-96355841397293061-127.0.0.1:35942_solr-n_0000000000)
 [n:127.0.0.1:35942_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 80847 INFO  
(OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 80847 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35942_solr as DOWN
   [junit4]   2> 80848 INFO  
(OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 80848 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35942_solr
   [junit4]   2> 80848 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35942_solr
   [junit4]   2> 80849 INFO  
(zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 80849 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 80849 INFO  
(OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35942_solr"} current state version: 0
   [junit4]   2> 80849 INFO  
(OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:35942_solr
   [junit4]   2> 80849 INFO  
(zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 80849 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 80856 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 80856 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 80866 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 80866 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 80872 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_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=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> 80872 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_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=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> 80937 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 80937 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 80951 INFO  (jetty-launcher-107-thread-1-EventThread) 
[n:127.0.0.1:35942_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 80951 INFO  (jetty-launcher-107-thread-2-EventThread) 
[n:127.0.0.1:35427_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 81266 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 81266 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 81267 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2/.
   [junit4]   2> 81267 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/.
   [junit4]   2> 81267 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 81267 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 81268 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 81268 INFO  (jetty-launcher-107-thread-1) 
[n:127.0.0.1:35942_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 81268 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 81268 INFO  (jetty-launcher-107-thread-2) 
[n:127.0.0.1:35427_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 81268 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81269 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81270 INFO  (zkCallback-121-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c0b7982 
name:ZooKeeperConnection Watcher:127.0.0.1:39401 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81270 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81270 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81283 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 81344 INFO  (qtp1969971600-733) [n:127.0.0.1:35942_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> 81344 INFO  (qtp1969971600-733) [n:127.0.0.1:35942_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> 81351 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[EBCB152C334AAB9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1470309459473&s=8hyrUauFjVg6SexfENiozLRNK+c=";
 Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81351 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 81360 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 81628 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[EBCB152C334AAB9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1470309459509&s=7hio0hgfhBE2LQhoBA5shlMFANA=";
 Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81630 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 81638 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 81649 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[EBCB152C334AAB9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1470309459787&s=TFCKmF60MkTJtuyvAQtil6hAxM8=";
 Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81649 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 81658 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 81684 WARN  (qtp1969971600-734) [    ] 
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user 
bar: id: bar: no such user
   [junit4]   2> 
   [junit4]   2> 81685 WARN  (qtp1969971600-734) [    ] 
o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 81687 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[EBCB152C334AAB9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1470309459806&s=e2p43SawQwFMM5BYxwwXOocbuC8=";
 Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81688 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 81699 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or 
contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:573)
   [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:123)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:264)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:312)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:222)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [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:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [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:1092)
   [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:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 81706 WARN  (qtp1969971600-735) [    ] 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:320)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:222)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [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:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [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:1092)
   [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:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [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:213)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:573)
   [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:123)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:264)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:312)
   [junit4]   2>        ... 28 more
   [junit4]   2> 81712 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 81722 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 81730 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[EBCB152C334AAB9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noGroups&p=noGroups&t=test&e=1470309459869&s=JrZ5HXnlIKk/wXCDKBPImYaOCnY=";
 Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81730 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 81739 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 81748 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[EBCB152C334AAB9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470309459888&s=KnOxpYw1MWv4Cd3lGCddwAFQoDI=";
 Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81748 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 81762 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 81762 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81762 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81763 INFO  (zkCallback-123-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@231b84fb 
name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81763 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81764 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81767 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 81769 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 81769 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 81770 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 81771 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 81771 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 81772 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 81773 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 81773 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 81774 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 81775 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 81775 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-testxmlparser.xml
   [junit4]   2> 81776 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 81777 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 81778 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 81779 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 81780 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 81781 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 81782 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 81782 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 81783 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 81783 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 81784 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 81785 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 81785 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 81786 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 81786 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 81787 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 81787 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 81788 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 81789 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 81790 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 81791 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 81791 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 81792 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 81792 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 81793 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 81794 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 81794 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 81795 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 81796 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 81796 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 81797 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 81798 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 81798 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 81799 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 81799 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 81800 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 81800 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 81802 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 81802 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 81803 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 81803 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 81804 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 81804 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 81805 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 81806 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 81806 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 81807 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 81807 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 81808 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-snippet-types.incl
   [junit4]   2> 81808 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 81809 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 81810 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 81810 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 81811 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 81811 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 81812 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 81812 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 81814 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 81814 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 81815 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 81815 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 81816 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 81816 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 81817 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 81818 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 81818 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 81819 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 81820 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 81820 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 81821 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 81822 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 81822 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 81823 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 81823 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 81824 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 81825 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 81826 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 81827 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 81827 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 81828 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 81828 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 81829 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 81830 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 81830 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 81831 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 81832 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 81832 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-classification.xml
   [junit4]   2> 81833 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 81833 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 81834 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 81835 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 81835 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 81836 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 81836 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 81838 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 81838 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 81839 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 81839 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 81840 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 81840 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 81841 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 81842 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 81842 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 81843 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 81843 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 81844 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 81844 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 81845 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 81845 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 81846 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 81846 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 81847 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 81847 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 81848 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 81848 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 81849 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 81850 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 81851 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 81851 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 81851 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 81852 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 81852 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 81853 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 81854 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 81855 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 81855 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 81856 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 81856 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 81857 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 81857 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 81858 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 81858 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 81859 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 81860 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 81860 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-psuedo-fields.xml
   [junit4]   2> 81861 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-classification.xml
   [junit4]   2> 81862 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 81862 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 81863 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 81863 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 81864 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 81864 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 81865 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 81865 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 81866 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 81866 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 81867 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 81867 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 81868 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 81868 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 81869 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 81869 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 81870 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 81871 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 81871 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 81872 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 81872 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 81873 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 81874 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 81874 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 81875 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 81876 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 81876 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 81877 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 81878 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 81878 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 81879 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 81879 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 81880 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9])
 [ 

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

=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 84716 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.SolrCoreState Closing 
SolrCoreState
   [junit4]   2> 84716 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.DefaultSolrCoreState 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 84716 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.DefaultSolrCoreState closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 84718 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore 
[forwardingCollection_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 84735 INFO  (jetty-launcher-107-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@61faeca4{/solr,null,UNAVAILABLE}
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking 
to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking 
to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data;done=false>>]
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking 
to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) 
[n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 84748 INFO  (jetty-launcher-107-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96355841397293061-127.0.0.1:35942_solr-n_0000000000) closing
   [junit4]   2> 84748 INFO  
(OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35942_solr
   [junit4]   2> 84749 INFO  
(zkCallback-117-thread-2-processing-n:127.0.0.1:35942_solr) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 86250 WARN  
(zkCallback-117-thread-2-processing-n:127.0.0.1:35942_solr) 
[n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 86250 ERROR 
(Thread[Thread-171,5,TGRP-TestSolrCloudWithSecureImpersonation]) 
[n:127.0.0.1:35942_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 86251 INFO  (jetty-launcher-107-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c3530f{/solr,null,UNAVAILABLE}
   [junit4]   2> 86252 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39401 39401
   [junit4]   2> 86372 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39401 39401
   [junit4]   2> 86373 WARN  (Thread-153) [    ] 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>        4       /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>        7       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 86386 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001
   [junit4]   2> Aug 04, 2016 1:17:44 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1319, maxMBSortInHeap=7.418968126811497, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt, 
timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=343155640,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, 
TestOrdValues, TestQueryWrapperFilter, BitVectorTest, OverseerRolesTest, 
StatelessScriptUpdateProcessorFactoryTest, DistributedDebugComponentTest, 
TestSolrCloudWithSecureImpersonation]
   [junit4] Completed [28/626 (1!)] on J2 in 6.37s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 61992 lines...]

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

Reply via email to