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/01 12:56:38 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3377 - Failure!

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

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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:56857/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:56857/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([60105D025CD632A5:5DC8F32E64386CD5]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:194)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:56857/solr/testSolrCloudCollection_shard1_replica2
	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:674)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:56857 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


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest:     1) Thread[id=50884, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 
   1) Thread[id=50884, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([60105D025CD632A5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([60105D025CD632A5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
	at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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 12341 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 3109966 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3109966 INFO  (Thread-7306) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3109966 INFO  (Thread-7306) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3110068 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.ZkTestServer start zk server on port:56854
   [junit4]   2> 3110068 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110069 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110128 INFO  (zkCallback-11067-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59e0582e name:ZooKeeperConnection Watcher:127.0.0.1:56854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110128 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110129 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110129 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3110190 INFO  (jetty-launcher-11066-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3110190 INFO  (jetty-launcher-11066-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3110191 INFO  (jetty-launcher-11066-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3110192 INFO  (jetty-launcher-11066-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3110193 INFO  (jetty-launcher-11066-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3110198 INFO  (jetty-launcher-11066-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ec3bd98{/solr,null,AVAILABLE}
   [junit4]   2> 3110198 INFO  (jetty-launcher-11066-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7324dbb7{/solr,null,AVAILABLE}
   [junit4]   2> 3110199 INFO  (jetty-launcher-11066-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@12153d7a{HTTP/1.1,[http/1.1]}{127.0.0.1:56857}
   [junit4]   2> 3110199 INFO  (jetty-launcher-11066-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@68a8668e{HTTP/1.1,[http/1.1]}{127.0.0.1:56858}
   [junit4]   2> 3110199 INFO  (jetty-launcher-11066-thread-3) [    ] o.e.j.s.Server Started @3118618ms
   [junit4]   2> 3110199 INFO  (jetty-launcher-11066-thread-2) [    ] o.e.j.s.Server Started @3118618ms
   [junit4]   2> 3110199 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56857}
   [junit4]   2> 3110199 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56858}
   [junit4]   2> 3110200 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3110200 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3110200 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node3'
   [junit4]   2> 3110200 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node2'
   [junit4]   2> 3110200 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3110200 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3110200 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3110200 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3110201 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110201 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110201 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110202 INFO  (jetty-launcher-11066-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7be17694{/solr,null,AVAILABLE}
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@75867c7c{HTTP/1.1,[http/1.1]}{127.0.0.1:56860}
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-5) [    ] o.e.j.s.Server Started @3118622ms
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56860}
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ae10c39{/solr,null,AVAILABLE}
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node5'
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@24f36e7d{HTTP/1.1,[http/1.1]}{127.0.0.1:56861}
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-4) [    ] o.e.j.s.Server Started @3118623ms
   [junit4]   2> 3110204 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56861}
   [junit4]   2> 3110205 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3110205 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110205 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node4'
   [junit4]   2> 3110205 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3110205 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3110205 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110205 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110206 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110207 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110208 INFO  (jetty-launcher-11066-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bf61c20{/solr,null,AVAILABLE}
   [junit4]   2> 3110208 INFO  (jetty-launcher-11066-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@30c87642{HTTP/1.1,[http/1.1]}{127.0.0.1:56865}
   [junit4]   2> 3110208 INFO  (jetty-launcher-11066-thread-1) [    ] o.e.j.s.Server Started @3118626ms
   [junit4]   2> 3110208 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56865}
   [junit4]   2> 3110208 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3110208 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node1'
   [junit4]   2> 3110208 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3110208 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3110209 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110209 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110218 INFO  (zkCallback-11068-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52cf147 name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110218 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110219 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110228 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3110228 INFO  (zkCallback-11070-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@299ca522 name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110228 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110228 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110229 INFO  (zkCallback-11071-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55d26def name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110229 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110229 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110229 INFO  (zkCallback-11072-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@398c9164 name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110230 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110230 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110231 INFO  (zkCallback-11069-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20323c8f name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110231 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3110231 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110231 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110232 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3110232 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3110233 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3110257 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node3/.
   [junit4]   2> 3110257 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node5/.
   [junit4]   2> 3110257 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 2097561144
   [junit4]   2> 3110258 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1685376927
   [junit4]   2> 3110258 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node3]
   [junit4]   2> 3110258 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node5]
   [junit4]   2> 3110258 WARN  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node3/lib
   [junit4]   2> 3110258 WARN  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node5/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node5/lib
   [junit4]   2> 3110258 INFO  (jetty-launcher-11066-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> 3110258 INFO  (jetty-launcher-11066-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> 3110262 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3110262 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3110262 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3110262 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56854/solr
   [junit4]   2> 3110262 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3110262 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3110262 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3110262 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3110262 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110263 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56854/solr
   [junit4]   2> 3110263 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3110263 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110263 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110264 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110267 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node4/.
   [junit4]   2> 3110267 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node1/.
   [junit4]   2> 3110267 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1296829576
   [junit4]   2> 3110267 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1791059428
   [junit4]   2> 3110267 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node4]
   [junit4]   2> 3110267 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node1]
   [junit4]   2> 3110268 WARN  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node4/lib
   [junit4]   2> 3110268 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node2/.
   [junit4]   2> 3110268 INFO  (jetty-launcher-11066-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> 3110268 WARN  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node1/lib
   [junit4]   2> 3110268 INFO  (jetty-launcher-11066-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> 3110268 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 658798150
   [junit4]   2> 3110269 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node2]
   [junit4]   2> 3110269 WARN  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node2/lib
   [junit4]   2> 3110269 INFO  (jetty-launcher-11066-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> 3110269 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3110269 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3110270 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3110270 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56854/solr
   [junit4]   2> 3110270 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3110270 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110270 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110271 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3110271 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56854/solr
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56854/solr
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3110272 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110273 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110277 INFO  (zkCallback-11077-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d2cff57 name:ZooKeeperConnection Watcher:127.0.0.1:56854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110277 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110277 INFO  (zkCallback-11078-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5045a694 name:ZooKeeperConnection Watcher:127.0.0.1:56854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110278 INFO  (jetty-launcher-11066-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110278 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110278 INFO  (jetty-launcher-11066-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110288 INFO  (zkCallback-11083-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26f6aa85 name:ZooKeeperConnection Watcher:127.0.0.1:56854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110289 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110289 INFO  (jetty-launcher-11066-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110289 INFO  (zkCallback-11086-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@678f7df4 name:ZooKeeperConnection Watcher:127.0.0.1:56854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110289 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110289 INFO  (zkCallback-11087-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65a0a76a name:ZooKeeperConnection Watcher:127.0.0.1:56854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110289 INFO  (jetty-launcher-11066-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110290 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110290 INFO  (jetty-launcher-11066-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3110301 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/625822907@3902f404
   [junit4]   2> 3110301 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/625822907@1cd83663
   [junit4]   2> 3110302 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110302 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110310 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/625822907@1bc93767
   [junit4]   2> 3110310 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/625822907@27439f16
   [junit4]   2> 3110311 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/625822907@6e5ce386
   [junit4]   2> 3110311 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110312 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110312 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3110321 INFO  (zkCallback-11088-thread-1-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52546985 name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110321 INFO  (zkCallback-11089-thread-1-processing-n:127.0.0.1:56857_solr) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63b08c98 name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110321 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110321 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110330 INFO  (zkCallback-11090-thread-1-processing-n:127.0.0.1:56858_solr) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2690d323 name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110330 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110331 INFO  (zkCallback-11091-thread-1-processing-n:127.0.0.1:56865_solr) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48620388 name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110331 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110332 INFO  (zkCallback-11092-thread-1-processing-n:127.0.0.1:56861_solr) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1938ff name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3110332 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3110360 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3110360 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3110361 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3110361 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3110361 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3110405 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3110406 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3110405 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3110405 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3110406 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3110475 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3110488 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3110488 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3110488 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3110488 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3110522 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3110532 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3110543 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3110543 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3110544 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3110577 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3110580 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3110589 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3110590 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3110590 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3110599 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3110617 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3110617 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3110618 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3110627 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3110648 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3110648 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3110648 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3110648 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3110649 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3110669 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3110669 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3110669 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3110669 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3110670 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3110679 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3110679 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3110688 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3110688 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3110699 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3110699 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3110700 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3110722 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3110764 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3110764 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3110765 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3110766 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3110766 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3110766 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3110766 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3110767 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3110768 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3110768 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3110769 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3110776 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3110777 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3110778 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3110865 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3110902 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3110902 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3110904 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3110904 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3110959 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3111019 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3111019 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3111048 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96166066035294223-127.0.0.1:56861_solr-n_0000000000
   [junit4]   2> 3111054 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3111054 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3111054 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96166066035294222-127.0.0.1:56865_solr-n_0000000001
   [junit4]   2> 3111055 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96166066035294219-127.0.0.1:56860_solr-n_0000000002
   [junit4]   2> 3111055 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56861_solr
   [junit4]   2> 3111055 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3111063 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96166066035294221-127.0.0.1:56858_solr-n_0000000003
   [junit4]   2> 3111064 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96166066035294220-127.0.0.1:56857_solr-n_0000000004
   [junit4]   2> 3111064 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96166066035294223-127.0.0.1:56861_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3111065 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96166066035294222-127.0.0.1:56865_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 3111066 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56865_solr
   [junit4]   2> 3111066 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56865_solr
   [junit4]   2> 3111066 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96166066035294219-127.0.0.1:56860_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 3111086 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96166066035294221-127.0.0.1:56858_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 3111086 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56860_solr
   [junit4]   2> 3111086 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56860_solr
   [junit4]   2> 3111086 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56858_solr
   [junit4]   2> 3111086 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56858_solr
   [junit4]   2> 3111087 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.Overseer Overseer (id=96166066035294223-127.0.0.1:56861_solr-n_0000000000) starting
   [junit4]   2> 3111088 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56857_solr
   [junit4]   2> 3111088 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56857_solr
   [junit4]   2> 3111106 INFO  (zkCallback-11090-thread-1-processing-n:127.0.0.1:56858_solr) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3111107 INFO  (zkCallback-11089-thread-1-processing-n:127.0.0.1:56857_solr) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3111107 INFO  (zkCallback-11091-thread-1-processing-n:127.0.0.1:56865_solr) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3111107 INFO  (zkCallback-11088-thread-1-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3111106 INFO  (zkCallback-11092-thread-1-processing-n:127.0.0.1:56861_solr) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3111129 INFO  (zkCallback-11090-thread-1-processing-n:127.0.0.1:56858_solr) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3111129 INFO  (zkCallback-11091-thread-1-processing-n:127.0.0.1:56865_solr) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3111129 INFO  (zkCallback-11088-thread-1-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3111129 INFO  (zkCallback-11092-thread-1-processing-n:127.0.0.1:56861_solr) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3111130 INFO  (zkCallback-11089-thread-1-processing-n:127.0.0.1:56857_solr) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3111134 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3111134 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3111138 INFO  (zkCallback-11090-thread-1-processing-n:127.0.0.1:56858_solr) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3111138 INFO  (zkCallback-11092-thread-1-processing-n:127.0.0.1:56861_solr) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3111139 INFO  (zkCallback-11089-thread-1-processing-n:127.0.0.1:56857_solr) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3111139 INFO  (zkCallback-11091-thread-1-processing-n:127.0.0.1:56865_solr) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3111139 INFO  (zkCallback-11088-thread-1-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3111145 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3111145 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3111146 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3111146 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3111149 INFO  (zkCallback-11089-thread-1-processing-n:127.0.0.1:56857_solr) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3111149 INFO  (zkCallback-11091-thread-1-processing-n:127.0.0.1:56865_solr) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3111150 INFO  (zkCallback-11090-thread-1-processing-n:127.0.0.1:56858_solr) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3111150 INFO  (zkCallback-11088-thread-1-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3111150 INFO  (zkCallback-11092-thread-1-processing-n:127.0.0.1:56861_solr) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3111153 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node5/.
   [junit4]   2> 3111154 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3111155 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node1/.
   [junit4]   2> 3111155 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3111156 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3111157 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3111157 INFO  (jetty-launcher-11066-thread-1) [n:127.0.0.1:56865_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3111159 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3111159 INFO  (jetty-launcher-11066-thread-5) [n:127.0.0.1:56860_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3111160 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node2/.
   [junit4]   2> 3111160 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3111161 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3111162 INFO  (jetty-launcher-11066-thread-2) [n:127.0.0.1:56858_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3111164 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3111164 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3111165 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node3/.
   [junit4]   2> 3111166 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3111168 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3111168 INFO  (jetty-launcher-11066-thread-3) [n:127.0.0.1:56857_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3111184 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3111184 INFO  (OverseerCollectionConfigSetProcessor-96166066035294223-127.0.0.1:56861_solr-n_0000000000) [n:127.0.0.1:56861_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3111185 INFO  (OverseerStateUpdate-96166066035294223-127.0.0.1:56861_solr-n_0000000000) [n:127.0.0.1:56861_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3111185 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56861_solr as DOWN
   [junit4]   2> 3111192 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56861_solr
   [junit4]   2> 3111192 INFO  (OverseerStateUpdate-96166066035294223-127.0.0.1:56861_solr-n_0000000000) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 3111192 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56861_solr
   [junit4]   2> 3111194 INFO  (OverseerStateUpdate-96166066035294223-127.0.0.1:56861_solr-n_0000000000) [n:127.0.0.1:56861_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56861_solr"} current state version: 0
   [junit4]   2> 3111194 INFO  (OverseerStateUpdate-96166066035294223-127.0.0.1:56861_solr-n_0000000000) [n:127.0.0.1:56861_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56861_solr
   [junit4]   2> 3111196 INFO  (zkCallback-11090-thread-1-processing-n:127.0.0.1:56858_solr) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3111196 INFO  (zkCallback-11089-thread-1-processing-n:127.0.0.1:56857_solr) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3111196 INFO  (zkCallback-11088-thread-1-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3111196 INFO  (zkCallback-11091-thread-1-processing-n:127.0.0.1:56865_solr) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3111196 INFO  (zkCallback-11092-thread-1-processing-n:127.0.0.1:56861_solr) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3111197 INFO  (zkCallback-11090-thread-1-processing-n:127.0.0.1:56858_solr) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3111199 INFO  (zkCallback-11092-thread-1-processing-n:127.0.0.1:56861_solr) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3111200 INFO  (zkCallback-11089-thread-1-processing-n:127.0.0.1:56857_solr) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3111200 INFO  (zkCallback-11091-thread-1-processing-n:127.0.0.1:56865_solr) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3111200 INFO  (zkCallback-11088-thread-1-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3111236 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3111236 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3111237 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node4/.
   [junit4]   2> 3111238 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3111239 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3111239 INFO  (jetty-launcher-11066-thread-4) [n:127.0.0.1:56861_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3111239 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3111239 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3111243 INFO  (zkCallback-11098-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ddcf306 name:ZooKeeperConnection Watcher:127.0.0.1:56854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3111243 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3111244 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3111248 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:56854/solr
   [junit4]   2> 3111250 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@30c87642{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3111250 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1791059428
   [junit4]   2> 3111250 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:56865_solr as DOWN
   [junit4]   2> 3111271 INFO  (OverseerStateUpdate-96166066035294223-127.0.0.1:56861_solr-n_0000000000) [n:127.0.0.1:56861_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56865_solr"} current state version: 0
   [junit4]   2> 3111271 INFO  (zkCallback-11089-thread-1-processing-n:127.0.0.1:56857_solr) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3111271 INFO  (zkCallback-11090-thread-1-processing-n:127.0.0.1:56858_solr) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3111271 INFO  (zkCallback-11092-thread-1-processing-n:127.0.0.1:56861_solr) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3111271 INFO  (zkCallback-11091-thread-1-processing-n:127.0.0.1:56865_solr) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3111271 WARN  (zkCallback-11091-thread-1-processing-n:127.0.0.1:56865_solr) [n:127.0.0.1:56865_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3111272 INFO  (zkCallback-11088-thread-2-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3111271 INFO  (OverseerStateUpdate-96166066035294223-127.0.0.1:56861_solr-n_0000000000) [n:127.0.0.1:56861_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56865_solr
   [junit4]   2> 3111272 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3bf61c20{/solr,null,UNAVAILABLE}
   [junit4]   2> 3111273 INFO  (zkCallback-11089-thread-1-processing-n:127.0.0.1:56857_solr) [n:127.0.0.1:56857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3111273 INFO  (zkCallback-11090-thread-1-processing-n:127.0.0.1:56858_solr) [n:127.0.0.1:56858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3111273 INFO  (zkCallback-11088-thread-2-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3111275 INFO  (zkCallback-11092-thread-1-processing-n:127.0.0.1:56861_solr) [n:127.0.0.1:56861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3111275 INFO  (zkCallback-11088-thread-1-processing-n:127.0.0.1:56860_solr) [n:127.0.0.1:56860_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96166066035294223-127.0.0.1:56861_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3111275 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3111278 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3461e9e9{/solr,null,AVAILABLE}
   [junit4]   2> 3111278 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8129b43{HTTP/1.1,[http/1.1]}{127.0.0.1:56879}
   [junit4]   2> 3111278 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.e.j.s.Server Started @3119696ms
   [junit4]   2> 3111278 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56879}
   [junit4]   2> 3111278 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3111278 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node6'
   [junit4]   2> 3111279 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3111279 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3111279 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3111280 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3111295 INFO  (zkCallback-11100-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d8ad931 name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3111295 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3111295 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3111296 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3111314 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node6/.
   [junit4]   2> 3111315 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.CoreContainer New CoreContainer 913255426
   [junit4]   2> 3111315 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node6]
   [junit4]   2> 3111315 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node6/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_60105D025CD632A5-001/tempDir-001/node6/lib
   [junit4]   2> 3111316 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] 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> 3111317 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3111317 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3111318 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3111318 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56854/solr
   [junit4]   2> 3111318 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3111318 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3111318 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3111321 INFO  (zkCallback-11103-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c1c3e3b name:ZooKeeperConnection Watcher:127.0.0.1:56854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3111321 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3111322 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3111325 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/625822907@6cd77366
   [junit4]   2> 3111325 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3111328 INFO  (zkCallback-11104-thread-1-processing-n:127.0.0.1:56879_solr) [n:127.0.0.1:56879_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11869c65 name:ZooKeeperConnection Watcher:127.0.0.1:56854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3111328 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3111351 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3111353 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3111354 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3111359 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3111375 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96166066035294227-127.0.0.1:56879_solr-n_0000000005
   [junit4]   2> 3111376 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96166066035294220-127.0.0.1:56857_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 3111377 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56879_solr as DOWN
   [junit4]   2> 3111409 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56879_solr
   [junit4]   2> 3111409 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[60105D025CD632A5]) [n:127.0.0.1:56879_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56879_solr
   [junit4]   2> 3111410 INFO  (OverseerStateUpdate-96166066035294223-127.0.0.1:56861_solr-n_0000000000) [n:127.0.0.1:56861_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56879_solr"} current state version: 0
   [junit4]   2> 3111410 INFO  (OverseerStateUpdate-961

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

   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1449, maxMBSortInHeap=7.210853884374522, sim=ClassicSimilarity, locale=en-IE, timezone=America/Mexico_City
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=248855816,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PKIAuthenticationIntegrationTest, TestSolrQueryResponse, TestSimpleTrackingShardHandler, DebugComponentTest, WrapperMergePolicyFactoryTest, CleanupOldIndexTest, LeaderInitiatedRecoveryOnShardRestartTest, TestAddFieldRealTimeGet, ConfigSetsAPITest, TestBulkSchemaConcurrent, TestManagedSchemaAPI, TestDefaultStatsCache, TestJsonRequest, TestLMJelinekMercerSimilarityFactory, TestLeaderElectionZkExpiry, TestMacros, TestCollectionAPI, BadIndexSchemaTest, ShowFileRequestHandlerTest, TermVectorComponentDistributedTest, AtomicUpdatesTest, DataDrivenBlockJoinTest, TestCharFilters, TestAtomicUpdateErrorCases, SolrCmdDistributorTest, TestGeoJSONResponseWriter, BasicFunctionalityTest, ForceLeaderTest, InfoHandlerTest, TestJoin, TestIndexSearcher, TestZkChroot, SearchHandlerTest, UpdateRequestProcessorFactoryTest, TriLevelCompositeIdRoutingTest, TestDownShardTolerantSearch, CursorMarkTest, TermVectorComponentTest, SolrIndexSplitterTest, SuggesterWFSTTest, TestSolrIndexConfig, LoggingHandlerTest, LukeRequestHandlerTest, HdfsUnloadDistributedZkTest, TestRecovery, TestMiniSolrCloudClusterSSL, TestInitParams, DirectSolrConnectionTest, OutputWriterTest, TestMiniSolrCloudClusterBase, TestFilteredDocIdSet, TestCrossCoreJoin, DistributedQueryComponentCustomSortTest, ZkSolrClientTest, TestCollationFieldDocValues, TestRequestStatusCollectionAPI, TestIndexingPerformance, TestSolrCoreProperties, DirectUpdateHandlerOptimizeTest, TestSubQueryTransformerCrossCore, TestTestInjection, TestScoreJoinQPNoScore, TestUseDocValuesAsStored, TestTolerantUpdateProcessorRandomCloud, TestCustomSort, DistributedQueueTest, CdcrVersionReplicationTest, TestQueryWrapperFilter, BlockJoinFacetDistribTest, RecoveryAfterSoftCommitTest, HdfsBasicDistributedZk2Test, SynonymTokenizerTest, TestSortByMinMaxFunction, TestPerFieldSimilarity, TestReplicaProperties, TestHashQParserPlugin, TestXmlQParser, CurrencyFieldOpenExchangeTest, TestRangeQuery, TestFieldResource, CoreAdminHandlerTest, BooleanFieldTest, DeleteStatusTest, WordBreakSolrSpellCheckerTest, DistanceFunctionTest, ConjunctionSolrSpellCheckerTest, AnalyticsMergeStrategyTest, TestFieldCacheWithThreads, TestStressUserVersions, TestPKIAuthenticationPlugin, TestSolrConfigHandler, SaslZkACLProviderTest, TestDFISimilarityFactory, OpenCloseCoreStressTest, TestSolrFieldCacheMBean, TestBM25SimilarityFactory, TestDynamicFieldResource, TestSchemaVersionResource, BigEndianAscendingWordSerializerTest, TestWriterPerf, TestExactSharedStatsCache, TestBlendedInfixSuggestions, CollectionReloadTest, SpatialHeatmapFacetsTest, TestBinaryField, IndexSchemaRuntimeFieldTest, TestUtils, TestCloudBackupRestore, TestSolrQueryParserDefaultOperatorResource, TestSchemaResource, CollectionTooManyReplicasTest, TestFuzzyAnalyzedSuggestions, OverseerModifyCollectionTest, SimpleCollectionCreateDeleteTest, OverseerStatusTest, CacheHeaderTest, TestReversedWildcardFilterFactory, EnumFieldTest, BinaryUpdateRequestHandlerTest, TestCloudInspectUtil, TestQueryUtils, DefaultValueUpdateProcessorTest, TestUniqueKeyFieldResource, TestFieldCacheSortRandom, HdfsThreadLeakTest, BlockJoinFacetSimpleTest, FieldMutatingUpdateProcessorTest, SuggesterTSTTest, TestBackupRepositoryFactory, FieldAnalysisRequestHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, UniqFieldsUpdateProcessorFactoryTest, SpellingQueryConverterTest, ChaosMonkeySafeLeaderTest, TestHdfsBackupRestoreCore, TestSuggestSpellingConverter, TestManagedResource, TestConfigSets, TestCSVResponseWriter, TestRTGBase, TestFastOutputStream, DistanceUnitsTest, TestSolr4Spatial, TolerantUpdateProcessorTest, CopyFieldTest, SolrInfoMBeanTest, TestSolrDeletionPolicy2, TestOmitPositions, AliasIntegrationTest, HdfsLockFactoryTest, TestBlobHandler, TestRecoveryHdfs, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkCLITest, TestFaceting, TestHashPartitioner, HardAutoCommitTest, SolrCoreTest, StatsComponentTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, DocValuesTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryTypes, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestCollationField, MBeansHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestMergePolicyConfig, MultiTermTest, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestDistributedMissingSort, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCryptoKeys, TestLockTree, TestMiniSolrCloudCluster, TestRequestForwarding, TestShortCircuitedRequests, TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, RulesTest, TestSolrConfigHandlerConcurrent, DistributedFacetPivotLongTailTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestFieldTypeCollectionResource, TestFieldTypeResource, ChangedSchemaMergeTest, DateRangeFieldTest, SpatialRPTFieldTypeTest, AnalyticsQueryTest, RankQueryTest, SortSpecParsingTest, TestCollapseQParserPlugin, TestFieldSortValues, TestMaxScoreQueryParser, TestNoOpRegenerator, TestRandomCollapseQParserPlugin, TestOrdValues, BJQParserTest, BlockJoinFacetRandomTest, SimpleMLTQParserTest, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestExactStatsCache, BasicAuthIntegrationTest, BufferStoreTest, TestDocTermOrds, TestFieldCache, TestFieldCacheReopen, TestFieldCacheSanityChecker, TestFieldCacheVsDocValues, TestLegacyFieldCache, TestNumericTerms32, TestNumericTerms64, DocExpirationUpdateProcessorFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocExpirationUpdateProcessorFactoryTest -Dtests.seed=60105D025CD632A5 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | DocExpirationUpdateProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([60105D025CD632A5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [617/617 (2!)] on J1 in 6.35s, 5 tests, 1 failure <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1427: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 617 suites (10 ignored), 2584 tests, 2 suite-level errors, 1 error, 123 ignored (72 assumptions) [seed: 60105D025CD632A5]

Total time: 79 minutes 46 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-MacOSX (64bit/jdk1.8.0) - Build # 3381 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C33F59A8F40DBABC:344CB7F032E5155A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1327)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11481 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/init-core-data-001
   [junit4]   2> 1821658 INFO  (SUITE-TestReplicationHandler-seed#[C33F59A8F40DBABC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1821659 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 1821660 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/collection1
   [junit4]   2> 1821724 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1821726 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fa0182f{/solr,null,AVAILABLE}
   [junit4]   2> 1821727 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e1c6b41{HTTP/1.1,[http/1.1]}{127.0.0.1:64541}
   [junit4]   2> 1821727 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.Server Started @1827256ms
   [junit4]   2> 1821727 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=64541}
   [junit4]   2> 1821728 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1821728 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001'
   [junit4]   2> 1821728 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1821728 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1821728 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/solr.xml
   [junit4]   2> 1821768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/.
   [junit4]   2> 1821768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer New CoreContainer 112142187
   [junit4]   2> 1821768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001]
   [junit4]   2> 1821769 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/lib
   [junit4]   2> 1821769 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] 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> 1821772 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1821773 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1821773 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1821773 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1821773 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1821778 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/.
   [junit4]   2> 1821780 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1821780 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/./collection1
   [junit4]   2> 1821780 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1821781 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/collection1'
   [junit4]   2> 1821781 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1821781 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1821784 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1821784 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1821793 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1821796 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1821801 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1821804 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1821808 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1821812 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/collection1'
   [junit4]   2> 1821812 INFO  (coreLoadExecutor-5541-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/./collection1
   [junit4]   2> 1821813 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1821813 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1821813 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1821813 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/./collection1/data
   [junit4]   2> 1821813 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1821813 WARN  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1821814 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1821814 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=15.96875, floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=6.611409783318349, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1821814 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_1,generation=1}
   [junit4]   2> 1821814 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1821815 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1821816 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1821868 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1821869 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1821870 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1821871 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1821873 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1821873 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1821873 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1821873 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1821873 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1821874 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=57.2412109375, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=24.49156858341662, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21734025840099438
   [junit4]   2> 1821874 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_1,generation=1}
   [junit4]   2> 1821874 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1821874 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@150e0f6[collection1] main]
   [junit4]   2> 1821874 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/collection1/conf
   [junit4]   2> 1821874 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1821874 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-001/collection1/conf
   [junit4]   2> 1821875 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1821875 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1821875 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1821875 INFO  (searcherExecutor-5542-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@150e0f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1821875 INFO  (coreLoadExecutor-5541-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1822295 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/collection1
   [junit4]   2> 1822340 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1822359 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f3a95e2{/solr,null,AVAILABLE}
   [junit4]   2> 1822360 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14ec67{HTTP/1.1,[http/1.1]}{127.0.0.1:64542}
   [junit4]   2> 1822360 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.Server Started @1827889ms
   [junit4]   2> 1822360 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=64542}
   [junit4]   2> 1822361 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1822361 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002'
   [junit4]   2> 1822361 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1822361 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1822362 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/solr.xml
   [junit4]   2> 1822384 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/.
   [junit4]   2> 1822384 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer New CoreContainer 210281689
   [junit4]   2> 1822384 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002]
   [junit4]   2> 1822384 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/lib
   [junit4]   2> 1822385 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] 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> 1822387 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1822387 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1822387 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1822387 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1822387 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1822388 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/.
   [junit4]   2> 1822390 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1822390 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1
   [junit4]   2> 1822390 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1822390 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/collection1'
   [junit4]   2> 1822390 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1822391 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1822391 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1822391 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1822398 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1822400 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1822405 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1822407 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1822409 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1822411 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/collection1'
   [junit4]   2> 1822411 INFO  (coreLoadExecutor-5551-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1
   [junit4]   2> 1822411 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1822411 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1822411 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1822411 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data
   [junit4]   2> 1822411 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1822411 WARN  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1822412 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1822412 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=15.96875, floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=6.611409783318349, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1822412 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_1,generation=1}
   [junit4]   2> 1822412 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1822412 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1822414 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1822415 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1822416 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1822416 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1822417 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1822419 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1822419 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1822419 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1822419 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1822419 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1822420 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=57.2412109375, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=24.49156858341662, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21734025840099438
   [junit4]   2> 1822420 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_1,generation=1}
   [junit4]   2> 1822420 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1822420 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e5cf6e9[collection1] main]
   [junit4]   2> 1822420 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/collection1/conf
   [junit4]   2> 1822420 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1822420 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/collection1/conf
   [junit4]   2> 1822420 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1822422 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1822422 INFO  (searcherExecutor-5552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e5cf6e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1822422 INFO  (coreLoadExecutor-5551-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1822833 INFO  (qtp1336489633-12942) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1822895 INFO  (qtp1336489633-12944) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1822897 INFO  (qtp1336489633-12945) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1822900 INFO  (qtp1336489633-12946) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1822901 INFO  (qtp662528020-12961) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 1822902 INFO  (qtp1336489633-12947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1822903 INFO  (qtp1336489633-12940) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1822904 INFO  (qtp1336489633-12940) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_2,generation=2}
   [junit4]   2> 1822905 INFO  (qtp1336489633-12940) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1822905 INFO  (qtp1336489633-12940) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b46cbaa[collection1] main]
   [junit4]   2> 1822905 INFO  (qtp1336489633-12940) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1822906 INFO  (searcherExecutor-5542-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b46cbaa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1822906 INFO  (qtp1336489633-12940) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1822911 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1822912 INFO  (qtp1336489633-12942) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1822912 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1822912 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1822912 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1822914 INFO  (qtp1336489633-12943) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 1822914 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1822915 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904729
   [junit4]   2> 1822915 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1822915 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1822916 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_1,generation=1}
   [junit4]   2> 1822916 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1822916 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1822917 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_1,generation=1}
   [junit4]   2> 1822917 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1822917 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1822917 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@698f323e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c783b92)
   [junit4]   2> 1822918 INFO  (qtp1336489633-12944) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1822920 INFO  (qtp1336489633-12945) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1822922 INFO  (qtp1336489633-12946) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1822923 INFO  (qtp1336489633-12947) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1822924 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1897) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@698f323e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c783b92)
   [junit4]   2> 1822925 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=65.9228515625, floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=2.9902338197920955, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31486047874177914
   [junit4]   2> 1822925 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_2,generation=2}
   [junit4]   2> 1822925 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1822926 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1822926 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@680860ba[collection1] main]
   [junit4]   2> 1822926 INFO  (searcherExecutor-5552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@680860ba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1822926 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904729 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904729;done=true>>]
   [junit4]   2> 1822926 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 1822927 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904729
   [junit4]   2> 1822927 INFO  (qtp662528020-12962) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:64541/solr/collection1/replication&command=fetchindex} status=0 QTime=16
   [junit4]   2> 1822964 INFO  (qtp1336489633-12940) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1822964 INFO  (qtp662528020-12964) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 1822966 INFO  (qtp1336489633-12942) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 1822967 INFO  (qtp1336489633-12943) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1822971 INFO  (qtp1336489633-12943) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_3,generation=3}
   [junit4]   2> 1822971 INFO  (qtp1336489633-12943) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1822971 INFO  (qtp1336489633-12943) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@191f27bf[collection1] main]
   [junit4]   2> 1822971 INFO  (qtp1336489633-12943) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1822971 INFO  (searcherExecutor-5542-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@191f27bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1) Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 1822971 INFO  (qtp1336489633-12943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1822973 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1822974 INFO  (qtp1336489633-12944) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1822974 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1822974 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1822974 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1822976 INFO  (qtp1336489633-12945) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 1822976 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 1822976 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904791
   [junit4]   2> 1822977 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_2,generation=2}
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_2,generation=2}
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@78072883 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e4ee440)
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1822978 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1822979 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1822979 INFO  (qtp1336489633-12946) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1822980 INFO  (qtp1336489633-12947) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1822982 INFO  (qtp1336489633-12940) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1822983 INFO  (qtp1336489633-12942) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1822984 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1960) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@78072883 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e4ee440)
   [junit4]   2> 1822985 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:640)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:683)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:495)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:265)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:393)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:281)
   [junit4]   2> 1822985 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=65.9228515625, floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=2.9902338197920955, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31486047874177914
   [junit4]   2> 1822985 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_3,generation=3}
   [junit4]   2> 1822985 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1822986 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1822986 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12ee0596[collection1] main]
   [junit4]   2> 1822986 INFO  (searcherExecutor-5552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12ee0596[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1) Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 1822987 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904791 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904791;done=true>>]
   [junit4]   2> 1822987 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 1822987 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904791
   [junit4]   2> 1822987 INFO  (qtp662528020-12965) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:64541/solr/collection1/replication&command=fetchindex} status=0 QTime=14
   [junit4]   2> 1822990 INFO  (qtp1336489633-12943) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1822990 INFO  (qtp662528020-12966) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 1822991 INFO  (qtp1336489633-12944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1822992 INFO  (qtp1336489633-12945) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1822993 INFO  (qtp1336489633-12945) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e130d6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9a10ff),segFN=segments_4,generation=4}
   [junit4]   2> 1822993 INFO  (qtp1336489633-12945) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1822993 INFO  (qtp1336489633-12945) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60a2f595[collection1] main]
   [junit4]   2> 1822994 INFO  (qtp1336489633-12945) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1822994 INFO  (searcherExecutor-5542-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60a2f595[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1) Uninverting(_1(7.0.0):c1) Uninverting(_2(7.0.0):c1)))}
   [junit4]   2> 1822994 INFO  (qtp1336489633-12945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 1822995 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1822996 INFO  (qtp1336489633-12946) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1822997 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1822997 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1822997 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1822997 INFO  (qtp1336489633-12947) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 1822998 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1822999 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904813
   [junit4]   2> 1822999 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1822999 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1822999 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_3,generation=3}
   [junit4]   2> 1822999 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1822999 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1822999 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_3,generation=3}
   [junit4]   2> 1822999 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1823000 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1823000 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@3a368f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47580c56)
   [junit4]   2> 1823000 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1823000 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1823000 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1823000 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 1823000 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 1823000 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1823000 INFO  (qtp1336489633-12940) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1823002 INFO  (qtp1336489633-12942) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1823003 INFO  (qtp1336489633-12943) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1823004 INFO  (qtp1336489633-12944) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1823004 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2023) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@3a368f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47580c56)
   [junit4]   2> 1823006 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:640)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:683)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:495)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:265)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:393)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:281)
   [junit4]   2> 1823006 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=65.9228515625, floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=2.9902338197920955, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31486047874177914
   [junit4]   2> 1823006 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1afb04a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e4ee4df),segFN=segments_4,generation=4}
   [junit4]   2> 1823007 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1823007 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1823007 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@608504de[collection1] main]
   [junit4]   2> 1823007 INFO  (searcherExecutor-5552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@608504de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1) Uninverting(_1(7.0.0):c1) Uninverting(_2(7.0.0):c1)))}
   [junit4]   2> 1823008 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904813 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904813;done=true>>]
   [junit4]   2> 1823008 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 1823008 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-002/./collection1/data/index.20160702143904813
   [junit4]   2> 1823008 INFO  (qtp662528020-12959) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:64541/solr/collection1/replication&command=fetchindex} status=0 QTime=13
   [junit4]   2> 1823009 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/collection1
   [junit4]   2> 1823024 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1823026 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@193845c9{/solr,null,AVAILABLE}
   [junit4]   2> 1823026 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4fcffffc{HTTP/1.1,[http/1.1]}{127.0.0.1:64547}
   [junit4]   2> 1823027 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.Server Started @1828556ms
   [junit4]   2> 1823027 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=64547}
   [junit4]   2> 1823027 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1823028 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003'
   [junit4]   2> 1823028 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1823028 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1823028 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/solr.xml
   [junit4]   2> 1823044 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/.
   [junit4]   2> 1823044 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer New CoreContainer 458380975
   [junit4]   2> 1823044 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003]
   [junit4]   2> 1823044 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/lib
   [junit4]   2> 1823045 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] 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> 1823047 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1823047 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1823047 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1823047 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1823047 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1823049 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/.
   [junit4]   2> 1823050 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1823050 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/./collection1
   [junit4]   2> 1823050 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1823051 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/collection1'
   [junit4]   2> 1823051 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1823051 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1823051 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[C33F59A8F40DBABC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1823051 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1823059 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1823061 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1823075 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1823078 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1823080 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1823082 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/collection1'
   [junit4]   2> 1823082 INFO  (coreLoadExecutor-5565-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/./collection1
   [junit4]   2> 1823082 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1823082 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 1823082 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1823083 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/./collection1/data
   [junit4]   2> 1823083 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 1823083 WARN  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1823083 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 1823084 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=15.96875, floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=6.611409783318349, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1823084 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a02c8e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e1d6b),segFN=segments_1,generation=1}
   [junit4]   2> 1823084 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1823084 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/./collection1/data/
   [junit4]   2> 1823086 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1823087 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823087 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823088 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823089 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823089 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1823089 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1823089 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1823089 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1823089 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1823093 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=57.2412109375, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=24.49156858341662, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21734025840099438
   [junit4]   2> 1823093 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a02c8e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e1d6b),segFN=segments_1,generation=1}
   [junit4]   2> 1823093 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1823093 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66259d1a[collection1] main]
   [junit4]   2> 1823093 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/collection1/conf
   [junit4]   2> 1823093 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/collection1/conf}
   [junit4]   2> 1823093 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-003/collection1/conf
   [junit4]   2> 1823094 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1823094 WARN  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1823094 INFO  (coreLoadExecutor-5565-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler  No value set for

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

9A8F40DBABC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1585803871
   [junit4]   2> 1943860 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c19caf4
   [junit4]   2> 1943860 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-030/./collection1/data/index.20160702144053800 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-030/./collection1/data/index.20160702144053800;done=false>>]
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-030/./collection1/data/index.20160702144053800
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-030/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1943861 INFO  (coreCloseExecutor-6205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001/solr-instance-030/./collection1/data
   [junit4]   2> 1943862 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[C33F59A8F40DBABC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b50ce4a{/solr,null,UNAVAILABLE}
   [junit4] IGNOR/A 0.00s J1 | TestReplicationHandler.doTestIndexFetchOnMasterRestart
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
   [junit4]   2> 1943865 INFO  (SUITE-TestReplicationHandler-seed#[C33F59A8F40DBABC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_C33F59A8F40DBABC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneFixedGap), newname=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1318, maxMBSortInHeap=5.858974270210636, sim=ClassicSimilarity, locale=ca, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=134905904,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetRandomTest, TestCrossCoreJoin, HighlighterConfigTest, WordBreakSolrSpellCheckerTest, TestQuerySenderListener, OverseerModifyCollectionTest, CdcrReplicationHandlerTest, TestFieldCacheSort, TestHighFrequencyDictionaryFactory, LeaderElectionIntegrationTest, FileUtilsTest, FullSolrCloudDistribCmdsTest, BlockDirectoryTest, TestDistribDocBasedVersion, TestDistributedStatsComponentCardinality, BasicDistributedZk2Test, TestSolrCoreProperties, TestSortingResponseWriter, SolrCoreCheckLockOnStartupTest, RuleEngineTest, BaseCdcrDistributedZkTest, BasicFunctionalityTest, SpellCheckCollatorTest, TestSolrIndexConfig, TestPivotHelperCode, TestSimpleQParserPlugin, DistributedMLTComponentTest, GraphQueryTest, TestSubQueryTransformerDistrib, TestRandomFaceting, ExitableDirectoryReaderTest, SpatialRPTFieldTypeTest, SuggesterTSTTest, TestCopyFieldCollectionResource, OutputWriterTest, TestStandardQParsers, TestInitQParser, NoCacheHeaderTest, TestScoreJoinQPScore, SortByFunctionTest, FullHLLTest, CollectionReloadTest, TestAuthorizationFramework, TestCustomDocTransformer, CurrencyFieldOpenExchangeTest, DeleteStatusTest, AsyncCallRequestStatusResponseTest, ConfigSetsAPITest, StatsComponentTest, TestConfigSetProperties, CreateCollectionCleanupTest, CoreAdminCreateDiscoverTest, TestSchemaSimilarityResource, OverseerStatusTest, CoreAdminHandlerTest, ChaosMonkeySafeLeaderTest, TestConfigReload, ZkNodePropsTest, CloudMLTQParserTest, TestTolerantUpdateProcessorCloud, CdcrVersionReplicationTest, TestDistribIDF, CollectionTooManyReplicasTest, TestRTGBase, TestCloudSchemaless, TestConfigSetsAPIZkFailure, NotRequiredUniqueKeyTest, TestManagedResourceStorage, TestIndexSearcher, ClassificationUpdateProcessorFactoryTest, TestSolrQueryParserResource, BadIndexSchemaTest, TestIntervalFaceting, AliasIntegrationTest, ConvertedLegacyTest, TestRandomCollapseQParserPlugin, TestSolrJ, DebugComponentTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCoreDiscovery, CollectionsAPIDistributedZkTest, JavabinLoaderTest, CoreMergeIndexesAdminHandlerTest, TestSizeLimitedDistributedMap, SmileWriterTest, DocValuesMissingTest, TestGraphTermsQParserPlugin, TestFiltering, CollectionsAPISolrJTest, TestFieldCacheReopen, TestSerializedLuceneMatchVersion, TestReloadDeadlock, AnalyticsQueryTest, DistributedDebugComponentTest, TestFoldingMultitermQuery, TestOrdValues, TestBulkSchemaAPI, TestFieldCacheVsDocValues, TlogReplayBufferedWhileIndexingTest, TestJoin, OverriddenZkACLAndCredentialsProvidersTest, TestSuggestSpellingConverter, SolrCloudExampleTest, EchoParamsTest, TestExactStatsCache, SpellingQueryConverterTest, SearchHandlerTest, TestSystemIdResolver, TestSchemaNameResource, TestSolrDynamicMBean, TestAnalyzeInfixSuggestions, SolrCmdDistributorTest, TestClassicSimilarityFactory, TestSchemaManager, TestConfigOverlay, TestTrieFacet, AddBlockUpdateTest, MinimalSchemaTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestRebalanceLeaders, TestRequestForwarding, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, ResponseLogComponentTest, TestFieldCollectionResource, ForceLeaderTest, HLLUtilTest, TestDynamicFieldCollectionResource, ShardRoutingCustomTest, OpenExchangeRatesOrgProviderTest, NumericFieldsTest, UniqFieldsUpdateProcessorFactoryTest, TestReRankQParserPlugin, DistributedFacetPivotLargeTest, LeaderInitiatedRecoveryOnShardRestartTest, SolrInfoMBeanTest, TestCollationField, ZkStateWriterTest, TestNumericTerms64, TestOnReconnectListenerSupport, TestReversedWildcardFilterFactory, TestSSLRandomization, TestComplexPhraseQParserPlugin, MultiTermTest, ResourceLoaderTest, SpellPossibilityIteratorTest, BJQParserTest, TestCharFilters, TestQueryUtils, DistributedTermsComponentTest, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler]
   [junit4] Completed [316/618 (1!)] on J1 in 122.23s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 971 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1427: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 618 suites (10 ignored), 2590 tests, 1 failure, 123 ignored (72 assumptions) [seed: C33F59A8F40DBABC]

Total time: 81 minutes 52 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-MacOSX (64bit/jdk1.8.0) - Build # 3380 - Still Failing!

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.XmlUpdateRequestHandlerTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([89291F10EBAC2CEF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:53650/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:53650/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([89291F10EBAC2CEF:B4F1B13CD342729F]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:194)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53650/solr/testSolrCloudCollection_shard1_replica2
	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:674)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:53650 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


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest:     1) Thread[id=11164, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 
   1) Thread[id=11164, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([89291F10EBAC2CEF]:0)




Build Log:
[...truncated 11238 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1256710 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1256711 INFO  (Thread-3239) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1256711 INFO  (Thread-3239) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1256815 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.ZkTestServer start zk server on port:53625
   [junit4]   2> 1256815 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256815 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256890 INFO  (zkCallback-2063-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f77eef3 name:ZooKeeperConnection Watcher:127.0.0.1:53625 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256890 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256890 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256890 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1256902 INFO  (jetty-launcher-2062-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1256902 INFO  (jetty-launcher-2062-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1256903 INFO  (jetty-launcher-2062-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1256904 INFO  (jetty-launcher-2062-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1256905 INFO  (jetty-launcher-2062-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1256907 INFO  (jetty-launcher-2062-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c3cdb18{/solr,null,AVAILABLE}
   [junit4]   2> 1256909 INFO  (jetty-launcher-2062-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3913a542{/solr,null,AVAILABLE}
   [junit4]   2> 1256909 INFO  (jetty-launcher-2062-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@52d8f37d{HTTP/1.1,[http/1.1]}{127.0.0.1:53646}
   [junit4]   2> 1256909 INFO  (jetty-launcher-2062-thread-3) [    ] o.e.j.s.Server Started @1263759ms
   [junit4]   2> 1256909 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53646}
   [junit4]   2> 1256909 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1256909 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node3'
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@38775887{HTTP/1.1,[http/1.1]}{127.0.0.1:53647}
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-2) [    ] o.e.j.s.Server Started @1263760ms
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53647}
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node2'
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1256910 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1256911 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256911 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256912 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256913 INFO  (jetty-launcher-2062-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1af1baa1{/solr,null,AVAILABLE}
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61e8576e{/solr,null,AVAILABLE}
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f98f256{HTTP/1.1,[http/1.1]}{127.0.0.1:53650}
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-1) [    ] o.e.j.s.Server Started @1263764ms
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53650}
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node1'
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@6d37a816{HTTP/1.1,[http/1.1]}{127.0.0.1:53651}
   [junit4]   2> 1256914 INFO  (jetty-launcher-2062-thread-4) [    ] o.e.j.s.Server Started @1263764ms
   [junit4]   2> 1256915 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53651}
   [junit4]   2> 1256915 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256915 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1256915 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node4'
   [junit4]   2> 1256915 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1256915 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1256915 INFO  (jetty-launcher-2062-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35ac73d9{/solr,null,AVAILABLE}
   [junit4]   2> 1256915 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256915 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256916 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256917 INFO  (jetty-launcher-2062-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@58286322{HTTP/1.1,[http/1.1]}{127.0.0.1:53652}
   [junit4]   2> 1256917 INFO  (jetty-launcher-2062-thread-5) [    ] o.e.j.s.Server Started @1263767ms
   [junit4]   2> 1256917 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53652}
   [junit4]   2> 1256917 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1256917 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node5'
   [junit4]   2> 1256917 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1256917 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1256917 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256918 INFO  (zkCallback-2064-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b05cec5 name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256919 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256919 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256919 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256920 INFO  (zkCallback-2065-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d475f20 name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256920 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256920 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256921 INFO  (zkCallback-2066-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65a81ac7 name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256921 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1256922 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256922 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256922 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1256922 INFO  (zkCallback-2067-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f3d093f name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256922 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256922 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256924 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1256924 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1256925 INFO  (zkCallback-2068-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37777c42 name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256925 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256925 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256930 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1256936 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node3/.
   [junit4]   2> 1256936 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1205993951
   [junit4]   2> 1256937 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node3]
   [junit4]   2> 1256937 WARN  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node3/lib
   [junit4]   2> 1256938 INFO  (jetty-launcher-2062-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> 1256938 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node2/.
   [junit4]   2> 1256938 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 885209514
   [junit4]   2> 1256938 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node2]
   [junit4]   2> 1256940 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node1/.
   [junit4]   2> 1256940 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1208201816
   [junit4]   2> 1256940 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node1]
   [junit4]   2> 1256940 WARN  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node2/lib
   [junit4]   2> 1256940 WARN  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node1/lib
   [junit4]   2> 1256940 INFO  (jetty-launcher-2062-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> 1256940 INFO  (jetty-launcher-2062-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> 1256940 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node4/.
   [junit4]   2> 1256941 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1015851711
   [junit4]   2> 1256941 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node4]
   [junit4]   2> 1256942 WARN  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node4/lib
   [junit4]   2> 1256942 INFO  (jetty-launcher-2062-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> 1256944 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node5/.
   [junit4]   2> 1256944 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 283757414
   [junit4]   2> 1256944 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node5]
   [junit4]   2> 1256944 WARN  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node5/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node5/lib
   [junit4]   2> 1256944 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1256944 INFO  (jetty-launcher-2062-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> 1256944 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1256945 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1256945 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53625/solr
   [junit4]   2> 1256945 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1256945 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256945 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1256947 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1256947 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1256947 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53625/solr
   [junit4]   2> 1256947 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1256947 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256946 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1256948 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1256948 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1256948 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53625/solr
   [junit4]   2> 1256948 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1256948 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256946 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1256949 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1256949 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1256949 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53625/solr
   [junit4]   2> 1256949 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1256949 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256949 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1256949 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256950 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1256950 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1256950 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53625/solr
   [junit4]   2> 1256951 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1256951 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1256951 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256952 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256953 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256955 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256958 INFO  (zkCallback-2075-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43d4038c name:ZooKeeperConnection Watcher:127.0.0.1:53625 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256958 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256959 INFO  (jetty-launcher-2062-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256959 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@798dc6bb name:ZooKeeperConnection Watcher:127.0.0.1:53625 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256959 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256959 INFO  (jetty-launcher-2062-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256960 INFO  (zkCallback-2082-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e22ede5 name:ZooKeeperConnection Watcher:127.0.0.1:53625 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256960 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256961 INFO  (jetty-launcher-2062-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256961 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28660803 name:ZooKeeperConnection Watcher:127.0.0.1:53625 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256961 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256961 INFO  (jetty-launcher-2062-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256964 INFO  (zkCallback-2080-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72da0e35 name:ZooKeeperConnection Watcher:127.0.0.1:53625 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256964 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256964 INFO  (jetty-launcher-2062-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1256968 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 0x155abbbd3b10006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1256969 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/1582410037@663cd75
   [junit4]   2> 1256970 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/1582410037@275d1369
   [junit4]   2> 1256971 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256971 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 0x155abbbd3b10007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1256972 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 0x155abbbd3b10008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1256973 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/1582410037@1500381e
   [junit4]   2> 1256973 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256973 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256975 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/1582410037@6735949b
   [junit4]   2> 1256976 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 0x155abbbd3b10009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1256976 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 0x155abbbd3b1000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1256976 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/1582410037@632d9ef0
   [junit4]   2> 1256976 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256977 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256980 INFO  (zkCallback-2084-thread-1-processing-n:127.0.0.1:53647_solr) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31bfc2a5 name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256980 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256980 INFO  (zkCallback-2085-thread-1-processing-n:127.0.0.1:53652_solr) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78a0916d name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256980 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256981 INFO  (zkCallback-2086-thread-1-processing-n:127.0.0.1:53646_solr) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b2bc349 name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256981 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256982 INFO  (zkCallback-2087-thread-1-processing-n:127.0.0.1:53651_solr) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1970a2b4 name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256982 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1256991 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:53650_solr) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f2f5ba8 name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256991 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1257001 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1257001 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1257004 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1257004 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1257005 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1257016 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1257016 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1257019 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1257019 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1257020 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1257043 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1257045 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1257046 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1257055 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1257071 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1257076 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1257076 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1257077 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1257077 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1257088 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1257088 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1257088 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1257088 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1257089 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1257099 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1257099 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1257099 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1257101 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1257101 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1257111 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1257111 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1257111 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1257114 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1257115 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1257121 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1257122 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1257124 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1257125 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1257141 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1257141 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1257142 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1257142 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1257142 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1257156 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1257156 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1257157 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1257157 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1257157 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1257163 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1257164 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1257166 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1257166 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1257166 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1257168 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1257168 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1257168 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1257169 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1257169 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1257170 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1257171 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1257171 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1257171 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1257171 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1257183 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1257183 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1257183 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1257184 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1257184 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1257190 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1257191 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1257193 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1257193 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1257193 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1257200 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257200 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257202 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257202 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257202 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96171790257160204-127.0.0.1:53652_solr-n_0000000000
   [junit4]   2> 1257205 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257205 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96171790257160205-127.0.0.1:53646_solr-n_0000000001
   [junit4]   2> 1257207 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96171790257160207-127.0.0.1:53650_solr-n_0000000002
   [junit4]   2> 1257207 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53652_solr
   [junit4]   2> 1257208 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96171790257160203-127.0.0.1:53647_solr-n_0000000004
   [junit4]   2> 1257208 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1257207 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96171790257160206-127.0.0.1:53651_solr-n_0000000003
   [junit4]   2> 1257210 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96171790257160204-127.0.0.1:53652_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1257210 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96171790257160206-127.0.0.1:53651_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1257211 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96171790257160205-127.0.0.1:53646_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1257211 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96171790257160207-127.0.0.1:53650_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1257212 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53647_solr
   [junit4]   2> 1257212 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53647_solr
   [junit4]   2> 1257212 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53646_solr
   [junit4]   2> 1257213 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53646_solr
   [junit4]   2> 1257213 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53650_solr
   [junit4]   2> 1257213 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53650_solr
   [junit4]   2> 1257213 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53651_solr
   [junit4]   2> 1257213 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53651_solr
   [junit4]   2> 1257216 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.Overseer Overseer (id=96171790257160204-127.0.0.1:53652_solr-n_0000000000) starting
   [junit4]   2> 1257219 INFO  (zkCallback-2085-thread-1-processing-n:127.0.0.1:53652_solr) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1257219 INFO  (zkCallback-2086-thread-1-processing-n:127.0.0.1:53646_solr) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1257219 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:53650_solr) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1257219 INFO  (zkCallback-2084-thread-1-processing-n:127.0.0.1:53647_solr) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1257219 INFO  (zkCallback-2087-thread-1-processing-n:127.0.0.1:53651_solr) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1257223 INFO  (zkCallback-2085-thread-1-processing-n:127.0.0.1:53652_solr) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1257224 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:53650_solr) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1257225 INFO  (zkCallback-2086-thread-1-processing-n:127.0.0.1:53646_solr) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1257225 INFO  (zkCallback-2084-thread-1-processing-n:127.0.0.1:53647_solr) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1257226 INFO  (zkCallback-2087-thread-1-processing-n:127.0.0.1:53651_solr) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1257234 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257234 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257236 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node4/.
   [junit4]   2> 1257236 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1257265 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257265 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257266 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node1/.
   [junit4]   2> 1257267 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1257280 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257280 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257280 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257280 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257281 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node3/.
   [junit4]   2> 1257282 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node2/.
   [junit4]   2> 1257282 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1257282 INFO  (jetty-launcher-2062-thread-4) [n:127.0.0.1:53651_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1257282 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1257282 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1257283 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1257283 INFO  (jetty-launcher-2062-thread-1) [n:127.0.0.1:53650_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1257290 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1257290 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1257290 INFO  (jetty-launcher-2062-thread-3) [n:127.0.0.1:53646_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1257290 INFO  (jetty-launcher-2062-thread-2) [n:127.0.0.1:53647_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1257291 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1257314 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1257314 INFO  (OverseerCollectionConfigSetProcessor-96171790257160204-127.0.0.1:53652_solr-n_0000000000) [n:127.0.0.1:53652_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1257315 INFO  (OverseerStateUpdate-96171790257160204-127.0.0.1:53652_solr-n_0000000000) [n:127.0.0.1:53652_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1257315 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53652_solr as DOWN
   [junit4]   2> 1257319 INFO  (OverseerStateUpdate-96171790257160204-127.0.0.1:53652_solr-n_0000000000) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1257331 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53652_solr
   [junit4]   2> 1257331 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53652_solr
   [junit4]   2> 1257335 INFO  (zkCallback-2087-thread-1-processing-n:127.0.0.1:53651_solr) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257335 INFO  (zkCallback-2085-thread-1-processing-n:127.0.0.1:53652_solr) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257335 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:53650_solr) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257335 INFO  (zkCallback-2086-thread-1-processing-n:127.0.0.1:53646_solr) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257336 INFO  (zkCallback-2084-thread-1-processing-n:127.0.0.1:53647_solr) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257336 INFO  (OverseerStateUpdate-96171790257160204-127.0.0.1:53652_solr-n_0000000000) [n:127.0.0.1:53652_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53652_solr"} current state version: 0
   [junit4]   2> 1257336 INFO  (OverseerStateUpdate-96171790257160204-127.0.0.1:53652_solr-n_0000000000) [n:127.0.0.1:53652_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53652_solr
   [junit4]   2> 1257336 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:53650_solr) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1257336 INFO  (zkCallback-2086-thread-1-processing-n:127.0.0.1:53646_solr) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1257336 INFO  (zkCallback-2087-thread-1-processing-n:127.0.0.1:53651_solr) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1257337 INFO  (zkCallback-2085-thread-1-processing-n:127.0.0.1:53652_solr) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1257337 INFO  (zkCallback-2084-thread-1-processing-n:127.0.0.1:53647_solr) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1257344 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257344 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257345 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node5/.
   [junit4]   2> 1257345 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1257346 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1257346 INFO  (jetty-launcher-2062-thread-5) [n:127.0.0.1:53652_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1257346 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1257347 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1257363 INFO  (zkCallback-2094-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59cad882 name:ZooKeeperConnection Watcher:127.0.0.1:53625 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1257364 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1257364 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1257380 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:53625/solr
   [junit4]   2> 1257383 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6d37a816{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1257383 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1015851711
   [junit4]   2> 1257383 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:53651_solr as DOWN
   [junit4]   2> 1257392 INFO  (OverseerStateUpdate-96171790257160204-127.0.0.1:53652_solr-n_0000000000) [n:127.0.0.1:53652_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53651_solr"} current state version: 0
   [junit4]   2> 1257392 INFO  (OverseerStateUpdate-96171790257160204-127.0.0.1:53652_solr-n_0000000000) [n:127.0.0.1:53652_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53651_solr
   [junit4]   2> 1257395 INFO  (zkCallback-2087-thread-1-processing-n:127.0.0.1:53651_solr) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1257395 INFO  (zkCallback-2086-thread-1-processing-n:127.0.0.1:53646_solr) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1257395 INFO  (zkCallback-2085-thread-1-processing-n:127.0.0.1:53652_solr) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1257395 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:53650_solr) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1257395 INFO  (zkCallback-2084-thread-2-processing-n:127.0.0.1:53647_solr) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1257397 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 0x155abbbd3b1000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1257397 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:53650_solr) [n:127.0.0.1:53650_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1257398 INFO  (zkCallback-2086-thread-1-processing-n:127.0.0.1:53646_solr) [n:127.0.0.1:53646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1257398 INFO  (zkCallback-2084-thread-2-processing-n:127.0.0.1:53647_solr) [n:127.0.0.1:53647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1257398 INFO  (zkCallback-2085-thread-1-processing-n:127.0.0.1:53652_solr) [n:127.0.0.1:53652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1257402 INFO  (zkCallback-2084-thread-1-processing-n:127.0.0.1:53647_solr) [n:127.0.0.1:53647_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96171790257160207-127.0.0.1:53650_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1258895 WARN  (zkCallback-2087-thread-1-processing-n:127.0.0.1:53651_solr) [n:127.0.0.1:53651_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1258898 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@61e8576e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1258902 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1258905 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47f99c73{/solr,null,AVAILABLE}
   [junit4]   2> 1258906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@70a4b927{HTTP/1.1,[http/1.1]}{127.0.0.1:53929}
   [junit4]   2> 1258906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.e.j.s.Server Started @1265756ms
   [junit4]   2> 1258906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53929}
   [junit4]   2> 1258906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1258906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node6'
   [junit4]   2> 1258906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1258906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1258906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1258907 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258919 INFO  (zkCallback-2096-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47aaca1 name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258919 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1258920 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1258920 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1258928 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node6/.
   [junit4]   2> 1258928 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.CoreContainer New CoreContainer 1663523848
   [junit4]   2> 1258928 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node6]
   [junit4]   2> 1258928 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node6/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89291F10EBAC2CEF-001/tempDir-001/node6/lib
   [junit4]   2> 1258929 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] 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> 1258931 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1258931 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1258931 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1258931 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53625/solr
   [junit4]   2> 1258931 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1258931 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1258932 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258936 INFO  (zkCallback-2099-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c7d6c79 name:ZooKeeperConnection Watcher:127.0.0.1:53625 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258936 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1258937 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1258941 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [n:127.0.0.1:53929_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/1582410037@7f17fc2c
   [junit4]   2> 1258942 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [n:127.0.0.1:53929_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258952 INFO  (zkCallback-2100-thread-1-processing-n:127.0.0.1:53929_solr) [n:127.0.0.1:53929_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@762dcc7c name:ZooKeeperConnection Watcher:127.0.0.1:53625/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258953 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [n:127.0.0.1:53929_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1258998 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [n:127.0.0.1:53929_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1259000 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [n:127.0.0.1:53929_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1259001 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [n:127.0.0.1:53929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1259006 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [n:127.0.0.1:53929_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1259008 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[89291F10EBAC2CEF]) [n:127.0.0.1:53929_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96171790257160211-127.0.0.1:53929_solr-n_0000000005
   [junit4]   2> 1259009 INFO  (TE

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

.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Asserting), intDefault=Lucene50(blocksize=128), foo_s=PostingsFormat(name=Asserting), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1773, maxMBSortInHeap=6.894043248452183, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=hr, timezone=America/Guatemala
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=171158936,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, MoreLikeThisHandlerTest, TestFieldCacheReopen, PrimitiveFieldTypeTest, TestFileDictionaryLookup, SolrIndexConfigTest, SyncSliceTest, TestJsonFacets, OverseerCollectionConfigSetProcessorTest, RegexBoostProcessorTest, ChangedSchemaMergeTest, UUIDUpdateProcessorFallbackTest, HdfsNNFailoverTest, TestSlowCompositeReaderWrapper, HLLUtilTest, MigrateRouteKeyTest, TestAuthorizationFramework, SchemaVersionSpecificBehaviorTest, TestGroupingSearch, TestFastLRUCache, TestPhraseSuggestions, TestReplicationHandler, ParsingFieldUpdateProcessorsTest, ResponseHeaderTest, SSLMigrationTest, TestLFUCache, HdfsRecoveryZkTest, CollectionStateFormat2Test, TestCodecSupport, ExitableDirectoryReaderTest, ClusterStateUpdateTest, TestUseDocValuesAsStored2, DocValuesMultiTest, TestFieldTypeCollectionResource, TestComponentsName, TestJmxMonitoredMap, AddBlockUpdateTest, ReturnFieldsTest, DOMUtilTest, RemoteQueryErrorTest, DistributedVersionInfoTest, CloudExitableDirectoryReaderTest, TestSchemaNameResource, TestSolr4Spatial2, CoreAdminCreateDiscoverTest, DocumentBuilderTest, PeerSyncTest, JsonLoaderTest, SharedFSAutoReplicaFailoverUtilsTest, TestStressCloudBlindAtomicUpdates, TestCustomDocTransformer, TestInfoStreamLogging, TestOrdValues, UnloadDistributedZkTest, TestLuceneMatchVersion, TestConfigSetProperties, TestFieldCacheVsDocValues, TestSSLRandomization, CurrencyFieldXmlFileTest, TestLeaderInitiatedRecoveryThread, TestRequestForwarding, CursorPagingTest, RuleEngineTest, TestHighlightDedupGrouping, QueryElevationComponentTest, TlogReplayBufferedWhileIndexingTest, TestSolrConfigHandlerCloud, RestartWhileUpdatingTest, TestDistributedStatsComponentCardinality, LeaderInitiatedRecoveryOnCommitTest, CircularListTest, TestManagedStopFilterFactory, TestDocBasedVersionConstraints, CoreMergeIndexesAdminHandlerTest, DeleteShardTest, TestGraphMLResponseWriter, XsltUpdateRequestHandlerTest, TestWordDelimiterFilterFactory, SuggestComponentContextFilterQueryTest, BitVectorTest, BasicDistributedZkTest, PathHierarchyTokenizerFactoryTest, TestExclusionRuleCollectionAccess, CdcrUpdateLogTest, UpdateParamsTest, QueryEqualityTest, TestLRUCache, IndexBasedSpellCheckerTest, TestSort, TestManagedResourceStorage, BadComponentTest, TestNamedUpdateProcessors, TestTrieFacet, FacetPivotSmallTest, TestSolrDynamicMBean, HdfsBasicDistributedZkTest, TestSolrDeletionPolicy1, CheckHdfsIndexTest, TestRandomDVFaceting, TestDynamicLoading, TestSolrCLIRunExample, TestSchemaSimilarityResource, TestTolerantSearch, URLClassifyProcessorTest, ConcurrentDeleteAndCreateCollectionTest, TestReRankQParserPlugin, TestFieldCacheSort, SampleTest, HdfsWriteToMultipleCollectionsTest, TestSchemaManager, TestCopyFieldCollectionResource, TestObjectReleaseTracker, SuggesterFSTTest, TestSurroundQueryParser, ExternalFileFieldSortTest, SliceStateTest, TestDocumentBuilder, StatelessScriptUpdateProcessorFactoryTest, TestClusterStateMutator, HdfsTlogReplayBufferedWhileIndexingTest, TestSerializedLuceneMatchVersion, TestDistribIDF, DistribJoinFromCollectionTest, TestSortingResponseWriter, TestSubQueryTransformerDistrib, TestMissingGroups, TestFieldSortValues, SmileWriterTest, TestPostingsSolrHighlighter, BasicAuthIntegrationTest, XmlUpdateRequestHandlerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=XmlUpdateRequestHandlerTest -Dtests.seed=89291F10EBAC2CEF -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=America/Guatemala -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | XmlUpdateRequestHandlerTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89291F10EBAC2CEF]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [245/617 (2!)] on J0 in 0.63s, 5 tests, 1 failure <<< FAILURES!

[...truncated 1207 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1427: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 617 suites (10 ignored), 2584 tests, 2 suite-level errors, 1 error, 122 ignored (71 assumptions) [seed: 89291F10EBAC2CEF]

Total time: 76 minutes 33 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-MacOSX (64bit/jdk1.8.0) - Build # 3379 - Still Failing!

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

5 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  https://127.0.0.1:57152/sw/w/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  https://127.0.0.1:57152/sw/w/collection1
	at __randomizedtesting.SeedInfo.seed([B523DDB3F91D6A9B:3D77E26957E10763]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:159)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:57859/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:57859/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([B523DDB3F91D6A9B:88FB739FC1F334EB]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:194)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:57859/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:674)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:57859 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


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest:     1) Thread[id=47743, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 
   1) Thread[id=47743, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([B523DDB3F91D6A9B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsLockFactoryTest

Error Message:
HDFS tests were disabled by -Dtests.disableHdfs

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: HDFS tests were disabled by -Dtests.disableHdfs
	at __randomizedtesting.SeedInfo.seed([B523DDB3F91D6A9B]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:627)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:635)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:849)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:69)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:61)
	at org.apache.solr.store.hdfs.HdfsLockFactoryTest.beforeClass(HdfsLockFactoryTest.java:44)
	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$6.evaluate(RandomizedRunner.java:811)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsLockFactoryTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([B523DDB3F91D6A9B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
	at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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 12119 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/init-core-data-001
   [junit4]   2> 2945636 INFO  (SUITE-TestReqParamsAPI-seed#[B523DDB3F91D6A9B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2945637 INFO  (SUITE-TestReqParamsAPI-seed#[B523DDB3F91D6A9B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /sw/w
   [junit4]   2> 2945639 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2945640 INFO  (Thread-6733) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2945640 INFO  (Thread-6733) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2945741 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.ZkTestServer start zk server on port:57142
   [junit4]   2> 2945741 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2945742 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2945769 INFO  (zkCallback-3413-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57d17143 name:ZooKeeperConnection Watcher:127.0.0.1:57142 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2945770 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2945770 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2945770 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2945775 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2945776 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2945777 INFO  (zkCallback-3414-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c31bf37 name:ZooKeeperConnection Watcher:127.0.0.1:57142/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2945777 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2945777 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2945778 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2945781 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2945785 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2945788 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2945791 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2945792 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2945797 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2945799 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2945802 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2945803 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2945806 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2945807 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2945810 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2945811 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2945814 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2945815 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2945818 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2945818 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2945821 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2945822 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2945825 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2945826 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2945829 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2945829 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2945832 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2945832 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2945836 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2945837 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2945839 INFO  (zkCallback-3416-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b95ff5e name:ZooKeeperConnection Watcher:127.0.0.1:57142/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2945839 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2945839 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2946873 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1
   [junit4]   2> 2946893 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2946896 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd7aaa7{/sw/w,null,AVAILABLE}
   [junit4]   2> 2946899 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f511f9b{SSL,[ssl, http/1.1]}{127.0.0.1:57146}
   [junit4]   2> 2946899 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.e.j.s.Server Started @2952297ms
   [junit4]   2> 2946899 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/tempDir-001/control/data, hostContext=/sw/w, hostPort=57146, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores}
   [junit4]   2> 2946900 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2946901 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001'
   [junit4]   2> 2946902 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2946902 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2946903 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2946908 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2946910 INFO  (zkCallback-3417-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62f4c835 name:ZooKeeperConnection Watcher:127.0.0.1:57142/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2946910 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2946910 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2946914 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2946914 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/solr.xml
   [junit4]   2> 2946934 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores
   [junit4]   2> 2946934 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.CoreContainer New CoreContainer 390946065
   [junit4]   2> 2946934 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001]
   [junit4]   2> 2946934 WARN  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/lib
   [junit4]   2> 2946934 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] 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> 2946939 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2946939 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2946940 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2946940 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57142/solr
   [junit4]   2> 2946940 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2946940 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2946944 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2946944 INFO  (zkCallback-3420-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@110952e8 name:ZooKeeperConnection Watcher:127.0.0.1:57142 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2946945 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2946945 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2946947 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/768568324@4d88ab8d
   [junit4]   2> 2946952 INFO  (zkCallback-3421-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1963cf4d name:ZooKeeperConnection Watcher:127.0.0.1:57142/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2946952 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2946952 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2946954 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2946957 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2946963 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2946966 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2946969 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2946972 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2946975 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2946977 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2946979 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2946981 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2946982 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2946982 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2946987 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2946989 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2946991 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2946992 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000
   [junit4]   2> 2946993 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57146_sw%2Fw
   [junit4]   2> 2946993 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2946996 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.Overseer Overseer (id=96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) starting
   [junit4]   2> 2946998 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2947008 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2947009 INFO  (OverseerCollectionConfigSetProcessor-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2947010 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2947011 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57146_sw%2Fw
   [junit4]   2> 2947012 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57146_sw%2Fw
   [junit4]   2> 2947012 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2947014 INFO  (zkCallback-3421-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw    ] 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> 2947015 INFO  (zkCallback-3421-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2947045 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2947045 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2947049 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores
   [junit4]   2> 2947049 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] 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> 2947050 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1
   [junit4]   2> 2947050 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2947051 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2947051 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2947051 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2947051 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2947053 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2947054 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:57146/sw/w",
   [junit4]   2>   "node_name":"127.0.0.1:57146_sw%2Fw",
   [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> 2947054 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:57146/sw/w",
   [junit4]   2>   "node_name":"127.0.0.1:57146_sw%2Fw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2947054 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2947054 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2947055 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2947055 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2947058 INFO  (zkCallback-3421-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw    ] 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> 2948064 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2948064 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2948065 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2948065 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2948066 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2948066 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1'
   [junit4]   2> 2948066 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2948066 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2948068 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2948074 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2948078 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2948085 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2948090 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2948158 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2948165 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2948166 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2948179 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2948181 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2948190 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2948191 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2948194 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2948194 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2948194 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2948194 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1/data/]
   [junit4]   2> 2948195 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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@29d72004
   [junit4]   2> 2948195 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1/data
   [junit4]   2> 2948195 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2948195 WARN  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2948195 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1/data/index
   [junit4]   2> 2948195 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=43.0927734375, floorSegmentMB=1.42578125, forceMergeDeletesPctAllowed=2.367122655263435, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2488523545653747
   [junit4]   2> 2948196 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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@5fdb5493 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63d12531),segFN=segments_1,generation=1}
   [junit4]   2> 2948196 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2948197 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57146_sw%2Fw 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 /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1/data/
   [junit4]   2> 2948197 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2948199 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2948199 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2948199 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2948199 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2948199 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2948199 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948200 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948200 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948200 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948200 WARN  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948203 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2948204 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2948205 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2948205 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2948209 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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
   [junit4]   2> 2948209 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948210 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948210 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948211 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2948211 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2948211 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2948211 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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@5fdb5493 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63d12531),segFN=segments_1,generation=1}
   [junit4]   2> 2948211 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2948211 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@431b3cd[collection1] main]
   [junit4]   2> 2948212 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948213 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948213 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948214 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2948214 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2948214 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948214 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948214 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948215 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2948215 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2948215 INFO  (searcherExecutor-9291-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@431b3cd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2948215 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948215 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948215 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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> 2948216 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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 1538714122318774272
   [junit4]   2> 2948217 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw 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 1538714122318774272
   [junit4]   2> 2948217 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2948218 INFO  (coreLoadExecutor-9290-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2948218 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:57146/sw/w collection:control_collection shard:shard1
   [junit4]   2> 2948220 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw 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> 2948226 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw 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/96169632476233733-core_node1-n_0000000000
   [junit4]   2> 2948227 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw 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> 2948229 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2948229 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw 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> 2948230 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57146/sw/w/collection1/
   [junit4]   2> 2948230 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2948230 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:57146/sw/w/collection1/ has no replicas
   [junit4]   2> 2948230 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] 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> 2948231 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2948235 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw 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/96169632476233733-core_node1-n_0000000000
   [junit4]   2> 2948238 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57146/sw/w/collection1/ shard1
   [junit4]   2> 2948239 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] 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":"https://127.0.0.1:57146/sw/w",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2948353 INFO  (zkCallback-3421-thread-1-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw    ] 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> 2948413 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:57146/sw/w/collection1/ and leader is https://127.0.0.1:57146/sw/w/collection1/
   [junit4]   2> 2948413 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:57146/sw/w
   [junit4]   2> 2948413 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2948413 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2948413 INFO  (coreZkRegister-9284-thread-1-processing-n:127.0.0.1:57146_sw%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57146_sw%2Fw 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> 2948416 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] 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":"https://127.0.0.1:57146/sw/w",
   [junit4]   2>   "node_name":"127.0.0.1:57146_sw%2Fw",
   [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> 2948416 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] 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":"https://127.0.0.1:57146/sw/w",
   [junit4]   2>   "node_name":"127.0.0.1:57146_sw%2Fw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2948528 INFO  (zkCallback-3421-thread-3-processing-n:127.0.0.1:57146_sw%2Fw) [n:127.0.0.1:57146_sw%2Fw    ] 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> 2948571 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2948572 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2948573 INFO  (zkCallback-3425-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ad41fd3 name:ZooKeeperConnection Watcher:127.0.0.1:57142/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2948573 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2948574 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2948574 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2948575 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2948575 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2948578 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2948578 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2948578 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2948578 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2948579 INFO  (zkCallback-3426-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a3053c name:ZooKeeperConnection Watcher:127.0.0.1:57142/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2948579 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2948580 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2948583 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] 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> 2948584 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2948694 INFO  (OverseerStateUpdate-96169632476233733-127.0.0.1:57146_sw%2Fw-n_0000000000) [n:127.0.0.1:57146_sw%2Fw    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 2948814 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/shard-1-001/cores/collection1
   [junit4]   2> 2948815 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/shard-1-001
   [junit4]   2> 2948817 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2948819 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@163a1e0e{/sw/w,null,AVAILABLE}
   [junit4]   2> 2948820 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@391b37cb{SSL,[ssl, http/1.1]}{127.0.0.1:57152}
   [junit4]   2> 2948820 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.e.j.s.Server Started @2954218ms
   [junit4]   2> 2948820 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/sw/w, hostPort=57152, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/shard-1-001/cores}
   [junit4]   2> 2948820 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2948821 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/shard-1-001'
   [junit4]   2> 2948821 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2948821 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2948821 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2948822 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2948823 INFO  (zkCallback-3427-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@92fc805 name:ZooKeeperConnection Watcher:127.0.0.1:57142/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2948823 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2948823 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2948825 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2948825 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/shard-1-001/solr.xml
   [junit4]   2> 2948833 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/shard-1-001/cores
   [junit4]   2> 2948834 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.CoreContainer New CoreContainer 1858641848
   [junit4]   2> 2948834 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/shard-1-001]
   [junit4]   2> 2948834 WARN  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/shard-1-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_B523DDB3F91D6A9B-001/shard-1-001/lib
   [junit4]   2> 2948834 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] 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> 2948837 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2948837 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2948837 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2948837 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57142/solr
   [junit4]   2> 2948837 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2948837 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2948838 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2948839 INFO  (zkCallback-3430-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c60ee9e name:ZooKeeperConnection Watcher:127.0.0.1:57142 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2948839 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2948839 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2948841 INFO  (TEST-TestReqParamsAPI.test-seed#[B523DDB3F91D6A9B]) [n:127.0.0.1:57152_sw%2Fw    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController

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

e(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1170, maxMBSortInHeap=6.980900858147214, sim=ClassicSimilarity, locale=ar-LB, timezone=Europe/Riga
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=107569504,total=500170752
   [junit4]   2> NOTE: All tests run in this JVM: [MBeansHandlerTest, TestTolerantSearch, TestCodecSupport, TestSubQueryTransformerDistrib, ConnectionManagerTest, TestStressReorder, TestDFRSimilarityFactory, AssignTest, TestSolrDeletionPolicy1, TestGraphTermsQParserPlugin, PathHierarchyTokenizerFactoryTest, TestConfigSetsAPIZkFailure, CoreAdminCreateDiscoverTest, CollectionStateFormat2Test, AnalysisAfterCoreReloadTest, ShardRoutingTest, TestUpdate, ClusterStateUpdateTest, HdfsDirectoryTest, TestNonDefinedSimilarityFactory, PrimUtilsTest, TestSimpleQParserPlugin, TestInfoStreamLogging, SolrCoreTest, TestMissingGroups, TestManagedResourceStorage, DistributedQueryElevationComponentTest, IndexSchemaTest, TestJmxMonitoredMap, TestConfigSetsAPI, CustomCollectionTest, LeaderElectionTest, HdfsBasicDistributedZkTest, HdfsTlogReplayBufferedWhileIndexingTest, AlternateDirectoryTest, RequiredFieldsTest, TestDistribDocBasedVersion, TestClassicSimilarityFactory, URLClassifyProcessorTest, TestAnalyzedSuggestions, TestArbitraryIndexDir, SSLMigrationTest, TestRequestForwarding, SpatialFilterTest, TestPseudoReturnFields, TestSerializedLuceneMatchVersion, TestSolr4Spatial2, LeaderInitiatedRecoveryOnCommitTest, CdcrRequestHandlerTest, HLLUtilTest, TestIBSimilarityFactory, SolrIndexConfigTest, TestAuthenticationFramework, AddSchemaFieldsUpdateProcessorFactoryTest, OverseerRolesTest, CoreMergeIndexesAdminHandlerTest, DocumentAnalysisRequestHandlerTest, TestDocSet, ChaosMonkeyNothingIsSafeTest, ChangedSchemaMergeTest, DocumentBuilderTest, ActionThrottleTest, TestCloudPivotFacet, CloudMLTQParserTest, TestSolrConfigHandlerCloud, CollectionsAPIAsyncDistributedZkTest, SolrRequestParserTest, TestElisionMultitermQuery, TestSolrDynamicMBean, TestSchemaSimilarityResource, HttpPartitionTest, SOLR749Test, DistributedFacetPivotSmallAdvancedTest, SuggestComponentContextFilterQueryTest, QueryEqualityTest, TestFieldTypeCollectionResource, TestManagedSchema, TestStressLucene, JSONWriterTest, TestPivotHelperCode, DirectUpdateHandlerTest, SpatialRPTFieldTypeTest, TlogReplayBufferedWhileIndexingTest, ConcurrentDeleteAndCreateCollectionTest, TestFileDictionaryLookup, DirectSolrSpellCheckerTest, TestConfigReload, PeerSyncTest, TestConfig, TestLegacyFieldCache, CdcrUpdateLogTest, TestQuerySenderNoQuery, TestSweetSpotSimilarityFactory, TestLazyCores, MigrateRouteKeyTest, RuleEngineTest, DeleteShardTest, TestDistributedStatsComponentCardinality, JavabinLoaderTest, JsonLoaderTest, TestReRankQParserPlugin, TestDistribIDF, TestSizeLimitedDistributedMap, DistributedFacetPivotLargeTest, TimeZoneUtilsTest, UUIDFieldTest, SampleTest, BasicDistributedZkTest, XmlUpdateRequestHandlerTest, FullHLLTest, RequestLoggingTest, TestPostingsSolrHighlighter, DistributedFacetPivotWhiteBoxTest, TestFieldCacheVsDocValues, TestMiniSolrCloudCluster, UnloadDistributedZkTest, BlockJoinFacetRandomTest, ScriptEngineTest, TestConfigSetProperties, DeleteLastCustomShardedReplicaTest, TestLFUCache, TestTrieFacet, TestStandardQParsers, TestComponentsName, SchemaVersionSpecificBehaviorTest, TestFieldCacheReopen, TestTolerantUpdateProcessorCloud, TestManagedStopFilterFactory, TestSearchPerf, TestCloudManagedSchema, TestCSVLoader, TestCoreContainer, TestLMDirichletSimilarityFactory, SharedFSAutoReplicaFailoverUtilsTest, SmileWriterTest, TestDistributedSearch, TestRawTransformer, RemoteQueryErrorTest, TestHighlightDedupGrouping, TestComplexPhraseQParserPlugin, UUIDUpdateProcessorFallbackTest, TestSolrQueryParserResource, ExternalFileFieldSortTest, RegexBoostProcessorTest, TestObjectReleaseTracker, DisMaxRequestHandlerTest, UpdateParamsTest, TestFaceting, TestHighFrequencyDictionaryFactory, CircularListTest, TestSchemaManager, TestSolrCLIRunExample, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestReload, HardAutoCommitTest, SimpleFacetsTest, TestGroupingSearch, QueryElevationComponentTest, TestFiltering, BasicFunctionalityTest, SoftAutoCommitTest, SuggesterFSTTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DistanceFunctionTest, IndexBasedSpellCheckerTest, TestQueryUtils, PrimitiveFieldTypeTest, TermsComponentTest, TermVectorComponentTest, TestSolrQueryParser, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestStressRecovery, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudBackupRestore, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCollectionAPI, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, TestReplicaProperties, TestStressLiveNodes, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, BlobRepositoryCloudTest, TestDynamicLoading, TestRestoreCore, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, TestTrackingShardHandlerFactory, TestSlowCompositeReaderWrapper, CheckHdfsIndexTest, TestIntervalFaceting, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawResponseWriter, TestSolrQueryResponse, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestBulkSchemaAPI, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldResource, TestSchemaVersionResource, DocValuesMissingTest, TestCloudSchemaless, TestReloadDeadlock, TestStressUserVersions, TestJsonFacets, TestExactStatsCache, BasicAuthIntegrationTest, HdfsLockFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsLockFactoryTest -Dtests.seed=B523DDB3F91D6A9B -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | HdfsLockFactoryTest (suite) <<<
   [junit4]    > Assumption #1: HDFS tests were disabled by -Dtests.disableHdfsThrowable #2: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B523DDB3F91D6A9B]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [594/617 (3!)] on J0 in 0.08s, 0 tests, 1 failure <<< FAILURES!

[...truncated 90 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1427: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 617 suites (10 ignored), 2583 tests, 3 suite-level errors, 1 error, 1 failure, 122 ignored (72 assumptions) [seed: B523DDB3F91D6A9B]

Total time: 81 minutes 13 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-MacOSX (64bit/jdk1.8.0) - Build # 3378 - Still Failing!

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

All tests passed

Build Log:
[...truncated 63497 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj1506752832
 [ecj-lint] Compiling 283 source files to /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj1506752832
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClientUtil.java (at line 58)
 [ecj-lint] 	import org.apache.solr.common.SolrException;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.SolrException is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClientUtil.java (at line 59)
 [ecj-lint] 	import org.apache.solr.common.SolrException.ErrorCode;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.SolrException.ErrorCode is never used
 [ecj-lint] ----------
 [ecj-lint] 2 problems (2 errors)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:652: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/solrj/build.xml:67: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2015: Compile failed; see the compiler error output for details.

Total time: 99 minutes 5 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