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/07/10 18:29:26 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+125) - Build # 17209 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17209/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:45363/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:45363/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([3AD48A0BDA869FAA:70C2427E268C1DA]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45363/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	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.http.NoHttpResponseException: 127.0.0.1:45363 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	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:511)
	... 10 more




Build Log:
[...truncated 11998 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1538927 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1538928 INFO  (Thread-2616) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1538928 INFO  (Thread-2616) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1539028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.ZkTestServer start zk server on port:40894
   [junit4]   2> 1539028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539029 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539062 INFO  (zkCallback-1127-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59a199 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539062 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539063 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539063 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1539069 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1539069 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1539069 INFO  (jetty-launcher-1126-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1539069 INFO  (jetty-launcher-1126-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1539070 INFO  (jetty-launcher-1126-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1539070 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71c151{/solr,null,AVAILABLE}
   [junit4]   2> 1539072 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@c14a5{HTTP/1.1,[http/1.1]}{127.0.0.1:45363}
   [junit4]   2> 1539072 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.Server Started @1541594ms
   [junit4]   2> 1539072 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45363}
   [junit4]   2> 1539072 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23f1f{/solr,null,AVAILABLE}
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@defe61{/solr,null,AVAILABLE}
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@116f6ce{/solr,null,AVAILABLE}
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@82e1e3{/solr,null,AVAILABLE}
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node1'
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@209f41{HTTP/1.1,[http/1.1]}{127.0.0.1:35224}
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1060740{HTTP/1.1,[http/1.1]}{127.0.0.1:44335}
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@2a7f10{HTTP/1.1,[http/1.1]}{127.0.0.1:44683}
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-4) [    ] o.e.j.s.Server Started @1541594ms
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-3) [    ] o.e.j.s.Server Started @1541594ms
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44335}
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@32fd21{HTTP/1.1,[http/1.1]}{127.0.0.1:42323}
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.Server Started @1541594ms
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-5) [    ] o.e.j.s.Server Started @1541595ms
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35224}
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42323}
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1539073 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44683}
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node4'
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node5'
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node2'
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539074 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 1539075 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539075 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node3'
   [junit4]   2> 1539075 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539075 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539075 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1539075 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1539075 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539075 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539079 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539079 INFO  (zkCallback-1129-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@145d85b name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539079 INFO  (zkCallback-1130-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15b4f2 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539079 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539079 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539079 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539079 INFO  (zkCallback-1128-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e21c6 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539079 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539079 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539079 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539079 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539081 INFO  (zkCallback-1131-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d9c2be name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539081 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539081 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539082 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1539082 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1539082 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1539082 INFO  (zkCallback-1132-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1832a7b name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539082 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1539082 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539083 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539084 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1539088 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node5/.
   [junit4]   2> 1539088 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node2/.
   [junit4]   2> 1539088 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 23360099
   [junit4]   2> 1539088 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 7163958
   [junit4]   2> 1539088 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node5]
   [junit4]   2> 1539088 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node2]
   [junit4]   2> 1539088 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 0x155d60a480b0003, 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> 1539088 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node1/.
   [junit4]   2> 1539088 WARN  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node2/lib
   [junit4]   2> 1539088 WARN  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node5/lib
   [junit4]   2> 1539089 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1682562
   [junit4]   2> 1539089 INFO  (jetty-launcher-1126-thread-2) [    ] 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> 1539089 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node1]
   [junit4]   2> 1539089 INFO  (jetty-launcher-1126-thread-5) [    ] 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> 1539089 WARN  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node1/lib
   [junit4]   2> 1539089 INFO  (jetty-launcher-1126-thread-1) [    ] 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> 1539089 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node4/.
   [junit4]   2> 1539090 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 15956534
   [junit4]   2> 1539090 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node3/.
   [junit4]   2> 1539090 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node4]
   [junit4]   2> 1539090 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 19874690
   [junit4]   2> 1539090 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node3]
   [junit4]   2> 1539090 WARN  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node4/lib
   [junit4]   2> 1539090 WARN  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node3/lib
   [junit4]   2> 1539090 INFO  (jetty-launcher-1126-thread-4) [    ] 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> 1539090 INFO  (jetty-launcher-1126-thread-3) [    ] 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> 1539092 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1539092 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1539092 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1539092 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1539092 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1539092 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1539092 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539093 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539094 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539095 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539095 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539108 INFO  (zkCallback-1144-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b2c030 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539108 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539109 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539121 INFO  (zkCallback-1143-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@80c062 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539121 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cab204 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539121 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539121 INFO  (zkCallback-1145-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a4ee3a name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539121 INFO  (zkCallback-1146-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a9772 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539122 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539122 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539122 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539122 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539122 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539122 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539122 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539123 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@1e344c9
   [junit4]   2> 1539124 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539125 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@2a4572
   [junit4]   2> 1539125 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@777bf6
   [junit4]   2> 1539125 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 0x155d60a480b0008, 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> 1539125 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@da6887
   [junit4]   2> 1539125 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@1563bb9
   [junit4]   2> 1539125 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539125 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539126 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539126 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539126 INFO  (zkCallback-1148-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d10f08 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539127 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539128 INFO  (zkCallback-1150-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117f2d3 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539128 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539128 INFO  (zkCallback-1151-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d106f name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539128 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539128 INFO  (zkCallback-1149-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14eecd3 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539128 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539128 INFO  (zkCallback-1152-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19fed13 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539129 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539133 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1539133 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1539133 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1539133 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1539133 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1539140 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1539140 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1539142 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1539142 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1539142 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1539173 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1539175 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1539176 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1539176 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1539176 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1539186 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1539186 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1539186 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1539186 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1539188 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1539194 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1539196 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1539196 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1539196 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1539197 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1539202 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1539202 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1539202 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1539204 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1539207 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1539209 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1539209 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1539209 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1539209 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1539243 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1539243 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1539243 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1539243 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1539243 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1539273 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1539273 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1539274 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1539274 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1539274 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1539279 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1539279 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1539279 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1539279 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1539279 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1539280 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1539282 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1539282 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1539283 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1539285 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1539285 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1539285 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1539285 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1539285 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1539285 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1539285 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1539285 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1539286 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1539286 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1539286 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1539286 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1539286 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1539286 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1539286 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1539287 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1539291 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1539293 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1539293 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1539293 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1539293 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1539296 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1539296 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1539296 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1539298 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1539309 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1539309 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031183-127.0.0.1:35224_solr-n_0000000000
   [junit4]   2> 1539309 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031181-127.0.0.1:45363_solr-n_0000000001
   [junit4]   2> 1539309 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031180-127.0.0.1:44335_solr-n_0000000002
   [junit4]   2> 1539310 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031182-127.0.0.1:42323_solr-n_0000000003
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031179-127.0.0.1:44683_solr-n_0000000004
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35224_solr
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031183-127.0.0.1:35224_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031181-127.0.0.1:45363_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031180-127.0.0.1:44335_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45363_solr
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031182-127.0.0.1:42323_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44335_solr
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42323_solr
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44335_solr
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42323_solr
   [junit4]   2> 1539312 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45363_solr
   [junit4]   2> 1539314 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44683_solr
   [junit4]   2> 1539314 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44683_solr
   [junit4]   2> 1539314 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96218306705031183-127.0.0.1:35224_solr-n_0000000000) starting
   [junit4]   2> 1539328 INFO  (zkCallback-1149-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> 1539329 INFO  (zkCallback-1151-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> 1539329 INFO  (zkCallback-1148-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> 1539328 INFO  (zkCallback-1150-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> 1539328 INFO  (zkCallback-1152-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> 1539343 INFO  (zkCallback-1149-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1539344 INFO  (zkCallback-1151-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1539344 INFO  (zkCallback-1148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1539344 INFO  (zkCallback-1150-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1539344 INFO  (zkCallback-1152-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1539345 INFO  (zkCallback-1149-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: [3])
   [junit4]   2> 1539345 INFO  (zkCallback-1151-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: [3])
   [junit4]   2> 1539345 INFO  (zkCallback-1150-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: [3])
   [junit4]   2> 1539345 INFO  (zkCallback-1148-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: [3])
   [junit4]   2> 1539345 INFO  (zkCallback-1152-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: [3])
   [junit4]   2> 1539346 INFO  (zkCallback-1151-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1539346 INFO  (zkCallback-1149-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1539347 INFO  (zkCallback-1150-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1539347 INFO  (zkCallback-1152-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1539347 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1539350 INFO  (zkCallback-1148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1539353 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1539353 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1539354 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node4/.
   [junit4]   2> 1539354 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1539355 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1539355 INFO  (jetty-launcher-1126-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1539360 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1539360 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1539360 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node3/.
   [junit4]   2> 1539361 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1539362 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1539362 INFO  (jetty-launcher-1126-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1539362 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1539362 INFO  (OverseerCollectionConfigSetProcessor-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1539362 INFO  (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1539362 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35224_solr as DOWN
   [junit4]   2> 1539364 INFO  (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1539365 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1539365 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1539365 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node1/.
   [junit4]   2> 1539365 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1539365 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1539365 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1539366 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35224_solr
   [junit4]   2> 1539366 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35224_solr
   [junit4]   2> 1539366 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1539366 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1539366 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node5/.
   [junit4]   2> 1539366 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1539366 INFO  (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35224_solr"} current state version: 0
   [junit4]   2> 1539366 INFO  (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35224_solr
   [junit4]   2> 1539367 INFO  (zkCallback-1149-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: [4])
   [junit4]   2> 1539367 INFO  (zkCallback-1152-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: [4])
   [junit4]   2> 1539368 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1539368 INFO  (jetty-launcher-1126-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1539367 INFO  (zkCallback-1150-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: [4])
   [junit4]   2> 1539367 INFO  (zkCallback-1148-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: [4])
   [junit4]   2> 1539367 INFO  (zkCallback-1151-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: [4])
   [junit4]   2> 1539369 INFO  (zkCallback-1149-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1539370 INFO  (zkCallback-1150-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1539370 INFO  (zkCallback-1151-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1539370 INFO  (zkCallback-1152-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1539370 INFO  (zkCallback-1148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1539396 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1539396 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1539396 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node2/.
   [junit4]   2> 1539396 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1539397 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1539397 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1539397 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1539397 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1539399 INFO  (zkCallback-1158-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e0577b name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539399 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1539400 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1539409 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1060740{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1539410 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15956534
   [junit4]   2> 1539410 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44335_solr as DOWN
   [junit4]   2> 1539421 INFO  (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44335_solr"} current state version: 0
   [junit4]   2> 1539421 INFO  (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44335_solr
   [junit4]   2> 1539423 INFO  (zkCallback-1150-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: [5])
   [junit4]   2> 1539423 INFO  (zkCallback-1148-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: [5])
   [junit4]   2> 1539423 INFO  (zkCallback-1151-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: [5])
   [junit4]   2> 1539423 INFO  (zkCallback-1149-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: [5])
   [junit4]   2> 1539423 INFO  (zkCallback-1152-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1539423 INFO  (zkCallback-1148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1539425 INFO  (zkCallback-1149-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1539425 INFO  (zkCallback-1151-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1539425 INFO  (zkCallback-1152-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1539425 INFO  (zkCallback-1149-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031181-127.0.0.1:45363_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1540923 WARN  (zkCallback-1150-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> 1540924 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@defe61{/solr,null,UNAVAILABLE}
   [junit4]   2> 1540925 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1540926 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1094464{/solr,null,AVAILABLE}
   [junit4]   2> 1540926 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@19f800e{HTTP/1.1,[http/1.1]}{127.0.0.1:45016}
   [junit4]   2> 1540926 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.e.j.s.Server Started @1543448ms
   [junit4]   2> 1540926 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45016}
   [junit4]   2> 1540927 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 1540927 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node6'
   [junit4]   2> 1540927 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1540927 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1540927 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1540928 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540933 INFO  (zkCallback-1160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60aab7 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540933 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540933 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1540933 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1540937 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node6/.
   [junit4]   2> 1540937 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.CoreContainer New CoreContainer 27578618
   [junit4]   2> 1540937 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node6]
   [junit4]   2> 1540938 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node6/lib
   [junit4]   2> 1540938 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] 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> 1540939 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1540939 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1540939 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1540939 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40894/solr
   [junit4]   2> 1540939 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1540939 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1540940 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540941 INFO  (zkCallback-1163-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d0c510 name:ZooKeeperConnection Watcher:127.0.0.1:40894 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540942 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540942 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1540944 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/33124798@142d6d5
   [junit4]   2> 1540945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540947 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63e508 name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540947 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540959 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1540959 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1540959 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1540960 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1540961 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218306705031187-127.0.0.1:45016_solr-n_0000000005
   [junit4]   2> 1540962 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218306705031179-127.0.0.1:44683_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 1540962 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45016_solr as DOWN
   [junit4]   2> 1540965 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45016_solr
   [junit4]   2> 1540965 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45016_solr
   [junit4]   2> 1540965 INFO  (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45016_solr"} current state version: 0
   [junit4]   2> 1540965 INFO  (OverseerStateUpdate-96218306705031183-127.0.0.1:35224_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45016_solr
   [junit4]   2> 1540967 INFO  (zkCallback-1149-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1540967 INFO  (zkCallback-1152-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: [4])
   [junit4]   2> 1540967 INFO  (zkCallback-1164-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: [4])
   [junit4]   2> 1540967 INFO  (zkCallback-1151-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: [4])
   [junit4]   2> 1540967 INFO  (zkCallback-1149-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1540967 INFO  (zkCallback-1152-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1540967 INFO  (zkCallback-1148-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: [4])
   [junit4]   2> 1540975 INFO  (zkCallback-1151-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1540975 INFO  (zkCallback-1148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1540975 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1540980 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1540980 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1540980 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001/tempDir-001/node6/.
   [junit4]   2> 1540980 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1540981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1540981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1540981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1540981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540990 INFO  (zkCallback-1166-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@108418a name:ZooKeeperConnection Watcher:127.0.0.1:40894/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540990 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540990 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1540991 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1541025 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1541027 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1541045 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1541047 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1541078 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1541080 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1541097 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1541099 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1541101 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1541106 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1541108 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1541110 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1541112 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1541117 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1541119 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1541131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1541143 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1541151 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1541154 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1541165 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3AD48A0BDA869FAA]) [    ] o.a.s.c.c.SolrZkClient makePath: /confi

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

	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=3AD48A0BDA869FAA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dav -Dtests.timezone=Pacific/Port_Moresby -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   18.2s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:45363/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3AD48A0BDA869FAA:70C2427E268C1DA]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [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]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45363/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [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:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [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.http.NoHttpResponseException: 127.0.0.1:45363 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [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:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3AD48A0BDA869FAA-001
   [junit4]   2> Jul 10, 2016 6:21:04 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=FSTOrd50, _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=Lucene50(blocksize=128), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=FSTOrd50, range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1302, maxMBSortInHeap=7.277521843574227, sim=RandomSimilarity(queryNorm=false): {}, locale=dav, timezone=Pacific/Port_Moresby
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=164428512,total=329252864
   [junit4]   2> NOTE: All tests run in this JVM: [BasicZkTest, TestLRUCache, DataDrivenBlockJoinTest, DeleteLastCustomShardedReplicaTest, CdcrReplicationDistributedZkTest, TestValueSourceCache, HdfsNNFailoverTest, SuggestComponentContextFilterQueryTest, TestSchemaSimilarityResource, LeaderElectionIntegrationTest, TestBadConfig, TestSQLHandler, HdfsDirectoryFactoryTest, HdfsRestartWhileUpdatingTest, CacheHeaderTest, UUIDUpdateProcessorFallbackTest, TestTolerantUpdateProcessorRandomCloud, TestJoin, TestDocTermOrds, DistribJoinFromCollectionTest, VMParamsZkACLAndCredentialsProvidersTest, AtomicUpdatesTest, TestCloudSchemaless, RequiredFieldsTest, DistributedQueryElevationComponentTest, WrapperMergePolicyFactoryTest, TestMacros, TestStressCloudBlindAtomicUpdates, TestCloudInspectUtil, TestDFISimilarityFactory, TestSolrDynamicMBean, PreAnalyzedFieldTest, TestNumericTerms32, ShardSplitTest, TestStressLucene, CdcrVersionReplicationTest, SolrRequestParserTest, SystemInfoHandlerTest, TestGraphMLResponseWriter, PeerSyncTest, CoreAdminCreateDiscoverTest, TestReloadAndDeleteDocs, ExplicitHLLTest, TestRandomFaceting, JsonLoaderTest, URLClassifyProcessorTest, SmileWriterTest, ConcurrentDeleteAndCreateCollectionTest, TestUseDocValuesAsStored2, TestSubQueryTransformer, TestComponentsName, StandardRequestHandlerTest, DistributedSuggestComponentTest, TestRangeQuery, TestSearcherReuse, SyncSliceTest, EchoParamsTest, SolrCoreTest, TestCollectionAPI, TestHdfsUpdateLog, TestRequestForwarding, JSONWriterTest, TestRealTimeGet, AddBlockUpdateTest, TestFunctionQuery, CursorMarkTest, TestRandomDVFaceting, TestRemoteStreaming, BasicDistributedZkTest, TestConfigOverlay, TestLazyCores, OutputWriterTest, TestAtomicUpdateErrorCases, StressHdfsTest, BooleanFieldTest, BufferStoreTest, TestConfigSetsAPIZkFailure, TestScoreJoinQPNoScore, QueryElevationComponentTest, TestAnalyzedSuggestions, UUIDFieldTest, TestJsonFacets, TestBulkSchemaConcurrent, ActionThrottleTest, TestHashQParserPlugin, ExternalFileFieldSortTest, TestCrossCoreJoin, TestManagedSchemaAPI, ResourceLoaderTest, TestRTGBase, RAMDirectoryFactoryTest, TestReRankQParserPlugin, BasicAuthIntegrationTest]
   [junit4] Completed [452/620 (1!)] on J0 in 19.25s, 1 test, 1 error <<< FAILURES!

[...truncated 583 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 136 ignored (88 assumptions) [seed: 3AD48A0BDA869FAA]

Total time: 58 minutes 16 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] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17212 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17212/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41265/c8n_1x3_lf_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41265/c8n_1x3_lf_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([8769F97AB91D583A:F3DC6A017E135C2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:753)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at 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(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41265/c8n_1x3_lf_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:747)
	... 48 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:41265/c8n_1x3_lf_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 49 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:41265 [/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:511)
	... 53 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 63 more




Build Log:
[...truncated 12020 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/init-core-data-001
   [junit4]   2> 1469002 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[8769F97AB91D583A]-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> 1469002 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[8769F97AB91D583A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1469003 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1469003 INFO  (Thread-3950) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1469003 INFO  (Thread-3950) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1469103 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.ZkTestServer start zk server on port:37238
   [junit4]   2> 1469103 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1469104 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1469105 INFO  (zkCallback-2084-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@490b775d name:ZooKeeperConnection Watcher:127.0.0.1:37238 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1469105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1469105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1469105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1469107 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1469107 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1469107 INFO  (zkCallback-2085-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20e48863 name:ZooKeeperConnection Watcher:127.0.0.1:37238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1469107 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1469108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1469108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1469108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1469109 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1469109 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1469110 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469110 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1469111 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469111 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1469111 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469111 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1469112 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469112 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1469112 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469112 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1469113 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469113 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1469113 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469113 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1469114 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469114 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1469114 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469115 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1469115 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469115 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1469116 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469116 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1469169 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1
   [junit4]   2> 1469170 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1469171 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dc0c441{/,null,AVAILABLE}
   [junit4]   2> 1469172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d21b935{HTTP/1.1,[http/1.1]}{127.0.0.1:42201}
   [junit4]   2> 1469172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.e.j.s.Server Started @1471024ms
   [junit4]   2> 1469172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/tempDir-001/control/data, hostContext=/, hostPort=36543, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores}
   [junit4]   2> 1469172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1469172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001'
   [junit4]   2> 1469172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1469172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1469172 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1469173 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1469173 INFO  (zkCallback-2086-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5befe0df name:ZooKeeperConnection Watcher:127.0.0.1:37238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1469173 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1469174 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1469174 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1469174 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/solr.xml
   [junit4]   2> 1469177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores
   [junit4]   2> 1469177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1530695495
   [junit4]   2> 1469177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001]
   [junit4]   2> 1469178 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/lib
   [junit4]   2> 1469178 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1469180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1469180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1469180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1469180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37238/solr
   [junit4]   2> 1469180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1469180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1469180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1469181 INFO  (zkCallback-2089-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3879759 name:ZooKeeperConnection Watcher:127.0.0.1:37238 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1469181 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1469181 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1469181 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/1229278796@3c50008e
   [junit4]   2> 1469182 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1469182 INFO  (zkCallback-2090-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31aa8a3c name:ZooKeeperConnection Watcher:127.0.0.1:37238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1469182 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1469183 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1469183 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1469184 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1469184 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1469185 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1469185 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1469186 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1469186 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1469186 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1469186 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1469187 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1469187 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1469187 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1469188 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1469188 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1469188 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219950768979972-127.0.0.1:36543_-n_0000000000
   [junit4]   2> 1469188 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36543_
   [junit4]   2> 1469188 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1469189 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.Overseer Overseer (id=96219950768979972-127.0.0.1:36543_-n_0000000000) starting
   [junit4]   2> 1469189 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1469191 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1469191 INFO  (OverseerCollectionConfigSetProcessor-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1469192 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36543_
   [junit4]   2> 1469192 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36543_
   [junit4]   2> 1469192 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1469192 INFO  (zkCallback-2090-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_    ] 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> 1469192 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1469192 INFO  (zkCallback-2090-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1469199 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1469199 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1469199 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores
   [junit4]   2> 1469200 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1469200 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1
   [junit4]   2> 1469200 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1469200 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1469200 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1469200 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1469200 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:36543_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1469201 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] 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> 1469201 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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:36543",
   [junit4]   2>   "node_name":"127.0.0.1:36543_",
   [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> 1469201 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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:36543",
   [junit4]   2>   "node_name":"127.0.0.1:36543_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1469201 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1469201 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1469201 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1469201 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1469202 INFO  (zkCallback-2090-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_    ] 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> 1470202 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1470202 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1470202 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1470202 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1470202 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1470202 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1'
   [junit4]   2> 1470202 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1470202 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1470203 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1470206 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1470209 WARN  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1470209 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1470216 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1470232 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1470289 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1470292 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1470293 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1470296 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1470298 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1470299 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1470299 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1470300 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] 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/J2
   [junit4]   2> 1470300 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1470300 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1470300 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1/data/]
   [junit4]   2> 1470300 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@33501c1c
   [junit4]   2> 1470300 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1/data
   [junit4]   2> 1470300 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1470300 WARN  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1470301 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1/data/index
   [junit4]   2> 1470301 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=99.0439453125, floorSegmentMB=1.8603515625, forceMergeDeletesPctAllowed=17.796281055343098, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7916605598876311
   [junit4]   2> 1470301 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f8f11f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2911098e),segFN=segments_1,generation=1}
   [junit4]   2> 1470301 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1470301 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 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-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1/data/
   [junit4]   2> 1470301 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1470303 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1470303 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1470303 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1470303 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1470303 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1470303 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1470303 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1470303 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1470303 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1470303 WARN  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1470304 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470305 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470305 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470306 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470307 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] 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> 1470308 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1470308 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1470308 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1470308 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1470308 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1470309 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=0.2099609375, floorSegmentMB=0.9365234375, forceMergeDeletesPctAllowed=18.01654154229447, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1470309 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f8f11f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2911098e),segFN=segments_1,generation=1}
   [junit4]   2> 1470309 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1470309 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d3fc0d1[collection1] main]
   [junit4]   2> 1470309 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1470309 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1470309 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1470310 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1470310 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1470310 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1470310 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1470310 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1470310 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1470310 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1470311 INFO  (searcherExecutor-5665-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d3fc0d1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1470311 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1470311 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1470311 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1470311 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539519213674168320
   [junit4]   2> 1470313 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539519213674168320
   [junit4]   2> 1470313 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1470313 INFO  (coreLoadExecutor-5664-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1470313 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:36543 collection:control_collection shard:shard1
   [junit4]   2> 1470314 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1470314 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96219950768979972-core_node1-n_0000000000
   [junit4]   2> 1470315 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1470315 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1470315 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1470315 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36543/collection1/
   [junit4]   2> 1470315 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1470315 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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> 1470315 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36543/collection1/ has no replicas
   [junit4]   2> 1470316 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1470316 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] 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/96219950768979972-core_node1-n_0000000000
   [junit4]   2> 1470317 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36543/collection1/ shard1
   [junit4]   2> 1470317 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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:36543",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1470418 INFO  (zkCallback-2090-thread-1-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_    ] 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> 1470467 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:36543/collection1/ and leader is http://127.0.0.1:36543/collection1/
   [junit4]   2> 1470468 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36543
   [junit4]   2> 1470468 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1470468 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1470468 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1470468 INFO  (coreZkRegister-5658-thread-1-processing-n:127.0.0.1:36543_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36543_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1470469 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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:36543",
   [junit4]   2>   "node_name":"127.0.0.1:36543_",
   [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> 1470469 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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:36543",
   [junit4]   2>   "node_name":"127.0.0.1:36543_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1470570 INFO  (zkCallback-2090-thread-2-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_    ] 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> 1470704 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1470704 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470704 INFO  (zkCallback-2094-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57b66b00 name:ZooKeeperConnection Watcher:127.0.0.1:37238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470704 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470705 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1470705 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1470705 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1470705 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1470706 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1470706 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1470706 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1470706 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470706 INFO  (zkCallback-2095-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43b756d5 name:ZooKeeperConnection Watcher:127.0.0.1:37238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470706 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470707 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1470707 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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> 1470707 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1470765 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001/cores/collection1
   [junit4]   2> 1470765 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001
   [junit4]   2> 1470766 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1470767 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6152fa7e{/,null,AVAILABLE}
   [junit4]   2> 1470767 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@588a12b5{HTTP/1.1,[http/1.1]}{127.0.0.1:37349}
   [junit4]   2> 1470767 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.e.j.s.Server Started @1472619ms
   [junit4]   2> 1470767 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=43097, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001/cores}
   [junit4]   2> 1470767 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1470768 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001'
   [junit4]   2> 1470768 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1470768 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1470768 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1470768 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470769 INFO  (zkCallback-2096-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2be848c1 name:ZooKeeperConnection Watcher:127.0.0.1:37238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470769 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470769 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1470769 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1470769 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001/solr.xml
   [junit4]   2> 1470773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001/cores
   [junit4]   2> 1470773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.CoreContainer New CoreContainer 2131954508
   [junit4]   2> 1470773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001]
   [junit4]   2> 1470773 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001/lib
   [junit4]   2> 1470773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] 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> 1470775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1470775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1470775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1470775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37238/solr
   [junit4]   2> 1470775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1470775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1470776 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470776 INFO  (zkCallback-2099-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31ddd1c8 name:ZooKeeperConnection Watcher:127.0.0.1:37238 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470776 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470777 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1470777 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/1229278796@5365ed9a
   [junit4]   2> 1470777 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470778 INFO  (zkCallback-2100-thread-1-processing-n:127.0.0.1:43097_) [n:127.0.0.1:43097_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34de6ba name:ZooKeeperConnection Watcher:127.0.0.1:37238/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470778 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1470779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1470779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1470780 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1470780 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1470780 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219950768979977-127.0.0.1:43097_-n_0000000001
   [junit4]   2> 1470781 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96219950768979972-127.0.0.1:36543_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1470781 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.ZkController Publish node=127.0.0.1:43097_ as DOWN
   [junit4]   2> 1470781 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43097_
   [junit4]   2> 1470781 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43097_
   [junit4]   2> 1470782 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43097_"} current state version: 3
   [junit4]   2> 1470782 INFO  (zkCallback-2094-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> 1470782 INFO  (zkCallback-2090-thread-2-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_    ] 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> 1470782 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43097_
   [junit4]   2> 1470782 INFO  (zkCallback-2094-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1470782 INFO  (zkCallback-2100-thread-1-processing-n:127.0.0.1:43097_) [n:127.0.0.1:43097_    ] 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> 1470782 INFO  (zkCallback-2090-thread-2-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1470782 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1470782 INFO  (zkCallback-2100-thread-1-processing-n:127.0.0.1:43097_) [n:127.0.0.1:43097_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1470783 INFO  (zkCallback-2090-thread-2-processing-n:127.0.0.1:36543_) [n:127.0.0.1:36543_    ] 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> 1470783 INFO  (zkCallback-2100-thread-1-processing-n:127.0.0.1:43097_) [n:127.0.0.1:43097_    ] 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> 1470783 INFO  (zkCallback-2094-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> 1470793 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1470793 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1470794 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] 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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001/cores
   [junit4]   2> 1470794 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1470794 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001/shard-1-001/cores/collection1
   [junit4]   2> 1470794 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1470795 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1470795 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[8769F97AB91D583A]) [n:127.0.0.1:43097_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1470795 INFO  (coreLoadExecutor-5675-thread-1-processing-n:127.0.0.1:43097_) [n:127.0.0.1:43097_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1470795 INFO  (coreLoadExecutor-5675-thread-1-processing-n:127.0.0.1:43097_) [n:127.0.0.1:43097_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1470795 INFO  (coreLoadExecutor-5675-thread-1-processing-n:127.0.0.1:43097_) [n:127.0.0.1:43097_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1470795 INFO  (coreLoadExecutor-5675-thread-1-processing-n:127.0.0.1:43097_) [n:127.0.0.1:43097_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1470796 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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:43097",
   [junit4]   2>   "node_name":"127.0.0.1:43097_",
   [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> 1470796 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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:43097",
   [junit4]   2>   "node_name":"127.0.0.1:43097_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1470796 INFO  (coreLoadExecutor-5675-thread-1-processing-n:127.0.0.1:43097_) [n:127.0.0.1:43097_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1470796 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1470796 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1470897 INFO  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2147483647
   [junit4]   2> 1470897 WARN  (OverseerStateUpdate-96219950768979972-127.0.0.1:36543_-n_0000000000) [n:127.0.0.1:36543_    ] 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.zooke

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

.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 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(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41265/c8n_1x3_lf_shard1_replica2]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:747)
   [junit4]    > 	... 48 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:41265/c8n_1x3_lf_shard1_replica2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [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]    > 	... 49 more
   [junit4]    > Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:41265 [/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:511)
   [junit4]    > 	... 53 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [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]    > 	... 63 more
   [junit4]   2> 1534020 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[8769F97AB91D583A]-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.LeaderFailoverAfterPartitionTest_8769F97AB91D583A-001
   [junit4]   2> Jul 11, 2016 1:19:57 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): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), _version_=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Direct), a_t=BlockTreeOrds(blocksize=128), intDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Asserting), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=378, maxMBSortInHeap=7.980870574285662, sim=RandomSimilarity(queryNorm=false): {}, locale=ja, timezone=CST6CDT
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=272044584,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsThreadLeakTest, HdfsRecoveryZkTest, SolrCloudExampleTest, TestSolrIndexConfig, SuggesterTest, HdfsLockFactoryTest, TestHdfsCloudBackupRestore, AutoCommitTest, TestLegacyFieldCache, TestAuthorizationFramework, RuleEngineTest, QueryParsingTest, RecoveryZkTest, TestDistribDocBasedVersion, CleanupOldIndexTest, TestPostingsSolrHighlighter, TestRecovery, ScriptEngineTest, DirectSolrConnectionTest, TestSolrConfigHandler, TestSha256AuthenticationProvider, SegmentsInfoRequestHandlerTest, TestDistribIDF, TestIndexingPerformance, ConnectionManagerTest, TestJsonRequest, TestTolerantUpdateProcessorCloud, RegexBoostProcessorTest, TestUtils, OverseerRolesTest, RankQueryTest, TestLocalFSCloudBackupRestore, TestDistributedStatsComponentCardinality, DeleteShardTest, TestConfigSetsAPIExclusivity, TestTestInjection, TestPerFieldSimilarity, TestSolrQueryParser, SaslZkACLProviderTest, AnalyticsQueryTest, TestSubQueryTransformerDistrib, TestDistributedMissingSort, SuggesterWFSTTest, BlockJoinFacetDistribTest, SearchHandlerTest, TestFieldCacheReopen, TestLRUStatsCache, TestCopyFieldCollectionResource, TestXmlQParser, TestZkChroot, TestTrackingShardHandlerFactory, TestCustomSort, SampleTest, HdfsWriteToMultipleCollectionsTest, HighlighterConfigTest, SpatialRPTFieldTypeTest, TestDynamicFieldResource, TestCSVResponseWriter, TestOrdValues, TestJettySolrRunner, TestRestoreCore, NoCacheHeaderTest, TestNRTOpen, UnloadDistributedZkTest, TestXIncludeConfig, TestImplicitCoreProperties, TestExceedMaxTermLength, TestMaxScoreQueryParser, BasicDistributedZk2Test, CircularListTest, SimpleFacetsTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTest, FieldAnalysisRequestHandlerTest, TestSolrDeletionPolicy1, FullSolrCloudDistribCmdsTest, BinaryUpdateRequestHandlerTest, TestSolrCloudWithKerberosAlt, TestSort, TestRestManager, TermVectorComponentDistributedTest, LukeRequestHandlerTest, TestObjectReleaseTracker, TestMiniSolrCloudClusterBase, TestReload, TestBackupRepositoryFactory, StatelessScriptUpdateProcessorFactoryTest, TestStressRecovery, TestExtendedDismaxParser, TestSerializedLuceneMatchVersion, TestIndexSearcher, BadIndexSchemaTest, TestSolrConfigHandlerConcurrent, AssignTest, TestGraphTermsQParserPlugin, DebugComponentTest, TestManagedSchema, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, TestRandomFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, StatsComponentTest, TestGroupingSearch, TestFiltering, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestCharFilters, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteReplicaTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [462/620 (1!)] on J2 in 65.79s, 1 test, 1 error <<< FAILURES!

[...truncated 571 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 134 ignored (88 assumptions) [seed: 8769F97AB91D583A]

Total time: 73 minutes 0 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 (64bit/jdk-9-ea+125) - Build # 17211 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17211/
Java: 64bit/jdk-9-ea+125 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=13408, name=Thread-4239, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(java.base@9-ea/Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)         at org.apache.solr.core.SolrCore$$Lambda$190/2120853973.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=13408, name=Thread-4239, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
        at org.apache.solr.core.SolrCore$$Lambda$190/2120853973.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
	at __randomizedtesting.SeedInfo.seed([BADD07D0FBA79324]:0)




Build Log:
[...truncated 12331 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/init-core-data-001
   [junit4]   2> 1752075 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[BADD07D0FBA79324]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1752075 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[BADD07D0FBA79324]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1752076 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1752076 INFO  (Thread-4128) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1752076 INFO  (Thread-4128) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1752176 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkTestServer start zk server on port:34282
   [junit4]   2> 1752176 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1752176 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1752178 INFO  (zkCallback-2072-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3736481e name:ZooKeeperConnection Watcher:127.0.0.1:34282 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1752178 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1752178 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1752178 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1752179 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1752179 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1752180 INFO  (zkCallback-2073-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70513e66 name:ZooKeeperConnection Watcher:127.0.0.1:34282/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1752180 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1752180 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1752180 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1752180 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1752181 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1752181 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1752182 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752182 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1752183 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752183 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1752183 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752183 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1752184 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752184 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1752184 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752184 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1752185 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752185 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1752185 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752186 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1752186 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752186 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1752186 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752187 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1752187 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752187 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1752188 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752188 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1752271 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1
   [junit4]   2> 1752272 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1752273 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fa31e7c{/,null,AVAILABLE}
   [junit4]   2> 1752275 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.e.j.s.ServerConnector Started ServerConnector@326afd08{HTTP/1.1,[http/1.1]}{127.0.0.1:46225}
   [junit4]   2> 1752275 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.e.j.s.Server Started @1754356ms
   [junit4]   2> 1752275 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/tempDir-001/control/data, hostPort=46225, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores}
   [junit4]   2> 1752275 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 1752275 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001'
   [junit4]   2> 1752275 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1752275 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1752275 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1752276 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1752276 INFO  (zkCallback-2074-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3780c2d3 name:ZooKeeperConnection Watcher:127.0.0.1:34282/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1752276 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1752277 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1752277 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1752277 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/solr.xml
   [junit4]   2> 1752282 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores
   [junit4]   2> 1752282 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CoreContainer New CoreContainer 29270049
   [junit4]   2> 1752282 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001]
   [junit4]   2> 1752282 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/lib
   [junit4]   2> 1752283 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752284 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1752284 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1752285 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1752285 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34282/solr
   [junit4]   2> 1752285 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1752285 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1752285 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1752286 INFO  (zkCallback-2077-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4419bc8b name:ZooKeeperConnection Watcher:127.0.0.1:34282 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1752286 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1752287 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1752287 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$171/1790972869@5bf659a9
   [junit4]   2> 1752287 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1752288 INFO  (zkCallback-2078-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d3e272e name:ZooKeeperConnection Watcher:127.0.0.1:34282/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1752288 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1752288 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1752289 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1752290 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1752291 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1752292 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1752292 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1752293 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1752293 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1752294 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1752294 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1752294 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1752295 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1752296 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1752296 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1752296 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1752297 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219490446802948-127.0.0.1:46225_-n_0000000000
   [junit4]   2> 1752297 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46225_
   [junit4]   2> 1752297 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1752298 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.Overseer Overseer (id=96219490446802948-127.0.0.1:46225_-n_0000000000) starting
   [junit4]   2> 1752299 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1752301 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1752301 INFO  (OverseerCollectionConfigSetProcessor-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1752301 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1752302 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46225_
   [junit4]   2> 1752302 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46225_
   [junit4]   2> 1752302 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1752303 INFO  (zkCallback-2078-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> 1752303 INFO  (zkCallback-2078-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1752308 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1752308 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1752309 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores
   [junit4]   2> 1752309 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1752309 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1
   [junit4]   2> 1752310 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1752311 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1752311 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1752311 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1752311 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1752311 INFO  (coreLoadExecutor-6063-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> 1752312 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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:46225",
   [junit4]   2>   "node_name":"127.0.0.1:46225_",
   [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> 1752312 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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:46225",
   [junit4]   2>   "node_name":"127.0.0.1:46225_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1752312 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1752312 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1752312 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1752312 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1752313 INFO  (zkCallback-2078-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> 1753313 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1753313 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1753313 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1753313 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1753313 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1753313 INFO  (coreLoadExecutor-6063-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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1'
   [junit4]   2> 1753313 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1753314 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1753314 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1753316 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1753320 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1753351 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1753355 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1753475 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1753479 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1753480 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1753483 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1753484 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1753485 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1753485 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1753486 INFO  (coreLoadExecutor-6063-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/J2
   [junit4]   2> 1753486 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1753486 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1753486 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1/data/]
   [junit4]   2> 1753487 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f6e8fb
   [junit4]   2> 1753487 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1/data
   [junit4]   2> 1753487 INFO  (coreLoadExecutor-6063-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/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1753487 WARN  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1753487 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1/data/index
   [junit4]   2> 1753487 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=63.8310546875, floorSegmentMB=1.4521484375, forceMergeDeletesPctAllowed=17.666360207089447, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1753488 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@274a6095 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc93dc4),segFN=segments_1,generation=1}
   [junit4]   2> 1753488 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1753488 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/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1/data/
   [junit4]   2> 1753488 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1753489 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1753489 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1753489 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1753489 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1753489 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1753489 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1753489 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1753490 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1753490 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1753490 WARN  (coreLoadExecutor-6063-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> 1753491 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1753491 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1753492 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1753492 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1753494 INFO  (coreLoadExecutor-6063-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> 1753494 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1753494 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1753494 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1753494 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1753495 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1753495 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1771555388, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1753495 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@274a6095 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc93dc4),segFN=segments_1,generation=1}
   [junit4]   2> 1753495 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1753495 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bb0e0da[collection1] main]
   [junit4]   2> 1753495 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1753496 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1753496 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1753496 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1753496 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1753496 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1753496 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1753496 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1753496 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1753496 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1753496 INFO  (searcherExecutor-6064-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bb0e0da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1753497 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1753497 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1753497 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1753497 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539511848637825024
   [junit4]   2> 1753499 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539511848637825024
   [junit4]   2> 1753499 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1753499 INFO  (coreLoadExecutor-6063-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1753499 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:46225 collection:control_collection shard:shard1
   [junit4]   2> 1753500 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1753501 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96219490446802948-core_node1-n_0000000000
   [junit4]   2> 1753501 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1753501 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1753501 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1753502 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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> 1753502 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46225/collection1/
   [junit4]   2> 1753502 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1753502 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:46225/collection1/ has no replicas
   [junit4]   2> 1753502 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1753503 INFO  (coreZkRegister-6057-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/96219490446802948-core_node1-n_0000000000
   [junit4]   2> 1753503 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46225/collection1/ shard1
   [junit4]   2> 1753504 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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:46225",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1753605 INFO  (zkCallback-2078-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> 1753654 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:46225/collection1/ and leader is http://127.0.0.1:46225/collection1/
   [junit4]   2> 1753654 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46225
   [junit4]   2> 1753654 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1753654 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1753654 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1753655 INFO  (coreZkRegister-6057-thread-1) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1753655 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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:46225",
   [junit4]   2>   "node_name":"127.0.0.1:46225_",
   [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> 1753655 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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:46225",
   [junit4]   2>   "node_name":"127.0.0.1:46225_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1753756 INFO  (zkCallback-2078-thread-2) [    ] 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> 1753813 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1753813 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1753814 INFO  (zkCallback-2082-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50599fc4 name:ZooKeeperConnection Watcher:127.0.0.1:34282/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1753814 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1753814 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1753814 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1753815 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1753815 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1753815 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1753815 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1753816 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1753816 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1753816 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c41cecd name:ZooKeeperConnection Watcher:127.0.0.1:34282/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1753816 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1753816 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1753817 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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> 1753818 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1753913 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1
   [junit4]   2> 1753914 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001
   [junit4]   2> 1753914 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1753915 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a5df3ba{/,null,AVAILABLE}
   [junit4]   2> 1753915 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.e.j.s.ServerConnector Started ServerConnector@77dd53cc{HTTP/1.1,[http/1.1]}{127.0.0.1:45530}
   [junit4]   2> 1753915 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.e.j.s.Server Started @1755997ms
   [junit4]   2> 1753915 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/tempDir-001/jetty1, hostPort=45530, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores}
   [junit4]   2> 1753916 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 1753916 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001'
   [junit4]   2> 1753916 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1753916 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1753916 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1753917 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1753917 INFO  (zkCallback-2084-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78e3263a name:ZooKeeperConnection Watcher:127.0.0.1:34282/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1753917 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1753918 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1753919 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1753919 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1753919 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/solr.xml
   [junit4]   2> 1753923 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores
   [junit4]   2> 1753923 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CoreContainer New CoreContainer 1852416701
   [junit4]   2> 1753924 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001]
   [junit4]   2> 1753924 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/lib
   [junit4]   2> 1753924 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1753926 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1753926 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1753926 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1753926 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34282/solr
   [junit4]   2> 1753926 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1753927 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1753927 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1753927 INFO  (zkCallback-2087-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73f94f68 name:ZooKeeperConnection Watcher:127.0.0.1:34282 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1753927 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1753928 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1753928 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$171/1790972869@6b46a74f
   [junit4]   2> 1753928 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1753929 INFO  (zkCallback-2088-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10d46fc3 name:ZooKeeperConnection Watcher:127.0.0.1:34282/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1753929 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1753932 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1753932 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1753932 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1753933 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1753933 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219490446802953-127.0.0.1:45530_-n_0000000001
   [junit4]   2> 1753934 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96219490446802948-127.0.0.1:46225_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1753934 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45530_ as DOWN
   [junit4]   2> 1753934 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45530_
   [junit4]   2> 1753934 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45530_
   [junit4]   2> 1753935 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45530_"} current state version: 3
   [junit4]   2> 1753935 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45530_
   [junit4]   2> 1753935 INFO  (zkCallback-2078-thread-2) [    ] 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> 1753935 INFO  (zkCallback-2088-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> 1753935 INFO  (zkCallback-2082-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> 1753935 INFO  (zkCallback-2088-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1753935 INFO  (zkCallback-2082-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1753935 INFO  (zkCallback-2078-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1753935 INFO  (zkCallback-2078-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> 1753935 INFO  (zkCallback-2082-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> 1753935 INFO  (zkCallback-2088-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> 1753949 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1753949 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1753950 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores
   [junit4]   2> 1753950 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] 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> 1753951 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1
   [junit4]   2> 1753951 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1753951 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1753951 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[BADD07D0FBA79324]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1753952 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1753952 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1753952 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1753952 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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:45530",
   [junit4]   2>   "node_name":"127.0.0.1:45530_",
   [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> 1753952 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1753952 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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:45530",
   [junit4]   2>   "node_name":"127.0.0.1:45530_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1753952 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1753952 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1753952 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1754053 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1754054 INFO  (zkCallback-2088-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> 1754054 INFO  (zkCallback-2088-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1754952 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1754953 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1754953 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1754953 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1754953 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1754953 INFO  (coreLoadExecutor-6074-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.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1'
   [junit4]   2> 1754953 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1754953 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1754954 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1754964 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1754990 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1755006 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1755013 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1755108 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1755113 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1755113 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1755117 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1755118 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1755119 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1755119 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1755120 INFO  (coreLoadExecutor-6074-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/J2
   [junit4]   2> 1755120 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1755120 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1755120 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1755120 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35f6e8fb
   [junit4]   2> 1755121 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1755121 INFO  (coreLoadExecutor-6074-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/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1755121 WARN  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1755121 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1755121 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=63.8310546875, floorSegmentMB=1.4521484375, forceMergeDeletesPctAllowed=17.666360207089447, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1755122 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6aef63d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29bfc30d),segFN=segments_1,generation=1}
   [junit4]   2> 1755122 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1755122 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/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1755122 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_BADD07D0FBA79324-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1755123 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1755124 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1755124 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1755124 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1755124 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1755124 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1755124 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1755124 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1755124 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1755124 WARN  (coreLoadExecutor-6074-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> 1755125 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1755126 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1755126 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1755127 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1755129 INFO  (coreLoadExecutor-6074-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> 1755129 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1755130 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1755130 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1755130 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1755130 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1755131 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1771555388, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1755131 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6aef63d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29bfc30d),segFN=segments_1,generation=1}
   [junit4]   2> 1755131 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1755131 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@542113dd[collection1] main]
   [junit4]   2> 1755131 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1755132 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1755132 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1755132 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1755132 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1755132 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1755132 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1755132 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1755132 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1755132 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1755133 INFO  (searcherExecutor-6075-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@542113dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1755133 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1755133 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1755133 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1755133 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539511850353295360
   [junit4]   2> 1755135 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539511850353295360
   [junit4]   2> 1755135 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1755135 INFO  (coreLoadExecutor-6074-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1755136 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:45530 collection:collection1 shard:shard2
   [junit4]   2> 1755136 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1755137 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/96219490446802953-core_node1-n_0000000000
   [junit4]   2> 1755137 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1755138 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1755138 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1755138 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 1755138 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45530/collection1/
   [junit4]   2> 1755138 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1755138 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:45530/collection1/ has no replicas
   [junit4]   2> 1755138 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1755139 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/96219490446802953-core_node1-n_0000000000
   [junit4]   2> 1755140 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45530/collection1/ shard2
   [junit4]   2> 1755140 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:45530",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 4
   [junit4]   2> 1755241 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1755241 INFO  (zkCallback-2088-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> 1755241 INFO  (zkCallback-2088-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 1755290 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:45530/collection1/ and leader is http://127.0.0.1:45530/collection1/
   [junit4]   2> 1755290 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45530
   [junit4]   2> 1755290 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1755290 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1755290 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1755291 INFO  (coreZkRegister-6069-thread-1) [    ] o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for collection1
   [junit4]   2> 1755291 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-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:45530",
   [junit4]   2>   "node_name":"127.0.0.1:45530_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1755291 INFO  (OverseerStateUpdate-96219490446802948-127.0.0.1:46225_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 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:45530",
   [junit4]   2>   "node_name":"127.0.0.1:45530_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   

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

	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2> 	... 8 more
   [junit4]   2> 1801835 WARN  (Thread-4239) [    ] o.a.s.c.SolrCores Tried to remove core collection1 from pendingCoreOps and it wasn't there. 
   [junit4]   2> 1801835 WARN  (Thread-4239) [    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [collection1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:967)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:52)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: Could not load resource=schema.xml
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2> 	... 8 more
   [junit4]   2> 1801835 INFO  (Thread-4239) [    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> Jul 10, 2016 11:22:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, maxDocsPerChunk=10, blockSize=577), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, blockSize=577)), sim=ClassicSimilarity, locale=ky-KG, timezone=Europe/Copenhagen
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=287007168,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SegmentsInfoRequestHandlerTest, CollectionStateFormat2Test, AddSchemaFieldsUpdateProcessorFactoryTest, RecoveryZkTest, TestFieldCacheReopen, TestSolrIndexConfig, StatelessScriptUpdateProcessorFactoryTest, TestStressReorder, AssignTest, MigrateRouteKeyTest, TestHdfsBackupRestoreCore, TestTrackingShardHandlerFactory, TestDistribDocBasedVersion, TestSearchPerf, TestSolrJ, DistributedFacetPivotSmallTest, TestReversedWildcardFilterFactory, CollectionsAPISolrJTest, TestFreeTextSuggestions, TestUtils, TestReload, TestDistributedStatsComponentCardinality, GraphQueryTest, HLLSerializationTest, SpatialRPTFieldTypeTest, TestDistributedMissingSort, TestXmlQParser, HardAutoCommitTest, TestRawTransformer, TestSha256AuthenticationProvider, TestRecovery, HighlighterConfigTest, TestCollationField, BlockJoinFacetDistribTest, XmlUpdateRequestHandlerTest, TestHdfsCloudBackupRestore, TestGeoJSONResponseWriter, DistributedFacetPivotLargeTest, CloneFieldUpdateProcessorFactoryTest, AnalyticsQueryTest, TestSolrDeletionPolicy1, SearchHandlerTest, UnloadDistributedZkTest, SampleTest, TestIndexingPerformance, TestIndexSearcher, HdfsRecoveryZkTest, NoCacheHeaderTest, RestartWhileUpdatingTest, AutoCommitTest, TestNRTOpen, DirectSolrConnectionTest, SolrCoreCheckLockOnStartupTest, TestReplicaProperties, CircularListTest, TestJmxMonitoredMap, CdcrUpdateLogTest, BadCopyFieldTest, TestExtendedDismaxParser, TestOrdValues, FieldMutatingUpdateProcessorTest, TestStressRecovery, TestElisionMultitermQuery, SliceStateTest, TestLegacyFieldCache, OverseerTest, ShowFileRequestHandlerTest, DebugComponentTest, TestTestInjection, QueryParsingTest, TestJettySolrRunner, TestAnalyzeInfixSuggestions, TestFieldCacheSortRandom, DirectUpdateHandlerTest, TestCustomSort, DeleteInactiveReplicaTest, TestReloadDeadlock, TestSchemaResource, TestLRUStatsCache, SpatialHeatmapFacetsTest, TestJmxIntegration, TestLocalFSCloudBackupRestore, TestSolrConfigHandlerConcurrent, RequestHandlersTest, TestPerFieldSimilarityWithDefaultOverride, TestChildDocTransformer, BadIndexSchemaTest, SuggesterTSTTest, SuggesterWFSTTest, ScriptEngineTest, TestCloudDeleteByQuery, TestRestManager, BadComponentTest, TestFuzzyAnalyzedSuggestions, TestStandardQParsers, DateRangeFieldTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestUseDocValuesAsStored, ZkStateReaderTest, HdfsBasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestDistributedSearch, TestRangeQuery, StatsComponentTest, PeerSyncTest, TestFunctionQuery, BasicFunctionalityTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, CoreAdminHandlerTest, TestAtomicUpdateErrorCases, SortByFunctionTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, RegexBoostProcessorTest, TestCSVResponseWriter, PingRequestHandlerTest, ActionThrottleTest, AsyncMigrateRouteKeyTest, DeleteReplicaTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestTolerantUpdateProcessorCloud, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, RuleEngineTest, ExitableDirectoryReaderTest, TestBackupRepositoryFactory, TestConfigSetProperties, TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml, RequestLoggingTest, TestBlobHandler, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=BADD07D0FBA79324 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ky-KG -Dtests.timezone=Europe/Copenhagen -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=13408, name=Thread-4239, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:959)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$190/2120853973.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2445)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BADD07D0FBA79324]:0)
   [junit4] Completed [546/620 (1!)] on J2 in 49.78s, 1 test, 1 error <<< FAILURES!

[...truncated 244 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 suite-level error, 136 ignored (88 assumptions) [seed: BADD07D0FBA79324]

Total time: 61 minutes 58 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] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17210 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17210/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC

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

Error Message:
Doc with id=2 not found in http://127.0.0.1:39104/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:39104/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([5AD086AFC7C80AB9:D284B97569346741]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:605)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:560)
	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:508)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at 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(Thread.java:745)




Build Log:
[...truncated 12058 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/init-core-data-001
   [junit4]   2> 1318164 INFO  (SUITE-HttpPartitionTest-seed#[5AD086AFC7C80AB9]-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> 1318164 INFO  (SUITE-HttpPartitionTest-seed#[5AD086AFC7C80AB9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1318166 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1318166 INFO  (Thread-3719) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1318166 INFO  (Thread-3719) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1318266 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.ZkTestServer start zk server on port:44197
   [junit4]   2> 1318266 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1318267 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318268 INFO  (zkCallback-2301-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c4102 name:ZooKeeperConnection Watcher:127.0.0.1:44197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318268 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1318269 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1318269 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1318270 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1318270 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318271 INFO  (zkCallback-2302-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@198f71a name:ZooKeeperConnection Watcher:127.0.0.1:44197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318271 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1318272 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1318272 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1318273 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1318274 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1318275 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1318275 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318275 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1318277 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318277 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1318278 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318278 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1318279 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318279 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1318280 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318280 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1318281 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318281 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1318282 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318282 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1318283 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318283 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1318283 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318283 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1318284 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318284 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1318286 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318286 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1318356 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1
   [junit4]   2> 1318358 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1318359 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13333ae{/,null,AVAILABLE}
   [junit4]   2> 1318360 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e13f8{HTTP/1.1,[http/1.1]}{127.0.0.1:39903}
   [junit4]   2> 1318360 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.e.j.s.Server Started @1319358ms
   [junit4]   2> 1318361 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/tempDir-001/control/data, hostContext=/, hostPort=39104, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores}
   [junit4]   2> 1318361 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1318361 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001'
   [junit4]   2> 1318361 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1318361 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1318362 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1318362 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318363 INFO  (zkCallback-2303-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dbac30 name:ZooKeeperConnection Watcher:127.0.0.1:44197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318363 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1318363 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1318364 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1318364 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/solr.xml
   [junit4]   2> 1318372 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores
   [junit4]   2> 1318372 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.CoreContainer New CoreContainer 32236000
   [junit4]   2> 1318372 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001]
   [junit4]   2> 1318372 WARN  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/lib
   [junit4]   2> 1318373 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1318375 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1318375 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1318375 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1318375 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44197/solr
   [junit4]   2> 1318375 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1318376 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1318376 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318377 INFO  (zkCallback-2306-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ccfd1e name:ZooKeeperConnection Watcher:127.0.0.1:44197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318377 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1318378 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1318378 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$64/32818597@2aba22
   [junit4]   2> 1318378 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318379 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2d9cd name:ZooKeeperConnection Watcher:127.0.0.1:44197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318379 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1318380 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1318382 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1318383 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1318384 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1318385 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1318386 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1318386 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1318387 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1318387 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1318388 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1318388 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1318389 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1318390 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1318391 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1318391 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1318391 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218811743862788-127.0.0.1:39104_-n_0000000000
   [junit4]   2> 1318392 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39104_
   [junit4]   2> 1318392 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1318392 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.Overseer Overseer (id=96218811743862788-127.0.0.1:39104_-n_0000000000) starting
   [junit4]   2> 1318394 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1318396 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1318397 INFO  (OverseerCollectionConfigSetProcessor-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1318397 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1318397 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39104_
   [junit4]   2> 1318397 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39104_
   [junit4]   2> 1318398 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1318398 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] 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> 1318398 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1318421 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1318421 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1318421 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores
   [junit4]   2> 1318422 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1318422 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1
   [junit4]   2> 1318422 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1318423 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1318423 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1318423 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1318423 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:39104_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1318424 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] 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> 1318424 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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:39104",
   [junit4]   2>   "node_name":"127.0.0.1:39104_",
   [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> 1318424 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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:39104",
   [junit4]   2>   "node_name":"127.0.0.1:39104_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1318424 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1318425 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1318425 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1318425 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1318426 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] 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> 1319425 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1319425 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1319426 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1319426 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1319426 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1319426 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1'
   [junit4]   2> 1319426 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1319426 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1319428 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1319440 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1319445 WARN  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1319446 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1319498 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1319534 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1319639 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1319648 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1319650 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1319663 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1319667 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1319669 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1319670 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1319671 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] 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> 1319671 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1319671 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1319672 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1/data/]
   [junit4]   2> 1319672 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@af7d6f
   [junit4]   2> 1319673 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1/data
   [junit4]   2> 1319673 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1319673 WARN  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1319674 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1/data/index
   [junit4]   2> 1319674 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=27.494140625, floorSegmentMB=0.876953125, forceMergeDeletesPctAllowed=23.94922585297863, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6932790783901285
   [junit4]   2> 1319674 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d7716 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e768a2),segFN=segments_1,generation=1}
   [junit4]   2> 1319674 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1319675 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 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-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1/data/
   [junit4]   2> 1319675 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1319681 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1319681 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1319682 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1319682 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1319682 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1319682 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1319682 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1319682 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1319682 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1319683 WARN  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1319685 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1319687 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1319688 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1319690 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1319699 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] 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> 1319699 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1319700 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1319700 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1319701 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1319701 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1319702 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=3.244140625, floorSegmentMB=0.91015625, forceMergeDeletesPctAllowed=20.547612666319232, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6695355059303355
   [junit4]   2> 1319702 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d7716 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e768a2),segFN=segments_1,generation=1}
   [junit4]   2> 1319702 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1319703 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b91c0c[collection1] main]
   [junit4]   2> 1319703 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1319703 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1319703 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1319703 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1319704 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1319704 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1319704 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1319704 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1319704 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1319704 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1319706 INFO  (searcherExecutor-5799-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b91c0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1319706 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1319706 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1319706 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1319706 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539500989515563008
   [junit4]   2> 1319708 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539500989515563008
   [junit4]   2> 1319708 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1319709 INFO  (coreLoadExecutor-5798-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1319709 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:39104 collection:control_collection shard:shard1
   [junit4]   2> 1319710 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1319711 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96218811743862788-core_node1-n_0000000000
   [junit4]   2> 1319711 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1319712 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1319712 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1319713 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39104/collection1/
   [junit4]   2> 1319713 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1319713 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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> 1319713 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39104/collection1/ has no replicas
   [junit4]   2> 1319713 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1319715 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] 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/96218811743862788-core_node1-n_0000000000
   [junit4]   2> 1319716 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39104/collection1/ shard1
   [junit4]   2> 1319716 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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:39104",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1319818 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] 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> 1319867 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:39104/collection1/ and leader is http://127.0.0.1:39104/collection1/
   [junit4]   2> 1319867 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39104
   [junit4]   2> 1319867 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1319867 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1319867 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1319868 INFO  (coreZkRegister-5792-thread-1-processing-n:127.0.0.1:39104_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39104_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1319868 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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:39104",
   [junit4]   2>   "node_name":"127.0.0.1:39104_",
   [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> 1319868 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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:39104",
   [junit4]   2>   "node_name":"127.0.0.1:39104_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1319927 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1319927 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319928 INFO  (zkCallback-2311-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11d1050 name:ZooKeeperConnection Watcher:127.0.0.1:44197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1319928 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1319929 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1319929 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1319930 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1319930 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1319931 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1319931 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1319931 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1319931 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319932 INFO  (zkCallback-2312-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3975e4 name:ZooKeeperConnection Watcher:127.0.0.1:44197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1319932 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1319932 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1319934 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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: 2
   [junit4]   2> 1319934 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1319934 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] 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> 1319934 INFO  (zkCallback-2311-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> 1320003 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001/cores/collection1
   [junit4]   2> 1320004 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001
   [junit4]   2> 1320004 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1320005 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@642500{/,null,AVAILABLE}
   [junit4]   2> 1320006 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.e.j.s.ServerConnector Started ServerConnector@484d62{HTTP/1.1,[http/1.1]}{127.0.0.1:35420}
   [junit4]   2> 1320006 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.e.j.s.Server Started @1321003ms
   [junit4]   2> 1320006 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=43785, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001/cores}
   [junit4]   2> 1320006 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1320006 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001'
   [junit4]   2> 1320006 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1320006 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1320007 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320007 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320008 INFO  (zkCallback-2313-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7116bd name:ZooKeeperConnection Watcher:127.0.0.1:44197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320008 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320008 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320009 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1320009 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001/solr.xml
   [junit4]   2> 1320015 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001/cores
   [junit4]   2> 1320015 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.CoreContainer New CoreContainer 17905060
   [junit4]   2> 1320015 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001]
   [junit4]   2> 1320015 WARN  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001/lib
   [junit4]   2> 1320016 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] 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> 1320018 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1320018 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1320018 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1320018 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44197/solr
   [junit4]   2> 1320018 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1320018 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320019 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320020 INFO  (zkCallback-2316-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33f5d5 name:ZooKeeperConnection Watcher:127.0.0.1:44197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320020 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320020 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320021 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$64/32818597@f4eab7
   [junit4]   2> 1320021 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320022 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1db89c4 name:ZooKeeperConnection Watcher:127.0.0.1:44197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320022 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320026 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1320026 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1320026 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1320028 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1320028 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218811743862793-127.0.0.1:43785_-n_0000000001
   [junit4]   2> 1320028 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218811743862788-127.0.0.1:39104_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1320028 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.ZkController Publish node=127.0.0.1:43785_ as DOWN
   [junit4]   2> 1320029 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43785_
   [junit4]   2> 1320029 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43785_
   [junit4]   2> 1320029 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43785_"} current state version: 3
   [junit4]   2> 1320029 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43785_
   [junit4]   2> 1320029 INFO  (zkCallback-2311-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> 1320029 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] 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> 1320030 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_    ] 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> 1320030 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1320030 INFO  (zkCallback-2311-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1320030 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1320030 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1320032 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] 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> 1320032 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_    ] 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> 1320032 INFO  (zkCallback-2311-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> 1320053 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1320053 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1320053 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001/cores
   [junit4]   2> 1320054 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1320054 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] 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.HttpPartitionTest_5AD086AFC7C80AB9-001/shard-1-001/cores/collection1
   [junit4]   2> 1320054 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1320055 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1320055 INFO  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [n:127.0.0.1:43785_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1320055 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1320055 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1320056 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1320056 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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:43785",
   [junit4]   2>   "node_name":"127.0.0.1:43785_",
   [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> 1320056 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1320056 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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:43785",
   [junit4]   2>   "node_name":"127.0.0.1:43785_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1320056 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1320056 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1320056 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1320158 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2147483647
   [junit4]   2> 1320158 WARN  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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(Thread.java:745)
   [junit4]   2> 1320159 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1320160 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.Overseer processMessage: workQueueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43785_"}
   [junit4]   2> 1320160 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43785_
   [junit4]   2> 1320161 INFO  (zkCallback-2311-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> 1320161 INFO  (zkCallback-2307-thread-2-processing-n:127.0.0.1:39104_) [n:127.0.0.1:39104_    ] 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> 1320161 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_    ] 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> 1320161 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1320161 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_    ] 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> 1320162 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1320162 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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:43785",
   [junit4]   2>   "node_name":"127.0.0.1:43785_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1320162 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] 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:43785",
   [junit4]   2>   "node_name":"127.0.0.1:43785_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1320162 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1320162 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1320162 INFO  (OverseerStateUpdate-96218811743862788-127.0.0.1:39104_-n_0000000000) [n:127.0.0.1:39104_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1320163 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_    ] 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> 1320163 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 1321057 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1321057 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1321057 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1321057 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:127.0.0.1:43785_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1321058 INFO  (coreLoadExecutor-5809-thread-1-processing-n:127.0.0.1:43785_) [n:12

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

O  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44197 44197
   [junit4]   2> 1474784 INFO  (Thread-3719) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44197 44197
   [junit4]   2> 1474785 WARN  (Thread-3719) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/c8n_1x3/state.json
   [junit4]   2> 	3	/solr/collections/collMinRf_1x3/state.json
   [junit4]   2> 	2	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	2	/solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 	2	/solr/collections/collMinRf_1x3/leader_elect/shard1/election/96218811743862796-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/c8n_1x2_leader_session_loss/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	138	/solr/overseer/collection-queue-work
   [junit4]   2> 	74	/solr/overseer/queue
   [junit4]   2> 	35	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1474785 WARN  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.SocketProxy Closing 22 connections to: http://127.0.0.1:39104/, target: http://127.0.0.1:39903/
   [junit4]   2> 1474785 WARN  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:35138/, target: http://127.0.0.1:39383/
   [junit4]   2> 1474785 WARN  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:43785/, target: http://127.0.0.1:35420/
   [junit4]   2> 1474785 WARN  (TEST-HttpPartitionTest.test-seed#[5AD086AFC7C80AB9]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:38506/, target: http://127.0.0.1:42892/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=5AD086AFC7C80AB9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  157s J1 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:39104/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5AD086AFC7C80AB9:D284B97569346741]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:605)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:560)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:508)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:119)
   [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(Thread.java:745)
   [junit4]   2> 1474788 INFO  (SUITE-HttpPartitionTest-seed#[5AD086AFC7C80AB9]-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.HttpPartitionTest_5AD086AFC7C80AB9-001
   [junit4]   2> Jul 10, 2016 8:31:48 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=Lucene62, sim=ClassicSimilarity, locale=uk-UA, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=355381776,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemIdResolver, TestFieldResource, TestSolrCLIRunExample, TestSizeLimitedDistributedMap, ShardRoutingTest, HdfsRecoverLeaseTest, HdfsChaosMonkeySafeLeaderTest, AnalyticsMergeStrategyTest, TestFieldCache, SuggestComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRequestStatusCollectionAPI, BigEndianAscendingWordSerializerTest, TestSurroundQueryParser, TestCustomDocTransformer, TestDefaultStatsCache, DistributedMLTComponentTest, TestSolrFieldCacheMBean, LoggingHandlerTest, ShardRoutingCustomTest, SecurityConfHandlerTest, TestSchemaVersionResource, CollectionReloadTest, ZkSolrClientTest, VersionInfoTest, MBeansHandlerTest, BlobRepositoryCloudTest, TestRuleBasedAuthorizationPlugin, SpellCheckCollatorTest, DistributedQueueTest, SparseHLLTest, TermsComponentTest, TestQuerySenderListener, SolrCLIZkUtilsTest, SpellingQueryConverterTest, TestFileDictionaryLookup, TestInitQParser, TestLMJelinekMercerSimilarityFactory, TestFieldCacheSort, HdfsDirectoryTest, TestTrieFacet, TimeZoneUtilsTest, ChangedSchemaMergeTest, OpenCloseCoreStressTest, OverseerModifyCollectionTest, ConjunctionSolrSpellCheckerTest, TestSolrXml, TestSubQueryTransformerCrossCore, DirectSolrSpellCheckerTest, TestScoreJoinQPScore, ZkControllerTest, ClusterStateUpdateTest, TestEmbeddedSolrServerConstructors, DistributedQueryComponentCustomSortTest, TestSchemaNameResource, DistribCursorPagingTest, TestAuthenticationFramework, DistributedIntervalFacetingTest, BlockCacheTest, TestBinaryResponseWriter, TestWordDelimiterFilterFactory, MultiTermTest, CdcrReplicationHandlerTest, TestBM25SimilarityFactory, NotRequiredUniqueKeyTest, HdfsBasicDistributedZk2Test, CheckHdfsIndexTest, TestCollationFieldDocValues, EnumFieldTest, TestNoOpRegenerator, FacetPivotSmallTest, AnalysisErrorHandlingTest, CollectionsAPIDistributedZkTest, TestCoreContainer, OpenExchangeRatesOrgProviderTest, TestClusterStateMutator, TestDynamicFieldCollectionResource, DocumentBuilderTest, NumericFieldsTest, UpdateRequestProcessorFactoryTest, TestReqParamsAPI, DistanceUnitsTest, TestExclusionRuleCollectionAccess, WordBreakSolrSpellCheckerTest, CollectionsAPIAsyncDistributedZkTest, HighlighterTest, SolrIndexSplitterTest, FastVectorHighlighterTest, DistanceFunctionTest, TestSolrConfigHandlerCloud, TermVectorComponentTest, OverseerTaskQueueTest, DistributedFacetPivotSmallAdvancedTest, TestExactStatsCache, MoreLikeThisHandlerTest, TestCursorMarkWithoutUniqueKey, TestLeaderInitiatedRecoveryThread, TestSolrDeletionPolicy2, AliasIntegrationTest, SchemaVersionSpecificBehaviorTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, ZkCLITest, TestDistributedSearch, TestJoin, TestRangeQuery, SolrCmdDistributorTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, SoftAutoCommitTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, RequestHandlersTest, RequiredFieldsTest, SolrPluginUtilsTest, TestCollationField, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestDocSet, TestBinaryField, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AssignTest, AsyncMigrateRouteKeyTest, DeleteInactiveReplicaTest, DeleteStatusTest, HttpPartitionTest]
   [junit4] Completed [466/620 (1!)] on J1 in 156.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 523 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 failure, 134 ignored (88 assumptions) [seed: 5AD086AFC7C80AB9]

Total time: 67 minutes 20 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