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 2015/08/28 18:19:17 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 5079 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5079/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseSerialGC

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

Error Message:
Wrong doc count on shard1_0. See SOLR-5309 expected:<106> but was:<105>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0. See SOLR-5309 expected:<106> but was:<105>
	at __randomizedtesting.SeedInfo.seed([39F059960B52DFCA:B1A4664CA5AEB232]: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.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:433)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:215)
	at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10159 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\init-core-data-001
   [junit4]   2> 1074870 INFO  (SUITE-ShardSplitTest-seed#[39F059960B52DFCA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1074873 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1074874 INFO  (Thread-2138) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1074874 INFO  (Thread-2138) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1074962 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.ZkTestServer start zk server on port:53817
   [junit4]   2> 1074962 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1074963 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1074967 INFO  (zkCallback-1915-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1470999 name:ZooKeeperConnection Watcher:127.0.0.1:53817 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1074967 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1074968 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1074968 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1074970 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 0x14f74f77a670000, 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> 1074971 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1074974 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1074975 INFO  (zkCallback-1916-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dda6c3 name:ZooKeeperConnection Watcher:127.0.0.1:53817/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1074975 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1074975 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1074976 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1074979 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1074980 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1074983 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1074986 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1074986 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1074991 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1074992 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1074995 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1074996 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1074999 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1074999 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1075002 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1075002 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1075004 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1075004 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1075007 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1075008 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1075010 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1075010 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1075013 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1075014 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1075016 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1075016 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1075019 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1075019 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1075573 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1
   [junit4]   2> 1075576 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1075584 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@de34d2{/,null,AVAILABLE}
   [junit4]   2> 1075588 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5dd8e0{HTTP/1.1}{127.0.0.1:53824}
   [junit4]   2> 1075588 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.Server Started @1078567ms
   [junit4]   2> 1075588 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=53824, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores, hostContext=/, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\tempDir-001/control/data}
   [junit4]   2> 1075589 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@13c5982
   [junit4]   2> 1075589 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\'
   [junit4]   2> 1075623 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1075626 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075627 INFO  (zkCallback-1917-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f528d name:ZooKeeperConnection Watcher:127.0.0.1:53817/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1075628 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075628 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1075629 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1075629 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\solr.xml
   [junit4]   2> 1075631 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 0x14f74f77a670002, 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> 1075657 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores
   [junit4]   2> 1075657 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.CoreContainer New CoreContainer 20759090
   [junit4]   2> 1075658 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\]
   [junit4]   2> 1075658 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\lib
   [junit4]   2> 1075658 WARN  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\lib).
   [junit4]   2> 1075666 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] 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,useRetries : false,
   [junit4]   2> 1075669 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1075669 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1075669 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1075669 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53817/solr
   [junit4]   2> 1075669 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1075669 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1075670 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075672 INFO  (zkCallback-1919-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5df74e name:ZooKeeperConnection Watcher:127.0.0.1:53817 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1075673 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075673 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1075675 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 0x14f74f77a670003, 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> 1075675 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075677 INFO  (zkCallback-1920-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34a221 name:ZooKeeperConnection Watcher:127.0.0.1:53817/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1075677 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075679 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1075681 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1075686 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1075688 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1075691 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1075693 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1075697 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1075698 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1075700 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1075702 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53824_
   [junit4]   2> 1075702 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53824_
   [junit4]   2> 1075704 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1075706 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1075708 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1075709 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94422723457384452-127.0.0.1:53824_-n_0000000000
   [junit4]   2> 1075710 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53824_
   [junit4]   2> 1075710 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1075712 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.Overseer Overseer (id=94422723457384452-127.0.0.1:53824_-n_0000000000) starting
   [junit4]   2> 1075714 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1075722 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1075723 INFO  (OverseerCollectionConfigSetProcessor-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1075724 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1075724 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1075753 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1075753 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1075754 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores
   [junit4]   2> 1075755 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\, schema=schema.xml, transient=false, configSetProperties=configsetprops.json, collection=control_collection, shard=, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1, coreNodeName=, config=solrconfig.xml, loadOnStartup=true, dataDir=data\, name=collection1}
   [junit4]   2> 1075756 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\
   [junit4]   2> 1075756 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1075757 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1075757 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53824_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1075758 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1075758 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1075760 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53824",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:53824_",
   [junit4]   2>   "shard":null} current state version: 0
   [junit4]   2> 1075761 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1075761 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53824",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:53824_",
   [junit4]   2>   "shard":null}
   [junit4]   2> 1075762 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1075762 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1075764 INFO  (zkCallback-1920-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1076635 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1076635 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1076636 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1076636 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1076637 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1076637 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\'
   [junit4]   2> 1076661 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1076673 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1076709 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1076761 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1076763 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1076775 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1077091 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1077094 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1077096 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1077102 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1077141 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1077141 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1077141 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1077142 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 1077142 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7602ae
   [junit4]   2> 1077143 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\data\
   [junit4]   2> 1077143 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1077143 WARN  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1077145 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\data\index
   [junit4]   2> 1077145 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=78.578125, floorSegmentMB=0.560546875, forceMergeDeletesPctAllowed=2.116431196186773, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1077146 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fa98ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@460724),segFN=segments_1,generation=1}
   [junit4]   2> 1077146 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1077146 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\data\
   [junit4]   2> 1077147 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1077152 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1077152 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1077152 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1077152 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1077152 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1077152 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1077153 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1077153 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1077153 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1077164 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1077168 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1077170 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1077173 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1077179 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /replication,/admin/mbeans,/update/csv,/admin/file,/admin/segments,standard,/admin/threads,/get,/update/json/docs,/admin/properties,/admin/luke,/update,/admin/logging,/schema,/admin/system,/config,/update/json,/admin/plugins,/admin/ping
   [junit4]   2> 1077181 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1077183 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1077183 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1077185 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1077186 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1077186 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6986092988830512]
   [junit4]   2> 1077187 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fa98ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@460724),segFN=segments_1,generation=1}
   [junit4]   2> 1077187 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1077187 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5937ee[collection1] main
   [junit4]   2> 1077187 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1077188 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1077188 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1077189 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1077189 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1077189 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1077191 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1077191 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1077191 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1077191 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1077192 INFO  (searcherExecutor-2739-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5937ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1077192 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1077192 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1077192 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1077192 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1510763577743507456
   [junit4]   2> 1077193 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1510763577743507456
   [junit4]   2> 1077193 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1077194 INFO  (coreLoadExecutor-2738-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1077195 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:53824 collection:control_collection shard:shard1
   [junit4]   2> 1077196 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1077201 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94422723457384452-core_node1-n_0000000000
   [junit4]   2> 1077202 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1077204 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1077205 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1077205 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53824/collection1/
   [junit4]   2> 1077205 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1077205 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53824/collection1/ has no replicas
   [junit4]   2> 1077205 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1077205 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53824/collection1/ shard1
   [junit4]   2> 1077205 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1077207 INFO  (zkCallback-1920-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1077212 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:53824",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1077303 INFO  (zkCallback-1920-thread-1-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1077345 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:53824/collection1/ and leader is http://127.0.0.1:53824/collection1/
   [junit4]   2> 1077345 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53824
   [junit4]   2> 1077345 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1077345 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1077346 INFO  (coreZkRegister-2732-thread-1-processing-x:collection1 c:control_collection n:127.0.0.1:53824_ r:core_node1 s:shard1) [n:127.0.0.1:53824_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1077349 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "base_url":"http://127.0.0.1:53824",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:53824_",
   [junit4]   2>   "shard":"shard1"} current state version: 3
   [junit4]   2> 1077349 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "base_url":"http://127.0.0.1:53824",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:53824_",
   [junit4]   2>   "shard":"shard1"}
   [junit4]   2> 1077442 INFO  (zkCallback-1920-thread-2-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1077505 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1077506 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1077508 INFO  (zkCallback-1922-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@90aa94 name:ZooKeeperConnection Watcher:127.0.0.1:53817/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1077508 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1077508 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1077508 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1077512 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1077972 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1
   [junit4]   2> 1077974 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001
   [junit4]   2> 1077975 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1077976 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e051a9{/,null,AVAILABLE}
   [junit4]   2> 1077979 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1169ae{HTTP/1.1}{127.0.0.1:53839}
   [junit4]   2> 1077979 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.Server Started @1080958ms
   [junit4]   2> 1077979 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores, hostPort=53839, solrconfig=solrconfig.xml, hostContext=/, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\tempDir-001/jetty1}
   [junit4]   2> 1077980 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@13c5982
   [junit4]   2> 1077980 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\'
   [junit4]   2> 1078015 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078016 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078018 INFO  (zkCallback-1923-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18ca2ef name:ZooKeeperConnection Watcher:127.0.0.1:53817/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078018 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078019 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078021 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1078021 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\solr.xml
   [junit4]   2> 1078021 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 0x14f74f77a670006, 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> 1078045 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores
   [junit4]   2> 1078045 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.CoreContainer New CoreContainer 10839598
   [junit4]   2> 1078045 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\]
   [junit4]   2> 1078045 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\lib
   [junit4]   2> 1078045 WARN  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\lib).
   [junit4]   2> 1078053 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] 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,useRetries : false,
   [junit4]   2> 1078056 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1078056 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1078056 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1078056 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53817/solr
   [junit4]   2> 1078056 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1078057 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078058 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078059 INFO  (zkCallback-1925-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64ae34 name:ZooKeeperConnection Watcher:127.0.0.1:53817 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078060 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078061 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078063 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078065 INFO  (zkCallback-1926-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9e76c4 name:ZooKeeperConnection Watcher:127.0.0.1:53817/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078065 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078074 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1078954 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53839_
   [junit4]   2> 1078955 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53839_
   [junit4]   2> 1078956 INFO  (zkCallback-1926-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1078957 INFO  (zkCallback-1920-thread-2-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1078957 INFO  (zkCallback-1922-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1078958 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078959 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94422723457384456-127.0.0.1:53839_-n_0000000001
   [junit4]   2> 1078960 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94422723457384452-127.0.0.1:53824_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1078986 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1078986 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1078988 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores
   [junit4]   2> 1078989 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.SolrCore Created CoreDescriptor: {coreNodeName=, config=solrconfig.xml, transient=false, loadOnStartup=true, collection=collection1, dataDir=data\, shard=, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1, schema=schema.xml, name=collection1, configSetProperties=configsetprops.json}
   [junit4]   2> 1078989 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\
   [junit4]   2> 1078989 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1078990 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1078990 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53839_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1078990 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1078990 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1078993 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53839",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:53839_",
   [junit4]   2>   "shard":null} current state version: 4
   [junit4]   2> 1078993 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1078994 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53839",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:53839_",
   [junit4]   2>   "shard":null}
   [junit4]   2> 1078994 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1078994 INFO  (OverseerStateUpdate-94422723457384452-127.0.0.1:53824_-n_0000000000) [n:127.0.0.1:53824_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1078995 INFO  (zkCallback-1926-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1078995 INFO  (zkCallback-1922-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1078995 INFO  (zkCallback-1920-thread-2-processing-n:127.0.0.1:53824_) [n:127.0.0.1:53824_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1079868 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1079868 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1079869 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1079869 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1079870 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1079870 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\'
   [junit4]   2> 1079897 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1079912 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1079956 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1079994 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1079996 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1080007 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1080447 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1080460 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1080461 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1080468 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1080497 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1080497 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1080498 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1080498 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 1080498 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7602ae
   [junit4]   2> 1080499 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1080499 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 1080499 WARN  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1080500 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 1080500 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=78.578125, floorSegmentMB=0.560546875, forceMergeDeletesPctAllowed=2.116431196186773, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1080501 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14c714a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a1be3f),segFN=segments_1,generation=1}
   [junit4]   2> 1080501 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1080501 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1080502 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-1-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1080504 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1080505 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1080505 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1080505 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1080506 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1080506 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1080506 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1080506 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1080506 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1080513 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080516 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080518 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080521 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1080530 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /replication,/admin/mbeans,/update/csv,/admin/file,/admin/segments,standard,/admin/threads,/get,/update/json/docs,/admin/properties,/admin/luke,/update,/admin/logging,/schema,/admin/system,/config,/update/json,/admin/plugins,/admin/ping
   [junit4]   2> 1080532 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1080534 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1080534 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1080535 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.0.0.1:53839_) [n:127.0.0.1:53839_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1080536 INFO  (coreLoadExecutor-2749-thread-1-processing-n:127.

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

tion1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1117746 INFO  (zkCallback-1939-thread-3-processing-n:127.0.0.1:53912_) [n:127.0.0.1:53912_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-4-001\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-4-001\cores\collection1\data\index;done=false>>]
   [junit4]   2> 1117746 INFO  (zkCallback-1939-thread-3-processing-n:127.0.0.1:53912_) [n:127.0.0.1:53912_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 1117746 INFO  (zkCallback-1939-thread-3-processing-n:127.0.0.1:53912_) [n:127.0.0.1:53912_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-4-001\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-4-001\cores\collection1\data\;done=false>>]
   [junit4]   2> 1117746 INFO  (zkCallback-1939-thread-3-processing-n:127.0.0.1:53912_) [n:127.0.0.1:53912_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001\shard-4-001\cores\collection1\data\
   [junit4]   2> 1117748 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@9e4999{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1117748 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14e6840{/,null,UNAVAILABLE}
   [junit4]   2> 1117753 INFO  (TEST-ShardSplitTest.test-seed#[39F059960B52DFCA]) [n:127.0.0.1:53912_ c:collection1 s:shard1_0 r:core_node7 x:collection1_shard1_0_replica2] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53817 53817
   [junit4]   2> 1120242 INFO  (Thread-2138) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53817 53817
   [junit4]   2> 1120245 WARN  (Thread-2138) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=test -Dtests.seed=39F059960B52DFCA -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Mideast/Riyadh88 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 45.4s J1 | ShardSplitTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_0. See SOLR-5309 expected:<106> but was:<105>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([39F059960B52DFCA:B1A4664CA5AEB232]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:433)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:215)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:77)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1120256 INFO  (SUITE-ShardSplitTest-seed#[39F059960B52DFCA]-worker) [n:127.0.0.1:53912_ c:collection1 s:shard1_0 r:core_node7 x:collection1_shard1_0_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardSplitTest_39F059960B52DFCA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {_version_=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_ti=Lucene50(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=it, timezone=Mideast/Riyadh88
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 (32-bit)/cpus=3,threads=1,free=92131800,total=235220992
   [junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, OverseerRolesTest, DeleteReplicaTest, TestCustomDocTransformer, HighlighterConfigTest, FacetPivotSmallTest, PKIAuthenticationIntegrationTest, SpellCheckCollatorTest, BasicFunctionalityTest, TestScoreJoinQPNoScore, AddSchemaFieldsUpdateProcessorFactoryTest, PrimUtilsTest, TestSuggestSpellingConverter, TestUtils, AutoCommitTest, DateMathParserTest, ShardRoutingCustomTest, SliceStateTest, SimpleMLTQParserTest, SharedFSAutoReplicaFailoverTest, LoggingHandlerTest, TestShardHandlerFactory, TestInfoStreamLogging, TestAuthenticationFramework, CircularListTest, SmileWriterTest, TestIndexSearcher, TestConfigSetsAPIZkFailure, DeleteShardTest, TestTrie, FileBasedSpellCheckerTest, SpellPossibilityIteratorTest, TestSchemaSimilarityResource, ConcurrentDeleteAndCreateCollectionTest, SignatureUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud, TestSolrQueryParser, DirectUpdateHandlerOptimizeTest, TestReload, TestConfigSetsAPIExclusivity, PreAnalyzedFieldTest, DistributedFacetPivotLongTailTest, SpellCheckComponentTest, ExitableDirectoryReaderTest, CollectionStateFormat2Test, TestHashQParserPlugin, AtomicUpdatesTest, TestDistributedGrouping, TestSchemaManager, TestSha256AuthenticationProvider, DistributedFacetPivotLargeTest, SolrIndexSplitterTest, SolrCmdDistributorTest, TestSolrIndexConfig, ExplicitHLLTest, OpenCloseCoreStressTest, WordBreakSolrSpellCheckerTest, HighlighterMaxOffsetTest, TestOmitPositions, DistributedVersionInfoTest, TestFastOutputStream, TestBinaryResponseWriter, ConvertedLegacyTest, LukeRequestHandlerTest, TestRandomFaceting, TestStressRecovery, FullHLLTest, HdfsRecoveryZkTest, SolrXmlInZkTest, DebugComponentTest, TimeZoneUtilsTest, CopyFieldTest, DeleteInactiveReplicaTest, HdfsThreadLeakTest, SearchHandlerTest, TestCSVResponseWriter, TestIndexingPerformance, DistributedExpandComponentTest, TestChildDocTransformer, FieldAnalysisRequestHandlerTest, TestRecovery, TestShortCircuitedRequests, DirectSolrConnectionTest, DistributedDebugComponentTest, UpdateRequestProcessorFactoryTest, TestQueryTypes, TestRebalanceLeaders, SolrInfoMBeanTest, SparseHLLTest, BadIndexSchemaTest, TestFoldingMultitermQuery, NumericFieldsTest, TestReqParamsAPI, ShardSplitTest]
   [junit4] Completed [168/536] on J1 in 45.44s, 1 test, 1 failure <<< FAILURES!

[...truncated 1167 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:524: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006: There were test failures: 536 suites, 2128 tests, 1 failure, 80 ignored (44 assumptions)

Total time: 73 minutes 54 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