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/02 13:43:56 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3380 - Still Failing!

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 # 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