You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/08/03 10:30:53 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+129) - Build # 17448 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17448/
Java: 32bit/jdk-9-ea+129 -client -XX:+UseG1GC

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

Error Message:
Error from server at https://127.0.0.1:38312/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:38312/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([BFA5E1DC4D1A179F:5A5B212D485D4328]: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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11049 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_BFA5E1DC4D1A179F-001/init-core-data-001
   [junit4]   2> 407030 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-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> 407144 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 407287 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 407293 INFO  (Thread-749) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 407293 INFO  (Thread-749) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 407387 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40310
   [junit4]   2> 407388 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 407388 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407393 INFO  (zkCallback-661-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1445321 name:ZooKeeperConnection Watcher:127.0.0.1:40310 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407393 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407393 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 407393 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 407395 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 407399 INFO  (jetty-launcher-660-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 407401 INFO  (jetty-launcher-660-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 407401 INFO  (jetty-launcher-660-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fe5c0a{/solr,null,AVAILABLE}
   [junit4]   2> 407402 INFO  (jetty-launcher-660-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@10508c{SSL,[ssl, http/1.1]}{127.0.0.1:42246}
   [junit4]   2> 407402 INFO  (jetty-launcher-660-thread-2) [    ] o.e.j.s.Server Started @409667ms
   [junit4]   2> 407402 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42246}
   [junit4]   2> 407403 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@163e9ab
   [junit4]   2> 407403 INFO  (jetty-launcher-660-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_BFA5E1DC4D1A179F-001/tempDir-001/node2'
   [junit4]   2> 407403 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 407403 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 407403 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 407404 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407404 INFO  (jetty-launcher-660-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15d7280{/solr,null,AVAILABLE}
   [junit4]   2> 407405 INFO  (jetty-launcher-660-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@fca9c6{SSL,[ssl, http/1.1]}{127.0.0.1:38312}
   [junit4]   2> 407405 INFO  (jetty-launcher-660-thread-1) [    ] o.e.j.s.Server Started @409670ms
   [junit4]   2> 407405 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38312}
   [junit4]   2> 407406 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@163e9ab
   [junit4]   2> 407406 INFO  (jetty-launcher-660-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_BFA5E1DC4D1A179F-001/tempDir-001/node1'
   [junit4]   2> 407406 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 407406 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 407406 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 407408 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407408 INFO  (zkCallback-663-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a7baf5 name:ZooKeeperConnection Watcher:127.0.0.1:40310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407408 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407409 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 407409 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 407416 INFO  (zkCallback-662-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f120d4 name:ZooKeeperConnection Watcher:127.0.0.1:40310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407416 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407416 INFO  (jetty-launcher-660-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_BFA5E1DC4D1A179F-001/tempDir-001/node1/.
   [junit4]   2> 407416 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 24817453
   [junit4]   2> 407416 INFO  (jetty-launcher-660-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_BFA5E1DC4D1A179F-001/tempDir-001/node1]
   [junit4]   2> 407416 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 407416 WARN  (jetty-launcher-660-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_BFA5E1DC4D1A179F-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_BFA5E1DC4D1A179F-001/tempDir-001/node1/lib
   [junit4]   2> 407417 INFO  (jetty-launcher-660-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> 407418 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 407419 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 407419 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 407419 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 407419 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40310/solr
   [junit4]   2> 407419 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 407419 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 407420 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407420 INFO  (zkCallback-666-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e1790 name:ZooKeeperConnection Watcher:127.0.0.1:40310 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407421 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407421 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 407422 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$204/23450625@2ccb70
   [junit4]   2> 407422 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407423 INFO  (jetty-launcher-660-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_BFA5E1DC4D1A179F-001/tempDir-001/node2/.
   [junit4]   2> 407423 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 10314774
   [junit4]   2> 407424 INFO  (jetty-launcher-660-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_BFA5E1DC4D1A179F-001/tempDir-001/node2]
   [junit4]   2> 407424 WARN  (jetty-launcher-660-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_BFA5E1DC4D1A179F-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_BFA5E1DC4D1A179F-001/tempDir-001/node2/lib
   [junit4]   2> 407424 INFO  (jetty-launcher-660-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> 407424 INFO  (zkCallback-667-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@103083e name:ZooKeeperConnection Watcher:127.0.0.1:40310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407424 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407425 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 407425 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 407425 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 407425 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 407425 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40310/solr
   [junit4]   2> 407425 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 407425 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 407426 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407426 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 407427 INFO  (zkCallback-670-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bfc5db name:ZooKeeperConnection Watcher:127.0.0.1:40310 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407427 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407427 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 407429 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$204/23450625@4222b1
   [junit4]   2> 407429 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 407429 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407432 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@130a0d8 name:ZooKeeperConnection Watcher:127.0.0.1:40310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407432 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407432 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 407434 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 407436 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 407436 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 407436 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 407437 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 407437 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 407438 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 407438 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 407439 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 407439 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 407439 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 407439 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 407440 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 407440 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 407440 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 407440 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 407443 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 407443 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 407444 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 407445 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 407446 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 407446 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 407446 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96352232190246916-127.0.0.1:38312_solr-n_0000000000
   [junit4]   2> 407447 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96352232190246918-127.0.0.1:42246_solr-n_0000000001
   [junit4]   2> 407448 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38312_solr
   [junit4]   2> 407448 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 407448 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96352232190246916-127.0.0.1:38312_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 407449 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42246_solr
   [junit4]   2> 407449 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42246_solr
   [junit4]   2> 407449 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96352232190246916-127.0.0.1:38312_solr-n_0000000000) starting
   [junit4]   2> 407450 INFO  (zkCallback-667-thread-1) [    ] 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> 407451 INFO  (zkCallback-671-thread-1) [    ] 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> 407454 INFO  (zkCallback-667-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 407454 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 407460 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 407470 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 407470 INFO  (OverseerCollectionConfigSetProcessor-96352232190246916-127.0.0.1:38312_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 407470 INFO  (OverseerStateUpdate-96352232190246916-127.0.0.1:38312_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 407471 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38312_solr as DOWN
   [junit4]   2> 407472 INFO  (OverseerStateUpdate-96352232190246916-127.0.0.1:38312_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 407473 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38312_solr
   [junit4]   2> 407473 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38312_solr
   [junit4]   2> 407473 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 407473 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 407474 INFO  (zkCallback-671-thread-1) [    ] 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> 407474 INFO  (zkCallback-667-thread-1) [    ] 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> 407475 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 407478 INFO  (OverseerStateUpdate-96352232190246916-127.0.0.1:38312_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38312_solr"} current state version: 0
   [junit4]   2> 407478 INFO  (OverseerStateUpdate-96352232190246916-127.0.0.1:38312_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38312_solr
   [junit4]   2> 407487 INFO  (zkCallback-667-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 407502 INFO  (jetty-launcher-660-thread-2) [    ] 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> 407523 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 407523 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 407523 INFO  (jetty-launcher-660-thread-1) [    ] 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> 407616 INFO  (jetty-launcher-660-thread-1) [    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 407616 INFO  (jetty-launcher-660-thread-2) [    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 407646 INFO  (jetty-launcher-660-thread-1-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 407647 INFO  (jetty-launcher-660-thread-2-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 407807 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 407808 INFO  (jetty-launcher-660-thread-1) [    ] 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_BFA5E1DC4D1A179F-001/tempDir-001/node1/.
   [junit4]   2> 407808 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 407809 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 407809 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 407809 INFO  (jetty-launcher-660-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 407809 INFO  (jetty-launcher-660-thread-2) [    ] 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_BFA5E1DC4D1A179F-001/tempDir-001/node2/.
   [junit4]   2> 407809 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 407809 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 407810 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 407810 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 407810 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407811 INFO  (zkCallback-674-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@91b2ab name:ZooKeeperConnection Watcher:127.0.0.1:40310 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407811 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407812 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 407839 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 408432 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 408451 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 408476 WARN  (qtp30883586-3420) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 408543 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 408571 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 408581 WARN  (qtp30883586-3412) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 408644 INFO  (qtp30883586-3412) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 408644 INFO  (qtp30883586-3412) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 408645 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 408667 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 408672 WARN  (qtp30883586-3419) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 408677 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 408722 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 408725 WARN  (qtp30883586-3416) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 408730 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.method=testProxyValidateHost -Dtests.seed=BFA5E1DC4D1A179F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-BS -Dtests.timezone=Africa/Maputo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.05s J2 | TestSolrCloudWithSecureImpersonation.testProxyValidateHost <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38312/solr: Expected mime type application/octet-stream but got application/json. {
   [junit4]    >   "RemoteException" : {
   [junit4]    >     "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",
   [junit4]    >     "exception" : "AuthorizationException",
   [junit4]    >     "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"
   [junit4]    >   }
   [junit4]    > }
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BFA5E1DC4D1A179F:5A5B212D485D4328]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost(TestSolrCloudWithSecureImpersonation.java:260)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 408745 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 408749 WARN  (qtp30883586-3420) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 408752 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 408769 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 408772 WARN  (qtp30883586-3415) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 408777 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 408792 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 408795 WARN  (qtp30883586-3419) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 408796 INFO  (qtp30883586-3419) [    ] 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> 408796 INFO  (qtp30883586-3419) [    ] 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> 408797 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 408813 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 408819 WARN  (qtp30883586-3415) [    ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 408824 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 408854 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 408854 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 408875 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408875 INFO  (zkCallback-676-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13ebcca name:ZooKeeperConnection Watcher:127.0.0.1:40310/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 408875 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408876 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 408877 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 408879 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 408880 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 408885 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 408886 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 408888 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 408889 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 408891 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 408893 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 408895 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 408896 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 408897 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-testxmlparser.xml
   [junit4]   2> 408900 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 408901 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 408903 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 408905 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 408908 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 408919 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 408920 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 408921 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 408922 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 408924 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 408925 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 408926 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 408927 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 408928 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 408930 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 408931 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 408932 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 408933 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 408935 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 408936 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 408938 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 408939 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 408940 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 408941 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 408942 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 408943 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 408945 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 408946 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 408947 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 408948 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 408949 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 408950 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 408951 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 408952 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 408953 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 408954 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 408955 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 408956 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 408957 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 408958 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 408959 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 408961 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 408962 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 408963 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 408964 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 408966 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 408967 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 408968 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 408968 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 408969 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 408970 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 408972 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 408974 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 408976 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 408977 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 408978 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 408979 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 408980 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 408986 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 408987 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 408989 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 408994 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 408997 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 409001 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 409002 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 409003 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 409006 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 409010 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 409012 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 409013 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 409014 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 409018 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 409021 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 409022 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 409023 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 409024 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 409025 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 409026 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 409027 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 409033 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 409034 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 409035 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 409036 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 409037 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 409039 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 409040 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 409041 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-classification.xml
   [junit4]   2> 409042 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 409044 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 409047 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 409049 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 409050 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 409051 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 409054 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 409055 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 409057 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 409058 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 409059 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 409060 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 409062 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 409063 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 409064 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 409064 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 409065 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 409066 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 409068 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 409069 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 409070 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 409071 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 409072 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 409073 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 409087 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 409088 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 409089 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 409090 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 409099 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 409101 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 409102 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 409104 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 409105 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 409107 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 409110 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 409114 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 409117 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 409119 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 409121 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 409128 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 409130 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 409131 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 409132 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 409135 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 409141 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 409143 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 409145 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 409146 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-psuedo-fields.xml
   [junit4]   2> 409147 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-classification.xml
   [junit4]   2> 409148 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 409149 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 409150 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 409152 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 409153 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 409154 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 409155 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 409157 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 409159 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 409161 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 409162 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 409171 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 409172 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 409173 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 409174 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 409176 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 409183 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 409184 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 409185 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 409186 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 409188 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 409191 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 409192 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 409193 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 409195 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 409196 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 409197 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 409198 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 409198 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 409200 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 409201 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 409202 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 409204 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 409205 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 409206 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 409207 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 409208 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 409209 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 409210 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 409213 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 409213 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 409214 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 409216 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 409217 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 409218 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 409219 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 409220 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 409222 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 409222 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 409224 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 409225 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 409226 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 409227 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 409244 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 409246 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 409248 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 409250 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 409253 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 409254 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 409255 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/xsl-update-handler-test.xsl
   [junit4]   2> 409257 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy-using-include.xsl
   [junit4]   2> 409258 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl
   [junit4]   2> 409260 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml
   [junit4]   2> 409263 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 409264 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 409265 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-transformers.xml
   [junit4]   2> 409266 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-response-log-component.xml
   [junit4]   2> 409266 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor0.js
   [junit4]   2> 409267 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcr.xml
   [junit4]   2> 409268 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 409269 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-behavior.xml
   [junit4]   2> 409270 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmjelinekmercer.xml
   [junit4]   2> 409270 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 409273 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/jasuggest.txt
   [junit4]   2> 409273 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 409274 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-required-fields.xml
   [junit4]   2> 409275 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-update-processor-chains.xml
   [junit4]   2> 409277 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 409277 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec2.xml
   [junit4]   2> 409278 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-search.xml
   [junit4]   2> 409279 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 409280 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate-dv.xml
   [junit4]   2> 409281 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-2.txt
   [junit4]   2> 409281 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 409287 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-graph.xml
   [junit4]   2> 409289 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-1.txt
   [junit4]   2> 409289 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sorts.xml
   [junit4]   2> 409290 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1.xml
   [junit4]   2> 409291 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[BFA5E1DC4D1A179F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-norms.xml

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

loseExecutor-1668-thread-1) [    ] o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
   [junit4]   2> 412356 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 412358 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 412358 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 412358 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 412359 INFO  (jetty-launcher-660-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fe5c0a{/solr,null,UNAVAILABLE}
   [junit4]   2> 412359 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.c.SolrCore [forwardingCollection_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 412407 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 412407 INFO  (coreCloseExecutor-1668-thread-1) [    ] 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_BFA5E1DC4D1A179F-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_BFA5E1DC4D1A179F-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data;done=false>>]
   [junit4]   2> 412407 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 412407 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_BFA5E1DC4D1A179F-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data
   [junit4]   2> 412407 INFO  (coreCloseExecutor-1668-thread-1) [    ] 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_BFA5E1DC4D1A179F-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_BFA5E1DC4D1A179F-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 412407 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 412408 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_BFA5E1DC4D1A179F-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index
   [junit4]   2> 412408 INFO  (coreCloseExecutor-1668-thread-1) [    ] 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_BFA5E1DC4D1A179F-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_BFA5E1DC4D1A179F-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 412408 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 412408 INFO  (coreCloseExecutor-1668-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_BFA5E1DC4D1A179F-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 412409 INFO  (jetty-launcher-660-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96352232190246916-127.0.0.1:38312_solr-n_0000000000) closing
   [junit4]   2> 412409 INFO  (OverseerStateUpdate-96352232190246916-127.0.0.1:38312_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38312_solr
   [junit4]   2> 412416 INFO  (zkCallback-667-thread-1) [    ] 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> 412416 WARN  (zkCallback-667-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 412416 ERROR (Thread[Thread-768,5,TGRP-TestSolrCloudWithSecureImpersonation]) [    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 412418 INFO  (jetty-launcher-660-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15d7280{/solr,null,UNAVAILABLE}
   [junit4]   2> 412419 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40310 40310
   [junit4]   2> 412432 INFO  (Thread-749) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40310 40310
   [junit4]   2> 412433 WARN  (Thread-749) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 412459 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFA5E1DC4D1A179F]-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_BFA5E1DC4D1A179F-001
   [junit4]   2> Aug 03, 2016 9:59:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1670, maxMBSortInHeap=7.612415462743288, sim=ClassicSimilarity, locale=en-BS, timezone=Africa/Maputo
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=79093528,total=208666624
   [junit4]   2> NOTE: All tests run in this JVM: [SortSpecParsingTest, TestMissingGroups, TestIndexSearcher, RuleEngineTest, TestSolrXml, OverseerRolesTest, UnloadDistributedZkTest, TestConfigSetsAPIExclusivity, TestPerFieldSimilarityWithDefaultOverride, TestFieldTypeResource, TestJmxIntegration, LeaderElectionTest, QueryResultKeyTest, DateMathParserTest, TestStressRecovery, TestStressUserVersions, UpdateParamsTest, TestCharFilters, DirectSolrConnectionTest, TestExpandComponent, TestBulkSchemaConcurrent, PrimitiveFieldTypeTest, SuggesterWFSTTest, HdfsThreadLeakTest, AssignTest, DistributedDebugComponentTest, TestTolerantSearch, SharedFSAutoReplicaFailoverUtilsTest, DirectUpdateHandlerOptimizeTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestGroupingSearch, DistributedFacetPivotWhiteBoxTest, HardAutoCommitTest, CoreAdminCreateDiscoverTest, TestWriterPerf, MigrateRouteKeyTest, SolrTestCaseJ4Test, RegexBoostProcessorTest, TestJmxMonitoredMap, HdfsBasicDistributedZkTest, TestBulkSchemaAPI, TestRecovery, SearchHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, RequestHandlersTest, DirectoryFactoryTest, TestPostingsSolrHighlighter, TestFreeTextSuggestions, TestSha256AuthenticationProvider, TestRequestStatusCollectionAPI, CloneFieldUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest, CurrencyFieldXmlFileTest, TestExtendedDismaxParser, BadComponentTest, TestSolrCloudWithSecureImpersonation]
   [junit4] Completed [161/626 (1!)] on J2 in 5.70s, 12 tests, 1 error <<< FAILURES!

[...truncated 51173 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17450 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17450/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([8B2F797687492F87:4AE7A430262FFE2E]:0)
	at java.util.HashMap$KeySet.iterator(HashMap.java:916)
	at java.util.HashSet.iterator(HashSet.java:172)
	at sun.security.util.AbstractAlgorithmConstraints.checkAlgorithm(AbstractAlgorithmConstraints.java:108)
	at sun.security.util.DisabledAlgorithmConstraints.permits(DisabledAlgorithmConstraints.java:91)
	at sun.security.ssl.SSLAlgorithmConstraints.permits(SSLAlgorithmConstraints.java:144)
	at sun.security.ssl.SignatureAndHashAlgorithm.getSupportedAlgorithms(SignatureAndHashAlgorithm.java:158)
	at sun.security.ssl.Handshaker.getLocalSupportedSignAlgs(Handshaker.java:442)
	at sun.security.ssl.ClientHandshaker.getKickstartMessage(ClientHandshaker.java:1392)
	at sun.security.ssl.Handshaker.kickstart(Handshaker.java:1014)
	at sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1487)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	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.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:602)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)




Build Log:
[...truncated 13049 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrClient
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/init-core-data-001
   [junit4]   2> 4891 INFO  (SUITE-TestLBHttpSolrClient-seed#[8B2F797687492F87]-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> 4895 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReliability
   [junit4]   2> 5169 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 5215 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e2a1ed{/solr,null,AVAILABLE}
   [junit4]   2> 5452 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.ServerConnector Started ServerConnector@19afa22{SSL,[ssl, http/1.1]}{127.0.0.1:36599}
   [junit4]   2> 5452 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.Server Started @7211ms
   [junit4]   2> 5452 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/data, solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=36599}
   [junit4]   2> 5469 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 5470 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001'
   [junit4]   2> 5470 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5470 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 5473 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/solr.xml
   [junit4]   2> 5510 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/.
   [junit4]   2> 5510 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer New CoreContainer 18657571
   [junit4]   2> 5510 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001]
   [junit4]   2> 5510 WARN  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/lib
   [junit4]   2> 5523 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] 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> 5526 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 5526 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5526 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5526 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 5527 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 5528 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/.
   [junit4]   2> 5531 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 5531 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/./collection1
   [junit4]   2> 5531 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 5532 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1'
   [junit4]   2> 5532 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5532 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 5533 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 5533 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 5538 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 5546 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 5557 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5571 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 5574 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 5577 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1'
   [junit4]   2> 5577 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/./collection1
   [junit4]   2> 5578 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 5580 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/./collection1/data/]
   [junit4]   2> 5580 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 5581 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/data/snapshot_metadata
   [junit4]   2> 5582 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 5583 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/data
   [junit4]   2> 5583 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/./collection1/data/index/
   [junit4]   2> 5583 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5584 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/data/index
   [junit4]   2> 5600 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_1,generation=1}
   [junit4]   2> 5600 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 5601 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/./collection1/data/
   [junit4]   2> 5602 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5604 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5605 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5605 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5606 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5610 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 5610 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 5610 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 5611 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5611 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5615 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_1,generation=1}
   [junit4]   2> 5615 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 5615 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44d0ae[collection1] main]
   [junit4]   2> 5615 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/conf
   [junit4]   2> 5615 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/conf}
   [junit4]   2> 5615 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/conf
   [junit4]   2> 5615 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 5615 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 5616 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44d0ae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5616 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 6451 INFO  (qtp22911174-35) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 20
   [junit4]   2> 6494 INFO  (qtp22911174-35) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6634 INFO  (qtp22911174-35) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_2,generation=2}
   [junit4]   2> 6634 INFO  (qtp22911174-35) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 6638 INFO  (qtp22911174-35) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@112df73[collection1] main]
   [junit4]   2> 6657 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@112df73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 6657 INFO  (qtp22911174-35) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6657 INFO  (qtp22911174-35) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 163
   [junit4]   2> 6666 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 6669 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aa4b8a{/solr,null,AVAILABLE}
   [junit4]   2> 6675 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3b5810{SSL,[ssl, http/1.1]}{127.0.0.1:37062}
   [junit4]   2> 6675 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.Server Started @8434ms
   [junit4]   2> 6675 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data, solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=37062}
   [junit4]   2> 6675 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 6675 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001'
   [junit4]   2> 6676 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6676 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 6676 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/solr.xml
   [junit4]   2> 6684 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/.
   [junit4]   2> 6684 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer New CoreContainer 19733888
   [junit4]   2> 6684 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001]
   [junit4]   2> 6684 WARN  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/lib
   [junit4]   2> 6684 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] 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> 6687 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 6687 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6687 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6687 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 6687 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 6687 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/.
   [junit4]   2> 6689 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 6689 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1
   [junit4]   2> 6689 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 6689 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1'
   [junit4]   2> 6689 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 6689 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 6689 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6689 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 6695 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 6699 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 6734 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6738 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 6742 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 6743 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1'
   [junit4]   2> 6743 INFO  (coreLoadExecutor-29-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1
   [junit4]   2> 6743 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 6744 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1/data/]
   [junit4]   2> 6744 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 6744 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/snapshot_metadata
   [junit4]   2> 6744 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 6745 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data
   [junit4]   2> 6745 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1/data/index/
   [junit4]   2> 6745 WARN  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6746 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index
   [junit4]   2> 6772 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_1,generation=1}
   [junit4]   2> 6772 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 6773 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1/data/
   [junit4]   2> 6774 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6775 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6777 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6777 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6778 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6779 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 6779 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 6779 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6780 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6780 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6781 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_1,generation=1}
   [junit4]   2> 6782 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 6782 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fb696[collection1] main]
   [junit4]   2> 6782 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/conf
   [junit4]   2> 6782 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/conf}
   [junit4]   2> 6782 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/conf
   [junit4]   2> 6782 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 6782 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 6782 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2fb696[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6783 INFO  (coreLoadExecutor-29-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 7265 INFO  (qtp10099598-52) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 4
   [junit4]   2> 7273 INFO  (qtp10099598-59) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7391 INFO  (qtp10099598-59) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_2,generation=2}
   [junit4]   2> 7392 INFO  (qtp10099598-59) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 7394 INFO  (qtp10099598-59) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16286a6[collection1] main]
   [junit4]   2> 7394 INFO  (qtp10099598-59) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 7395 INFO  (searcherExecutor-30-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16286a6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 7395 INFO  (qtp10099598-59) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 121
   [junit4]   2> 7401 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 7403 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@140fd3e{/solr,null,AVAILABLE}
   [junit4]   2> 7406 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.ServerConnector Started ServerConnector@16f14c7{SSL,[ssl, http/1.1]}{127.0.0.1:33518}
   [junit4]   2> 7406 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.Server Started @9165ms
   [junit4]   2> 7406 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data, solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=33518}
   [junit4]   2> 7406 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 7406 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001'
   [junit4]   2> 7406 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7406 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 7407 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/solr.xml
   [junit4]   2> 7417 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/.
   [junit4]   2> 7417 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer New CoreContainer 16067897
   [junit4]   2> 7417 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001]
   [junit4]   2> 7417 WARN  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/lib
   [junit4]   2> 7417 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] 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> 7419 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 7419 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 7419 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 7419 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 7419 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 7420 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/.
   [junit4]   2> 7421 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 7421 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/./collection1
   [junit4]   2> 7421 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 7422 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1'
   [junit4]   2> 7422 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 7422 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 7422 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7422 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 7435 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 7439 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7457 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7462 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 7465 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 7466 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1'
   [junit4]   2> 7466 INFO  (coreLoadExecutor-39-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/./collection1
   [junit4]   2> 7466 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 7466 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/./collection1/data/]
   [junit4]   2> 7467 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 7468 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/snapshot_metadata
   [junit4]   2> 7468 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 7468 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data
   [junit4]   2> 7468 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/./collection1/data/index/
   [junit4]   2> 7468 WARN  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 7469 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/index
   [junit4]   2> 7497 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_1,generation=1}
   [junit4]   2> 7497 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 7498 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/./collection1/data/
   [junit4]   2> 7499 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 7500 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7500 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7501 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7502 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7503 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 7503 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 7503 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 7503 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7504 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7505 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_1,generation=1}
   [junit4]   2> 7505 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 7505 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e46bb1[collection1] main]
   [junit4]   2> 7505 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/conf
   [junit4]   2> 7505 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/conf}
   [junit4]   2> 7505 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/conf
   [junit4]   2> 7505 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 7506 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 7506 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e46bb1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7506 INFO  (coreLoadExecutor-39-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 8001 INFO  (qtp14436943-69) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 4
   [junit4]   2> 8009 INFO  (qtp14436943-69) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8138 INFO  (qtp14436943-69) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_2,generation=2}
   [junit4]   2> 8138 INFO  (qtp14436943-69) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 8141 INFO  (qtp14436943-69) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bb7bc4[collection1] main]
   [junit4]   2> 8141 INFO  (qtp14436943-69) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 8141 INFO  (searcherExecutor-40-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bb7bc4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 8141 INFO  (qtp14436943-69) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 132
   [junit4]   2> 8158 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3b5810{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 8159 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19733888
   [junit4]   2> 8163 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12143bd
   [junit4]   2> 8163 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 8164 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 8164 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 8164 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 8176 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 8178 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 8178 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 8178 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8178 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/snapshot_metadata
   [junit4]   2> 8179 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 8179 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8179 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data
   [junit4]   2> 8179 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 8179 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8179 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index
   [junit4]   2> 8225 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@aa4b8a{/solr,null,UNAVAILABLE}
   [junit4]   2> 8249 INFO  (qtp22911174-42) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=11
   [junit4]   2> 8269 INFO  (qtp14436943-76) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8286 INFO  (qtp14436943-71) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8291 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 8292 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15615ca{/solr,null,AVAILABLE}
   [junit4]   2> 8295 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e5cc8f{SSL,[ssl, http/1.1]}{127.0.0.1:37062}
   [junit4]   2> 8295 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.e.j.s.Server Started @10054ms
   [junit4]   2> 8295 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data, solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=37062}
   [junit4]   2> 8295 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 8295 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001'
   [junit4]   2> 8295 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8295 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8296 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/solr.xml
   [junit4]   2> 8302 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/.
   [junit4]   2> 8302 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer New CoreContainer 26909155
   [junit4]   2> 8302 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001]
   [junit4]   2> 8302 WARN  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/lib
   [junit4]   2> 8302 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] 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> 8305 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 8305 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 8305 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 8305 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 8305 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 8305 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/.
   [junit4]   2> 8307 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 8307 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1
   [junit4]   2> 8307 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 8308 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1'
   [junit4]   2> 8319 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 8319 INFO  (TEST-TestLBHttpSolrClient.testReliability-seed#[8B2F797687492F87]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 8319 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8319 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8327 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 8347 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 8394 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 8398 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 8401 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 8403 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1'
   [junit4]   2> 8403 INFO  (coreLoadExecutor-51-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1
   [junit4]   2> 8403 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 8403 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1/data/]
   [junit4]   2> 8403 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 8404 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/snapshot_metadata
   [junit4]   2> 8404 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 8404 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data
   [junit4]   2> 8404 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1/data/index/
   [junit4]   2> 8405 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/./collection1/data/
   [junit4]   2> 8406 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 8407 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8408 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8409 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8409 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8411 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 8411 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 8411 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 8411 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8412 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8416 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index
   [junit4]   2> 8421 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6341cb),segFN=segments_2,generation=2}
   [junit4]   2> 8421 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 8423 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@418332[collection1] main]
   [junit4]   2> 8423 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/conf
   [junit4]   2> 8423 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/conf}
   [junit4]   2> 8423 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/conf
   [junit4]   2> 8423 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 8423 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8424 INFO  (searcherExecutor-52-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@418332[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 8424 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 8836 INFO  (qtp22911174-41) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8845 INFO  (qtp14436943-71) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8856 INFO  (qtp29768870-89) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&distrib=false&sort=_docid_+asc&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=21
   [junit4]   2> 8858 INFO  (qtp22911174-37) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8867 INFO  (qtp14436943-72) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8878 INFO  (qtp29768870-96) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8887 INFO  (qtp22911174-36) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8897 INFO  (qtp14436943-72) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8906 INFO  (qtp29768870-95) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8917 INFO  (qtp22911174-38) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8925 INFO  (qtp14436943-75) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1
   [junit4]   2> 8933 INFO  (qtp29768870-90) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8940 INFO  (qtp22911174-41) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8948 INFO  (qtp14436943-70) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8956 INFO  (qtp29768870-91) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8965 INFO  (qtp22911174-41) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8972 INFO  (qtp14436943-70) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1
   [junit4]   2> 8978 INFO  (qtp29768870-92) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8985 INFO  (qtp22911174-35) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8991 INFO  (qtp14436943-76) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 8997 INFO  (qtp29768870-89) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9004 INFO  (qtp22911174-35) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9012 INFO  (qtp14436943-74) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9018 INFO  (qtp29768870-90) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9025 INFO  (qtp22911174-42) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9031 INFO  (qtp14436943-69) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9037 INFO  (qtp29768870-96) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9045 INFO  (qtp22911174-37) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1
   [junit4]   2> 9076 INFO  (qtp14436943-69) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9084 INFO  (qtp29768870-95) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9090 INFO  (qtp22911174-38) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9096 INFO  (qtp14436943-72) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9101 INFO  (qtp29768870-94) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9106 INFO  (qtp22911174-40) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9111 INFO  (qtp14436943-72) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9119 INFO  (qtp29768870-94) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9124 INFO  (qtp22911174-41) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9129 INFO  (qtp14436943-75) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9134 INFO  (qtp29768870-94) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9139 INFO  (qtp22911174-37) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9145 INFO  (qtp14436943-75) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9150 INFO  (qtp29768870-94) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9156 INFO  (qtp22911174-35) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9161 INFO  (qtp14436943-75) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9167 INFO  (qtp29768870-94) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9172 INFO  (qtp22911174-35) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9178 INFO  (qtp14436943-71) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9183 INFO  (qtp29768870-94) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9189 INFO  (qtp22911174-35) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1
   [junit4]   2> 9193 INFO  (qtp14436943-74) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9197 INFO  (qtp29768870-91) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9203 INFO  (qtp22911174-35) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9208 INFO  (qtp14436943-74) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9214 INFO  (qtp29768870-91) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9219 INFO  (qtp22911174-42) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9222 INFO  (qtp14436943-69) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9227 INFO  (qtp29768870-92) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9231 INFO  (qtp22911174-38) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9234 INFO  (qtp14436943-72) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 9239 INFO  (qtp29768870-90) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select

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

se>>]
   [junit4]   2> 63856 INFO  (coreCloseExecutor-154-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 63856 INFO  (coreCloseExecutor-154-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data
   [junit4]   2> 63856 INFO  (coreCloseExecutor-154-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 63856 INFO  (coreCloseExecutor-154-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 63856 INFO  (coreCloseExecutor-154-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/index
   [junit4]   2> 63860 INFO  (coreCloseExecutor-154-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 63860 INFO  (coreCloseExecutor-154-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 63861 INFO  (coreCloseExecutor-154-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-1-001/collection1/data/snapshot_metadata
   [junit4]   2> 63861 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[8B2F797687492F87]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8f0e99{/solr,null,UNAVAILABLE}
   [junit4]   2> 63865 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[8B2F797687492F87]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b3b09b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 63865 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[8B2F797687492F87]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18844218
   [junit4]   2> 63865 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19098d0
   [junit4]   2> 63865 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 63865 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 63865 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 63865 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 63866 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 63866 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 63866 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 63866 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 63866 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/index
   [junit4]   2> 63869 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 63869 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 63869 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data/snapshot_metadata
   [junit4]   2> 63869 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 63869 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 63869 INFO  (coreCloseExecutor-156-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001/instance-2-001/collection1/data
   [junit4]   2> 63870 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[8B2F797687492F87]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@765e63{/solr,null,UNAVAILABLE}
   [junit4]   2> 63873 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[8B2F797687492F87]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 63874 INFO  (SUITE-TestLBHttpSolrClient-seed#[8B2F797687492F87]-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-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_8B2F797687492F87-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=9716, maxDocsPerChunk=8, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=9716, blockSize=2)), sim=ClassicSimilarity, locale=es-PA, timezone=Africa/Sao_Tome
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=2,free=260187472,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeEmbeddedTest, JdbcDriverTest, TestLBHttpSolrClient]
   [junit4] Completed [29/85 (1!)] on J0 in 59.00s, 3 tests, 1 error <<< FAILURES!

[...truncated 166 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20160803_144018_418.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid14680.hprof ...
   [junit4] Heap dump file created [546258341 bytes in 3.344 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 10380 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid14680.hprof

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



[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+129) - Build # 17449 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17449/
Java: 32bit/jdk-9-ea+129 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:43881/c8n_1x3_lf_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:43881/c8n_1x3_lf_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([8D99097E05E6554D:5CD36A4AB1A38B5]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43881/c8n_1x3_lf_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:43881/c8n_1x3_lf_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:43881 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(java.base@9-ea/Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(java.base@9-ea/AbstractPlainSocketImpl.java:400)
	at java.net.AbstractPlainSocketImpl.connectToAddress(java.base@9-ea/AbstractPlainSocketImpl.java:243)
	at java.net.AbstractPlainSocketImpl.connect(java.base@9-ea/AbstractPlainSocketImpl.java:225)
	at java.net.SocksSocketImpl.connect(java.base@9-ea/SocksSocketImpl.java:402)
	at java.net.Socket.connect(java.base@9-ea/Socket.java:591)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more




Build Log:
[...truncated 12077 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/init-core-data-001
   [junit4]   2> 1391575 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[8D99097E05E6554D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1391575 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[8D99097E05E6554D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1391577 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1391577 INFO  (Thread-2192) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1391577 INFO  (Thread-2192) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1391677 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkTestServer start zk server on port:46519
   [junit4]   2> 1391677 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391678 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391679 INFO  (zkCallback-21195-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cfbe41 name:ZooKeeperConnection Watcher:127.0.0.1:46519 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391679 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391680 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391680 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1391681 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391681 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391681 INFO  (zkCallback-21196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e41cd7 name:ZooKeeperConnection Watcher:127.0.0.1:46519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391681 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391681 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391682 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1391682 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1391683 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1391683 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1391684 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1391684 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1391684 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1391685 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1391685 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1391685 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1391686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1391686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1391686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1391686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1391687 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1391687 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1391688 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1391688 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1391688 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1391688 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1391689 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1391689 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1391689 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1391689 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1391690 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1391690 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1391757 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1
   [junit4]   2> 1391758 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1391759 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b78dea{/,null,AVAILABLE}
   [junit4]   2> 1391760 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@158f0e3{HTTP/1.1,[http/1.1]}{127.0.0.1:৩৯৭৪৫}
   [junit4]   2> 1391761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.e.j.s.Server Started @১৩৯৩৫৫৯ms
   [junit4]   2> 1391761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/tempDir-001/control/data, hostPort=43881, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores}
   [junit4]   2> 1391761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30
   [junit4]   2> 1391761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001'
   [junit4]   2> 1391761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1391761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1391761 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391762 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391762 INFO  (zkCallback-21197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ac6bea name:ZooKeeperConnection Watcher:127.0.0.1:46519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391762 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391762 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391763 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 0x156505b69f30002, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1391764 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1391764 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/solr.xml
   [junit4]   2> 1391768 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores
   [junit4]   2> 1391768 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer New CoreContainer 26740972
   [junit4]   2> 1391768 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001]
   [junit4]   2> 1391768 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/lib
   [junit4]   2> 1391768 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1391770 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1391770 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1391770 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1391771 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46519/solr
   [junit4]   2> 1391771 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1391771 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391771 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391772 INFO  (zkCallback-21200-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b02177 name:ZooKeeperConnection Watcher:127.0.0.1:46519 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/29729930@144bf02
   [junit4]   2> 1391773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391773 INFO  (zkCallback-21201-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a2e30 name:ZooKeeperConnection Watcher:127.0.0.1:46519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391774 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1391775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1391776 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1391777 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1391778 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1391778 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1391779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1391779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1391779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1391780 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1391780 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1391780 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1391784 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1391784 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1391784 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1391785 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96352795584823300-127.0.0.1:43881_-n_0000000000
   [junit4]   2> 1391785 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43881_
   [junit4]   2> 1391785 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1391785 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.Overseer Overseer (id=96352795584823300-127.0.0.1:43881_-n_0000000000) starting
   [junit4]   2> 1391786 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1391788 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1391788 INFO  (OverseerCollectionConfigSetProcessor-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1391789 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1391789 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43881_
   [junit4]   2> 1391789 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43881_
   [junit4]   2> 1391789 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1391789 INFO  (zkCallback-21201-thread-1) [    ] 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> 1391789 INFO  (zkCallback-21201-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1391802 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1391802 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1391802 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores
   [junit4]   2> 1391803 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1391803 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1
   [junit4]   2> 1391803 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1391804 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1391804 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1391804 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1391804 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1391804 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1391804 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43881",
   [junit4]   2>   "node_name":"127.0.0.1:43881_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1391804 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43881",
   [junit4]   2>   "node_name":"127.0.0.1:43881_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1391804 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1391804 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1391805 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1391805 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1391805 INFO  (zkCallback-21201-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1392805 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1392805 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1392805 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1392805 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1392806 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1392806 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1'
   [junit4]   2> 1392806 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1392806 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1392807 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1392809 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1392811 WARN  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1392812 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1392819 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1392822 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1392882 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1392885 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1392886 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1392889 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1392890 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1392891 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1392892 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1392892 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1392892 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1392892 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1392893 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1/data/]
   [junit4]   2> 1392893 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8c77
   [junit4]   2> 1392893 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1392893 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1392893 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1/data
   [junit4]   2> 1392893 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1392893 WARN  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1392893 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1/data/index
   [junit4]   2> 1392894 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1387539747, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1392894 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10c9ef4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@140f072),segFN=segments_1,generation=1}
   [junit4]   2> 1392894 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1392894 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1/data/
   [junit4]   2> 1392894 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1392896 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1392896 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1392896 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1392896 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1392896 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1392896 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1392896 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1392896 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1392896 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1392896 WARN  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1392897 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392898 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392898 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392899 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392900 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1392900 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1392900 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1392900 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1392901 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1392901 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1392901 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7097623651674448]
   [junit4]   2> 1392901 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10c9ef4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@140f072),segFN=segments_1,generation=1}
   [junit4]   2> 1392901 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1392901 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17114f[collection1] main]
   [junit4]   2> 1392901 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1392901 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1392902 INFO  (searcherExecutor-7802-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17114f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1392902 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1541644730745487360
   [junit4]   2> 1392904 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1541644730745487360
   [junit4]   2> 1392904 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1392905 INFO  (coreLoadExecutor-7801-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1392905 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:43881 collection:control_collection shard:shard1
   [junit4]   2> 1392905 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1392906 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96352795584823300-core_node1-n_0000000000
   [junit4]   2> 1392906 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1392907 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1392907 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1392907 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43881/collection1/
   [junit4]   2> 1392907 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1392907 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1392907 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:43881/collection1/ has no replicas
   [junit4]   2> 1392907 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1392908 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96352795584823300-core_node1-n_0000000000
   [junit4]   2> 1392909 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43881/collection1/ shard1
   [junit4]   2> 1392909 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43881",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1393010 INFO  (zkCallback-21201-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1393059 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:43881/collection1/ and leader is http://127.0.0.1:43881/collection1/
   [junit4]   2> 1393059 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43881
   [junit4]   2> 1393059 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1393059 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1393059 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1393060 INFO  (coreZkRegister-7795-thread-1) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1393060 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43881",
   [junit4]   2>   "node_name":"127.0.0.1:43881_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1393060 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43881",
   [junit4]   2>   "node_name":"127.0.0.1:43881_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1393162 INFO  (zkCallback-21201-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1393305 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1393306 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393306 INFO  (zkCallback-21205-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e310a3 name:ZooKeeperConnection Watcher:127.0.0.1:46519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393306 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393306 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1393306 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1393307 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1393307 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1393308 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1393308 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1393308 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1393308 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393309 INFO  (zkCallback-21206-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12c72f7 name:ZooKeeperConnection Watcher:127.0.0.1:46519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1393310 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1393310 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1393371 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1
   [junit4]   2> 1393372 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001
   [junit4]   2> 1393372 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1393373 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c8afe{/,null,AVAILABLE}
   [junit4]   2> 1393373 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2b16a9{HTTP/1.1,[http/1.1]}{127.0.0.1:৩৫১৫১}
   [junit4]   2> 1393373 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.e.j.s.Server Started @১৩৯৫১৭২ms
   [junit4]   2> 1393373 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/tempDir-001/jetty1, hostPort=38720, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores}
   [junit4]   2> 1393374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c7db30
   [junit4]   2> 1393374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001'
   [junit4]   2> 1393374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1393374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1393374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1393374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393375 INFO  (zkCallback-21207-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19b052a name:ZooKeeperConnection Watcher:127.0.0.1:46519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393375 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393375 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1393376 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1393376 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/solr.xml
   [junit4]   2> 1393379 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores
   [junit4]   2> 1393379 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer New CoreContainer 31725638
   [junit4]   2> 1393379 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001]
   [junit4]   2> 1393379 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/lib
   [junit4]   2> 1393379 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1393381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1393381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1393381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1393381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46519/solr
   [junit4]   2> 1393381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1393381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1393381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393382 INFO  (zkCallback-21210-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19fac0c name:ZooKeeperConnection Watcher:127.0.0.1:46519 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393382 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393382 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1393382 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/29729930@1d3f57a
   [junit4]   2> 1393382 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393384 INFO  (zkCallback-21211-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11caaf8 name:ZooKeeperConnection Watcher:127.0.0.1:46519/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393384 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393386 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1393386 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1393386 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1393387 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1393387 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96352795584823305-127.0.0.1:38720_-n_0000000001
   [junit4]   2> 1393387 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96352795584823300-127.0.0.1:43881_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1393387 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38720_ as DOWN
   [junit4]   2> 1393388 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38720_
   [junit4]   2> 1393388 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38720_
   [junit4]   2> 1393388 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38720_"} current state version: 3
   [junit4]   2> 1393388 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38720_
   [junit4]   2> 1393388 INFO  (zkCallback-21201-thread-3) [    ] 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> 1393388 INFO  (zkCallback-21205-thread-1) [    ] 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> 1393388 INFO  (zkCallback-21211-thread-1) [    ] 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> 1393388 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1393388 INFO  (zkCallback-21201-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1393389 INFO  (zkCallback-21205-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1393389 INFO  (zkCallback-21211-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1393390 INFO  (zkCallback-21201-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1393390 INFO  (zkCallback-21205-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1393390 INFO  (zkCallback-21211-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1393402 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1393402 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1393402 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores
   [junit4]   2> 1393402 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1393403 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1
   [junit4]   2> 1393403 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1393403 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1393403 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8D99097E05E6554D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1393403 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1393403 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1393404 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1393404 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38720",
   [junit4]   2>   "node_name":"127.0.0.1:38720_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1393404 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1393404 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38720",
   [junit4]   2>   "node_name":"127.0.0.1:38720_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1393404 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1393404 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1393404 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1393505 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2147483647
   [junit4]   2> 1393505 WARN  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:115)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:230)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:240)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1393506 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1393506 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: workQueueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38720_"}
   [junit4]   2> 1393506 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38720_
   [junit4]   2> 1393506 INFO  (zkCallback-21201-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1393506 INFO  (zkCallback-21211-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1393506 INFO  (zkCallback-21205-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1393507 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1393507 INFO  (zkCallback-21211-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1393507 INFO  (zkCallback-21211-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1393507 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: workQueueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38720",
   [junit4]   2>   "node_name":"127.0.0.1:38720_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1393508 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38720",
   [junit4]   2>   "node_name":"127.0.0.1:38720_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1393508 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1393508 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1393508 INFO  (OverseerStateUpdate-96352795584823300-127.0.0.1:43881_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1393508 INFO  (zkCallback-21211-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1393508 INFO  (zkCallback-21211-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 1394404 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1394404 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1394405 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1394405 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1394405 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1394405 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1'
   [junit4]   2> 1394405 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1394405 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1394406 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1394408 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1394420 WARN  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1394421 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1394428 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1394432 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1394493 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1394497 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1394500 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1394504 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1394505 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1394506 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1394506 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1394507 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1394507 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1394507 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1394507 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1394507 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8c77
   [junit4]   2> 1394507 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1394507 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1394508 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1394508 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1394508 WARN  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1394508 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1394508 INFO  (coreLoadExecutor-7812-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1387539747, maxMergeSizeForForcedMerge=9223372036854775807, calibrateS

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

dle this request:[http://127.0.0.1:43881/c8n_1x3_lf_shard1_replica1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D99097E05E6554D:5CD36A4AB1A38B5]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43881/c8n_1x3_lf_shard1_replica1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:43881/c8n_1x3_lf_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
   [junit4]    > 	... 6 more
   [junit4]    > Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:43881 [/127.0.0.1] failed: Connection refused
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]    > 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    > 	at java.net.PlainSocketImpl.socketConnect(java.base@9-ea/Native Method)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(java.base@9-ea/AbstractPlainSocketImpl.java:400)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(java.base@9-ea/AbstractPlainSocketImpl.java:243)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(java.base@9-ea/AbstractPlainSocketImpl.java:225)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(java.base@9-ea/SocksSocketImpl.java:402)
   [junit4]    > 	at java.net.Socket.connect(java.base@9-ea/Socket.java:591)
   [junit4]    > 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    > 	... 20 more
   [junit4]   2> 1460334 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[8D99097E05E6554D]-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/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8D99097E05E6554D-001
   [junit4]   2> Aug 03, 2016 12:24:12 PM 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): {range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=MockRandom), text=FST50, range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=858, maxMBSortInHeap=5.04145859051433, sim=ClassicSimilarity, locale=as-IN, timezone=VST
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=182401496,total=329134080
   [junit4]   2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest, TestManagedSchema, TestLMJelinekMercerSimilarityFactory, TestClusterStateMutator, TestQuerySenderListener, TestDynamicFieldResource, DistributedTermsComponentTest, ClusterStateUpdateTest, TestRequestForwarding, TestRandomRequestDistribution, SolrIndexConfigTest, DocumentBuilderTest, CdcrReplicationHandlerTest, TestMiniSolrCloudCluster, HighlighterTest, NumericFieldsTest, VersionInfoTest, ZkCLITest, TestRestManager, TimeZoneUtilsTest, TestCursorMarkWithoutUniqueKey, HdfsBasicDistributedZk2Test, TestPartialUpdateDeduplication, WordBreakSolrSpellCheckerTest, BJQParserTest, TestRuleBasedAuthorizationPlugin, CoreMergeIndexesAdminHandlerTest, TestDFRSimilarityFactory, SimplePostToolTest, TestFileDictionaryLookup, DistanceUnitsTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestTrie, TestWordDelimiterFilterFactory, TestNonDefinedSimilarityFactory, TestNumericTerms64, OpenExchangeRatesOrgProviderTest, TestSolrConfigHandlerConcurrent, TestScoreJoinQPScore, TestCloudPivotFacet, TestRawTransformer, LoggingHandlerTest, ShardRoutingTest, ConvertedLegacyTest, SolrCmdDistributorTest, DeleteReplicaTest, TestQueryUtils, AnalysisErrorHandlingTest, HdfsSyncSliceTest, BadCopyFieldTest, SoftAutoCommitTest, HdfsChaosMonkeySafeLeaderTest, CollectionReloadTest, DistributedIntervalFacetingTest, SpellPossibilityIteratorTest, TestCopyFieldCollectionResource, SolrCLIZkUtilsTest, HdfsRecoverLeaseTest, TestSmileRequest, AsyncMigrateRouteKeyTest, TestInfoStreamLogging, TestReloadDeadlock, SSLMigrationTest, TestBinaryResponseWriter, TestRestoreCore, LeaderInitiatedRecoveryOnShardRestartTest, MultiTermTest, DateRangeFieldTest, TestQuerySenderNoQuery, OpenCloseCoreStressTest, CustomCollectionTest, FastVectorHighlighterTest, TestSerializedLuceneMatchVersion, TestMaxScoreQueryParser, DistributedQueueTest, TestConfigSetsAPI, TestFieldCacheWithThreads, TestStressVersions, SchemaVersionSpecificBehaviorTest, TestStressLiveNodes, SimpleMLTQParserTest, TestSolrCloudWithKerberosAlt, DistributedFacetPivotSmallTest, ShardRoutingCustomTest, AliasIntegrationTest, HttpPartitionTest, HdfsDirectoryFactoryTest, SuggesterFSTTest, BigEndianAscendingWordSerializerTest, TestAuthenticationFramework, HdfsUnloadDistributedZkTest, TestDistributedStatsComponentCardinality, CollectionsAPIDistributedZkTest, TestUniqueKeyFieldResource, TestShortCircuitedRequests, DistributedQueryComponentOptimizationTest, TestSolrDeletionPolicy2, TestFieldTypeCollectionResource, TestLFUCache, CollectionStateFormat2Test, CollectionsAPISolrJTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [474/626 (1!)] on J1 in 69.78s, 1 test, 1 error <<< FAILURES!

[...truncated 50152 lines...]