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/05/09 00:07:32 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_45) - Build # 4665 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4665/
Java: 32bit/jdk1.8.0_45 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:
There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1>
	at __randomizedtesting.SeedInfo.seed([CF75CEEE3AD6714E:4721F134942A1CB6]: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.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:171)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	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 11747 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\init-core-data-001
   [junit4]   2> 85978 T279 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 85978 T279 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /c_tje/
   [junit4]   2> 85988 T279 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 86005 T279 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 86006 T280 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 86006 T280 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 86117 T279 oasc.ZkTestServer.run start zk server on port:58277
   [junit4]   2> 86117 T279 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 86119 T279 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 86131 T287 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d4fa name:ZooKeeperConnection Watcher:127.0.0.1:58277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 86132 T279 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 86133 T279 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 86133 T279 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 86144 T279 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 86146 T279 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 86150 T290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15bdfa9 name:ZooKeeperConnection Watcher:127.0.0.1:58277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 86151 T279 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 86151 T279 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 86151 T279 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 86158 T279 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 86162 T279 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 86166 T279 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 86172 T279 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 86173 T279 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 86180 T279 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 86181 T279 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 86185 T279 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 86185 T279 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt because it doesn't exist
   [junit4]   2> 86186 T279 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt because it doesn't exist
   [junit4]   2> 86186 T279 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml because it doesn't exist
   [junit4]   2> 86186 T279 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml because it doesn't exist
   [junit4]   2> 86187 T279 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json because it doesn't exist
   [junit4]   2> 86187 T279 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 86188 T279 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt because it doesn't exist
   [junit4]   2> 86188 T279 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt because it doesn't exist
   [junit4]   2> 86291 T279 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1
   [junit4]   2> 86302 T279 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 86307 T279 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1a1a24c{/c_tje,null,AVAILABLE}
   [junit4]   2> 86311 T279 oejs.AbstractConnector.doStart Started ServerConnector@60c76{HTTP/1.1}{127.0.0.1:58284}
   [junit4]   2> 86311 T279 oejs.Server.doStart Started @87939ms
   [junit4]   2> 86311 T279 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\tempDir-001/control/data, hostContext=/c_tje, hostPort=58284, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores}
   [junit4]   2> 86312 T279 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 86312 T279 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\'
   [junit4]   2> 86346 T279 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\solr.xml
   [junit4]   2> 86363 T279 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores
   [junit4]   2> 86364 T279 oasc.CoreContainer.<init> New CoreContainer 1591883
   [junit4]   2> 86364 T279 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\]
   [junit4]   2> 86365 T279 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\lib
   [junit4]   2> 86365 T279 oasc.SolrResourceLoader.addToClassLoader WARN 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-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\lib).
   [junit4]   2> 86381 T279 oashc.HttpShardHandlerFactory.init 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> 86385 T279 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 86388 T279 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 86388 T279 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 86388 T279 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 86389 T279 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58277/solr
   [junit4]   2> 86389 T279 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 86389 T279 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 86392 T279 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 86395 T304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17ad6df name:ZooKeeperConnection Watcher:127.0.0.1:58277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 86396 T279 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 86397 T279 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 86405 T279 n:127.0.0.1:58284_c_tje oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 86408 T307 n:127.0.0.1:58284_c_tje oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18f5e4 name:ZooKeeperConnection Watcher:127.0.0.1:58277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 86409 T279 n:127.0.0.1:58284_c_tje oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 86414 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 86422 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 86439 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 86448 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 86454 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 86461 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 86467 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 86473 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 86492 T279 n:127.0.0.1:58284_c_tje oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58284_c_tje
   [junit4]   2> 86494 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58284_c_tje
   [junit4]   2> 86499 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 86507 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 86511 T279 n:127.0.0.1:58284_c_tje oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 86515 T279 n:127.0.0.1:58284_c_tje oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58284_c_tje
   [junit4]   2> 86515 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 86520 T279 n:127.0.0.1:58284_c_tje oasc.Overseer.start Overseer (id=93790060384944131-127.0.0.1:58284_c_tje-n_0000000000) starting
   [junit4]   2> 86539 T279 n:127.0.0.1:58284_c_tje oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 86572 T279 n:127.0.0.1:58284_c_tje oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 86574 T279 n:127.0.0.1:58284_c_tje oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 86574 T309 n:127.0.0.1:58284_c_tje oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 86577 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 86600 T279 n:127.0.0.1:58284_c_tje oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores
   [junit4]   2> 86618 T279 n:127.0.0.1:58284_c_tje oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 86618 T279 n:127.0.0.1:58284_c_tje oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1\
   [junit4]   2> 86620 T279 n:127.0.0.1:58284_c_tje oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 86623 T311 n:127.0.0.1:58284_c_tje c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 86623 T311 n:127.0.0.1:58284_c_tje c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 86631 T307 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 86631 T311 n:127.0.0.1:58284_c_tje oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 86639 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58284/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58284_c_tje",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 86669 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58284/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58284_c_tje",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 86674 T308 n:127.0.0.1:58284_c_tje oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 86702 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 86714 T307 n:127.0.0.1:58284_c_tje oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 87732 T311 n:127.0.0.1:58284_c_tje oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 87732 T311 n:127.0.0.1:58284_c_tje oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 87735 T311 n:127.0.0.1:58284_c_tje oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 87735 T311 n:127.0.0.1:58284_c_tje oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 87738 T311 n:127.0.0.1:58284_c_tje oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 87740 T311 n:127.0.0.1:58284_c_tje oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1\'
   [junit4]   2> 87785 T311 n:127.0.0.1:58284_c_tje oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 87798 T311 n:127.0.0.1:58284_c_tje oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 87802 T311 n:127.0.0.1:58284_c_tje oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 87817 T311 n:127.0.0.1:58284_c_tje oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 87819 T311 n:127.0.0.1:58284_c_tje oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 87827 T311 n:127.0.0.1:58284_c_tje oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 87974 T311 n:127.0.0.1:58284_c_tje oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 87975 T311 n:127.0.0.1:58284_c_tje oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 87976 T311 n:127.0.0.1:58284_c_tje oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 87976 T311 n:127.0.0.1:58284_c_tje oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 87983 T311 n:127.0.0.1:58284_c_tje oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 87984 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 87984 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 87984 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 87985 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1\data\
   [junit4]   2> 87985 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1\data\index/
   [junit4]   2> 87985 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 87985 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\control-001\cores\collection1\data\index
   [junit4]   2> 87986 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@365d56 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a96d93),segFN=segments_1,generation=1}
   [junit4]   2> 87986 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 87988 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 87992 T311 n:127.0.0.1:58284_c_tje x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 87992 T311 n:127.0.0.1:58284_c_tje x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 87993 T311 n:127.0.0.1:58284_c_tje x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 87996 T311 n:127.0.0.1:58284_c_tje x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 87996 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 88018 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 88018 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 88018 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 88019 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 88019 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 88020 T311 n:127.0.0.1:58284_c_tje x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 88020 T311 n:127.0.0.1:58284_c_tje x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 88021 T311 n:127.0.0.1:58284_c_tje x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 88021 T311 n:127.0.0.1:58284_c_tje x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 88022 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@365d56 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a96d93),segFN=segments_1,generation=1}
   [junit4]   2> 88022 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 88022 T311 n:127.0.0.1:58284_c_tje x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1120aa1[collection1] main
   [junit4]   2> 88022 T311 n:127.0.0.1:58284_c_tje x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 88025 T311 n:127.0.0.1:58284_c_tje x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 88025 T311 n:127.0.0.1:58284_c_tje x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 88031 T311 n:127.0.0.1:58284_c_tje x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 88031 T311 n:127.0.0.1:58284_c_tje x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 88031 T311 n:127.0.0.1:58284_c_tje x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 88032 T311 n:127.0.0.1:58284_c_tje x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 88032 T311 n:127.0.0.1:58284_c_tje x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 88032 T311 n:127.0.0.1:58284_c_tje x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 88033 T311 n:127.0.0.1:58284_c_tje x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 88034 T312 n:127.0.0.1:58284_c_tje x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1120aa1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 88036 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 88040 T311 n:127.0.0.1:58284_c_tje x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 88042 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58284/c_tje collection:control_collection shard:shard1
   [junit4]   2> 88044 T279 n:127.0.0.1:58284_c_tje oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 88044 T279 n:127.0.0.1:58284_c_tje oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 88048 T279 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 88051 T279 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 88058 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 88060 T318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@379f52 name:ZooKeeperConnection Watcher:127.0.0.1:58277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88061 T279 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 88061 T279 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 88061 T279 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 88070 T279 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 88071 T279 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 88071 T279 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 88071 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 88073 T279 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 88076 T307 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 88077 T321 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f5ad5 name:ZooKeeperConnection Watcher:127.0.0.1:58277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88077 T279 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 88078 T279 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 88077 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 88079 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@1b4385a url=http://127.0.0.1:58284/c_tje/collection1 node=127.0.0.1:58284_c_tje C12_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:58284/c_tje, node_name=127.0.0.1:58284_c_tje, state=down}
   [junit4]   2> 88082 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 C12 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58284/c_tje/collection1/
   [junit4]   2> 88083 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 C12 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 88083 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 C12 oasc.SyncStrategy.syncToMe http://127.0.0.1:58284/c_tje/collection1/ has no replicas
   [junit4]   2> 88083 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58284/c_tje/collection1/ shard1
   [junit4]   2> 88085 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 88087 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 88101 T281 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d359020b50005, 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> 
   [junit4]   2> 88131 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 88131 T308 n:127.0.0.1:58284_c_tje oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 88138 T307 n:127.0.0.1:58284_c_tje oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 88138 T318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 88148 T322 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 88156 T279 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1
   [junit4]   2> 88159 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run 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:58284/c_tje",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 88159 T279 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001
   [junit4]   2> 88160 T279 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 88162 T308 n:127.0.0.1:58284_c_tje oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 88166 T307 n:127.0.0.1:58284_c_tje oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 88169 T279 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@8afbde{/c_tje,null,AVAILABLE}
   [junit4]   2> 88170 T279 oejs.AbstractConnector.doStart Started ServerConnector@1ab7cf7{HTTP/1.1}{127.0.0.1:58299}
   [junit4]   2> 88171 T279 oejs.Server.doStart Started @89698ms
   [junit4]   2> 88171 T279 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/c_tje, hostPort=58299, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores}
   [junit4]   2> 88171 T279 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 88171 T279 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\'
   [junit4]   2> 88177 T318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 88183 T307 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 88189 T334 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 88189 T307 n:127.0.0.1:58284_c_tje oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 88201 T279 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\solr.xml
   [junit4]   2> 88204 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:58284/c_tje/collection1/ and leader is http://127.0.0.1:58284/c_tje/collection1/
   [junit4]   2> 88204 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58284/c_tje
   [junit4]   2> 88204 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 88205 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 88205 T315 n:127.0.0.1:58284_c_tje c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 88209 T279 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores
   [junit4]   2> 88209 T279 oasc.CoreContainer.<init> New CoreContainer 6110602
   [junit4]   2> 88210 T279 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\]
   [junit4]   2> 88210 T279 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\lib
   [junit4]   2> 88210 T279 oasc.SolrResourceLoader.addToClassLoader WARN 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-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\lib).
   [junit4]   2> 88212 T307 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 88215 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58284/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58284_c_tje",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 88218 T279 oashc.HttpShardHandlerFactory.init 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> 88219 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58284/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58284_c_tje",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 88220 T279 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 88221 T279 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 88221 T279 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 88221 T279 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 88221 T279 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58277/solr
   [junit4]   2> 88222 T279 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 88222 T279 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 88222 T279 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 88225 T337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e370fc name:ZooKeeperConnection Watcher:127.0.0.1:58277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88226 T279 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 88226 T279 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 88232 T279 n:127.0.0.1:58299_c_tje oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 88235 T340 n:127.0.0.1:58299_c_tje oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1511caf name:ZooKeeperConnection Watcher:127.0.0.1:58277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88235 T279 n:127.0.0.1:58299_c_tje oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 88244 T279 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 88323 T307 n:127.0.0.1:58284_c_tje oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 88323 T334 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 88323 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 89241 T279 n:127.0.0.1:58299_c_tje oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58299_c_tje
   [junit4]   2> 89242 T279 n:127.0.0.1:58299_c_tje oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58299_c_tje
   [junit4]   2> 89246 T279 n:127.0.0.1:58299_c_tje oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 89252 T279 n:127.0.0.1:58299_c_tje oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores
   [junit4]   2> 89255 T279 n:127.0.0.1:58299_c_tje oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 89256 T279 n:127.0.0.1:58299_c_tje oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1\
   [junit4]   2> 89256 T279 n:127.0.0.1:58299_c_tje oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 89260 T341 n:127.0.0.1:58299_c_tje c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 89260 T341 n:127.0.0.1:58299_c_tje c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 89262 T307 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 89264 T341 n:127.0.0.1:58299_c_tje oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 89264 T341 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 89264 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58299/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58299_c_tje",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 89265 T341 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 89269 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58299/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58299_c_tje",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 89269 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 89269 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 89270 T341 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 89270 T341 n:127.0.0.1:58299_c_tje oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 89373 T308 n:127.0.0.1:58284_c_tje oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 89374 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 89375 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 90260 T341 n:127.0.0.1:58299_c_tje oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 90260 T341 n:127.0.0.1:58299_c_tje oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 90261 T341 n:127.0.0.1:58299_c_tje oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 90261 T341 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 90263 T341 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 90263 T341 n:127.0.0.1:58299_c_tje oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1\'
   [junit4]   2> 90278 T341 n:127.0.0.1:58299_c_tje oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 90284 T341 n:127.0.0.1:58299_c_tje oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 90286 T341 n:127.0.0.1:58299_c_tje oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 90296 T341 n:127.0.0.1:58299_c_tje oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 90298 T341 n:127.0.0.1:58299_c_tje oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 90303 T341 n:127.0.0.1:58299_c_tje oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 90353 T341 n:127.0.0.1:58299_c_tje oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 90354 T341 n:127.0.0.1:58299_c_tje oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 90355 T341 n:127.0.0.1:58299_c_tje oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 90355 T341 n:127.0.0.1:58299_c_tje oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 90355 T341 n:127.0.0.1:58299_c_tje oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 90355 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 90356 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 90356 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 90357 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 90357 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 90357 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 90358 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 90358 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ddf388 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30770b),segFN=segments_1,generation=1}
   [junit4]   2> 90359 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 90361 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 90365 T341 n:127.0.0.1:58299_c_tje x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 90366 T341 n:127.0.0.1:58299_c_tje x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 90367 T341 n:127.0.0.1:58299_c_tje x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 90372 T341 n:127.0.0.1:58299_c_tje x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 90372 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 90374 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 90374 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 90374 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 90374 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 90374 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 90376 T341 n:127.0.0.1:58299_c_tje x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 90376 T341 n:127.0.0.1:58299_c_tje x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 90377 T341 n:127.0.0.1:58299_c_tje x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 90377 T341 n:127.0.0.1:58299_c_tje x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 90377 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ddf388 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30770b),segFN=segments_1,generation=1}
   [junit4]   2> 90377 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 90377 T341 n:127.0.0.1:58299_c_tje x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@fcdbc[collection1] main
   [junit4]   2> 90377 T341 n:127.0.0.1:58299_c_tje x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 90378 T341 n:127.0.0.1:58299_c_tje x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 90378 T341 n:127.0.0.1:58299_c_tje x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 90380 T341 n:127.0.0.1:58299_c_tje x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 90380 T341 n:127.0.0.1:58299_c_tje x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 90380 T341 n:127.0.0.1:58299_c_tje x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 90381 T341 n:127.0.0.1:58299_c_tje x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 90381 T341 n:127.0.0.1:58299_c_tje x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 90381 T341 n:127.0.0.1:58299_c_tje x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 90382 T341 n:127.0.0.1:58299_c_tje x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 90382 T342 n:127.0.0.1:58299_c_tje x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fcdbc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90382 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 90384 T341 n:127.0.0.1:58299_c_tje x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 90385 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58299/c_tje collection:collection1 shard:shard2
   [junit4]   2> 90386 T279 n:127.0.0.1:58299_c_tje oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 90387 T279 n:127.0.0.1:58299_c_tje oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 90387 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 90399 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 90401 T307 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 90404 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 90404 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C13 name=collection1 org.apache.solr.core.SolrCore@fbdeea url=http://127.0.0.1:58299/c_tje/collection1 node=127.0.0.1:58299_c_tje C13_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:58299/c_tje, node_name=127.0.0.1:58299_c_tje, state=down}
   [junit4]   2> 90404 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 C13 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58299/c_tje/collection1/
   [junit4]   2> 90406 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 C13 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 90406 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 C13 oasc.SyncStrategy.syncToMe http://127.0.0.1:58299/c_tje/collection1/ has no replicas
   [junit4]   2> 90406 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58299/c_tje/collection1/ shard2
   [junit4]   2> 90406 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 90408 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 90411 T308 n:127.0.0.1:58284_c_tje oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 90412 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 90414 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 90420 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58299/c_tje",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 90421 T308 n:127.0.0.1:58284_c_tje oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 90422 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 90424 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 90430 T307 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 90436 T279 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1
   [junit4]   2> 90439 T279 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001
   [junit4]   2> 90440 T279 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 90446 T279 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@eeea2e{/c_tje,null,AVAILABLE}
   [junit4]   2> 90447 T279 oejs.AbstractConnector.doStart Started ServerConnector@3bf2c4{HTTP/1.1}{127.0.0.1:58308}
   [junit4]   2> 90448 T279 oejs.Server.doStart Started @91998ms
   [junit4]   2> 90448 T279 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/c_tje, hostPort=58308, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores}
   [junit4]   2> 90449 T279 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 90449 T279 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\'
   [junit4]   2> 90467 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:58299/c_tje/collection1/ and leader is http://127.0.0.1:58299/c_tje/collection1/
   [junit4]   2> 90467 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58299/c_tje
   [junit4]   2> 90467 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 90467 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 90467 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 90471 T307 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 90473 T279 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\solr.xml
   [junit4]   2> 90478 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58299/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58299_c_tje",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 90481 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58299/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58299_c_tje",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 90481 T279 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores
   [junit4]   2> 90481 T279 oasc.CoreContainer.<init> New CoreContainer 3370030
   [junit4]   2> 90482 T279 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\]
   [junit4]   2> 90482 T279 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\lib
   [junit4]   2> 90482 T279 oasc.SolrResourceLoader.addToClassLoader WARN 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-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\lib).
   [junit4]   2> 90486 T308 n:127.0.0.1:58284_c_tje oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 90487 T345 n:127.0.0.1:58299_c_tje c:collection1 s:shard2 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 90489 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 90490 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 90493 T279 oashc.HttpShardHandlerFactory.init 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> 90494 T279 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 90495 T279 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 90495 T279 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 90495 T279 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 90495 T279 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58277/solr
   [junit4]   2> 90495 T279 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 90496 T279 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 90497 T279 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 90501 T359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dd10d2 name:ZooKeeperConnection Watcher:127.0.0.1:58277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 90502 T279 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 90503 T279 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 90508 T279 n:127.0.0.1:58308_c_tje oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 90511 T362 n:127.0.0.1:58308_c_tje oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@150e2cd name:ZooKeeperConnection Watcher:127.0.0.1:58277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 90512 T279 n:127.0.0.1:58308_c_tje oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 90520 T279 n:127.0.0.1:58308_c_tje oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 91517 T279 n:127.0.0.1:58308_c_tje oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58308_c_tje
   [junit4]   2> 91518 T279 n:127.0.0.1:58308_c_tje oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58308_c_tje
   [junit4]   2> 91525 T279 n:127.0.0.1:58308_c_tje oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 91528 T279 n:127.0.0.1:58308_c_tje oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores
   [junit4]   2> 91529 T279 n:127.0.0.1:58308_c_tje oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 91530 T279 n:127.0.0.1:58308_c_tje oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1\
   [junit4]   2> 91530 T279 n:127.0.0.1:58308_c_tje oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 91535 T363 n:127.0.0.1:58308_c_tje c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 91535 T363 n:127.0.0.1:58308_c_tje c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 91538 T307 n:127.0.0.1:58284_c_tje oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 91540 T363 n:127.0.0.1:58308_c_tje oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 91540 T363 n:127.0.0.1:58308_c_tje oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 91540 T308 n:127.0.0.1:58284_c_tje oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58308/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58308_c_tje",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 91542 T363 n:127.0.0.1:58308_c_tje oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 91542 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58308/c_tje",
   [junit4]   2> 	  "node_name":"127.0.0.1:58308_c_tje",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 91542 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 91542 T308 n:127.0.0.1:58284_c_tje oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 91543 T308 n:127.0.0.1:58284_c_tje oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 91543 T363 n:127.0.0.1:58308_c_tje oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 91543 T363 n:127.0.0.1:58308_c_tje oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 91545 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 91545 T362 n:127.0.0.1:58308_c_tje oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 91546 T340 n:127.0.0.1:58299_c_tje oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 91547 T362 n:127.0.0.1:58308_c_tje oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 92534 T363 n:127.0.0.1:58308_c_tje oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 92534 T363 n:127.0.0.1:58308_c_tje oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 92535 T363 n:127.0.0.1:58308_c_tje oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 92535 T363 n:127.0.0.1:58308_c_tje oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 92536 T363 n:127.0.0.1:58308_c_tje oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 92536 T363 n:127.0.0.1:58308_c_tje oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1\'
   [junit4]   2> 92556 T363 n:127.0.0.1:58308_c_tje oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 92564 T363 n:127.0.0.1:58308_c_tje oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 92567 T363 n:127.0.0.1:58308_c_tje oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 92613 T363 n:127.0.0.1:58308_c_tje oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 92617 T363 n:127.0.0.1:58308_c_tje oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 92623 T363 n:127.0.0.1:58308_c_tje oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 92669 T363 n:127.0.0.1:58308_c_tje oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 92670 T363 n:127.0.0.1:58308_c_tje oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 92671 T363 n:127.0.0.1:58308_c_tje oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 92671 T363 n:127.0.0.1:58308_c_tje oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 92671 T363 n:127.0.0.1:58308_c_tje oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 92671 T363 n:127.0.0.1:58308_c_tje x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 92672 T363 n:127.0.0.1:58308_c_tje x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 92672 T363 n:127.0.0.1:58308_c_tje x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 92673 T363 n:127.0.0.1:58308_c_tje x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 92673 T363 n:127.0.0.1:58308_c_tje x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1\data\index/
   [junit4]   2> 92673 T363 n:127.0.0.1:58308_c_tje x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 92674 T363 n:127.0.0.1:58308_c_tje x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-2-001\cores\collection1\data\index
   [junit4]   2> 92674 T363 n:127.0.0.1:58308_c_tje x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9ac6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1deed4f),segFN=segments_1,generation=1}
   [junit4]   2> 92674 T363 n:127.0.0.1:58308_c_tje x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 92682 T363 n:127.0

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

.1:58776_c_tje oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1]
   [junit4]   2> 178216 T760 n:127.0.0.1:58776_c_tje oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 178216 T760 n:127.0.0.1:58776_c_tje oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 178217 T788 n:127.0.0.1:58776_c_tje oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 178217 T760 n:127.0.0.1:58776_c_tje oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 178217 T760 n:127.0.0.1:58776_c_tje oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 178219 T760 n:127.0.0.1:58776_c_tje oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 178219 T760 n:127.0.0.1:58776_c_tje oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 178219 T760 n:127.0.0.1:58776_c_tje oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-3-003\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-3-003\cores\collection1\data\index;done=false>>]
   [junit4]   2> 178220 T760 n:127.0.0.1:58776_c_tje oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-3-003\cores\collection1\data\index
   [junit4]   2> 178220 T760 n:127.0.0.1:58776_c_tje oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-3-003\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-3-003\cores\collection1\data\;done=false>>]
   [junit4]   2> 178220 T760 n:127.0.0.1:58776_c_tje oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001\shard-3-003\cores\collection1\data\
   [junit4]   2> 178220 T760 n:127.0.0.1:58776_c_tje oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election/93790065242996747-core_node3-n_0000000002
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:80)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:214)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:248)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 178222 T279 oejs.AbstractConnector.doStop Stopped ServerConnector@26b33e{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 178223 T279 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@f65f3{/c_tje,null,UNAVAILABLE}
   [junit4]   2> 178227 T279 c:control_collection s:shard1 x:collection1 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 58743
   [junit4]   2> 178229 T279 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58736 58736
   [junit4]   2> 180585 T658 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58736 58736
   [junit4]   2> 180586 T658 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/aliases.json
   [junit4]   2> 		5	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 		3	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> 180588 T279 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest CF75CEEE3AD6714E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=FST50, multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=FST50, intDefault=FST50, id=PostingsFormat(name=SimpleText), text=FSTOrd50, range_facet_l=FST50, timestamp=FST50}, docValues:{}, sim=DefaultSimilarity, locale=es_PA, timezone=Etc/GMT-4
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 (32-bit)/cpus=3,threads=1,free=119832920,total=240123904
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentUpdateSolrClientTest, NamedListTest, GetByIdTest, TestJavaBinCodec, TestJsonRecordReader, TestRetryUtil, SolrExampleEmbeddedTest, TestCoreAdmin, ModifiableSolrParamsTest, TestCloudSolrClientConnections, SolrExampleStreamingTest, SolrExampleXMLTest, TestDocumentObjectBinder, SolrDocumentTest, DocumentAnalysisResponseTest, TestNamedListCodec, TestUpdateRequestCodec, ClientUtilsTest, SolrSchemalessExampleTest, BasicHttpSolrClientTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest]
   [junit4] Completed [57/57] on J0 in 94.65s, 3 tests, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:242: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991: There were test failures: 57 suites, 381 tests, 1 failure

Total time: 64 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4666/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	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$5.evaluate(RandomizedRunner.java:799)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=218, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=218, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=218, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=218, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)




Build Log:
[...truncated 9731 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\init-core-data-001
   [junit4]   2> 37795 T187 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 37806 T187 oas.SolrTestCaseJ4.setUp ###Starting testCreateTransientFromAdmin
   [junit4]   2> 37910 T187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\'
   [junit4]   2> 37995 T187 oasc.CoreContainer.<init> New CoreContainer 22326441
   [junit4]   2> 37995 T187 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\]
   [junit4]   2> 37996 T187 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\lib
   [junit4]   2> 37997 T187 oasc.SolrResourceLoader.addToClassLoader WARN 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\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\lib).
   [junit4]   2> 38017 T187 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 38029 T187 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 38037 T187 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 38061 T187 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 38067 T187 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 38067 T187 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 38070 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\, loadOnStartup=true, transient=false, instanceDir=collection1, dataDir=data\, name=collection1}
   [junit4]   2> 38072 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {loadOnStartup=true, dataDir=data\, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\, name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, instanceDir=collection2}
   [junit4]   2> 38072 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {transient=on, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection3\, dataDir=data\, instanceDir=collection3, name=collectionLazy3, schema=schema.xml, loadOnStartup=false}
   [junit4]   2> 38076 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, name=collectionLazy4, loadOnStartup=false, dataDir=data\, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection4\, transient=false, schema=schema.xml}
   [junit4]   2> 38077 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {loadOnStartup=true, dataDir=data\, instanceDir=collection5, transient=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\, schema=schema.xml, name=collectionLazy5, config=solrconfig.xml}
   [junit4]   2> 38080 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {transient=true, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection6\, dataDir=data\, schema=schema.xml, instanceDir=collection6, name=collectionLazy6, config=solrconfig.xml}
   [junit4]   2> 38081 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection7\, name=collectionLazy7, config=solrconfig.xml, loadOnStartup=false, transient=true, dataDir=data\, schema=schema.xml, instanceDir=collection7}
   [junit4]   2> 38082 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection8\, instanceDir=collection8, transient=true, schema=schema.xml, dataDir=data\, config=solrconfig.xml}
   [junit4]   2> 38083 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection9\, loadOnStartup=false, config=solrconfig.xml, transient=true, instanceDir=collection9, name=collectionLazy9, dataDir=data\, schema=schema.xml}
   [junit4]   2> 38086 T188 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\'
   [junit4]   2> 38088 T189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\'
   [junit4]   2> 38089 T190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\'
   [junit4]   2> 38189 T188 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 38189 T190 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 38189 T189 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 38254 T188 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 38254 T190 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 38259 T189 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 38353 T188 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 38356 T188 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 38358 T190 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 38358 T189 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 38359 T190 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 38366 T190 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 38367 T188 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 38369 T189 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 38389 T189 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 38392 T190 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38392 T190 oasc.CoreContainer.create Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\
   [junit4]   2> 38392 T190 x:collectionLazy5 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38397 T190 x:collectionLazy5 oasc.SolrCore.<init> [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 38399 T190 x:collectionLazy5 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 38399 T190 x:collectionLazy5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\data\
   [junit4]   2> 38399 T190 x:collectionLazy5 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\data\index/
   [junit4]   2> 38400 T190 x:collectionLazy5 oasc.SolrCore.initIndex WARN [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 38400 T190 x:collectionLazy5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\data\index
   [junit4]   2> 38401 T190 x:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=35.8974609375, floorSegmentMB=0.298828125, forceMergeDeletesPctAllowed=25.183738781728703, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 38402 T190 x:collectionLazy5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12e18d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160f4e4),segFN=segments_1,generation=1}
   [junit4]   2> 38402 T190 x:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38410 T190 x:collectionLazy5 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 38417 T189 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38417 T188 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38418 T189 oasc.CoreContainer.create Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\
   [junit4]   2> 38418 T188 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\
   [junit4]   2> 38418 T188 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38420 T188 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 38420 T188 x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 38421 T188 x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\data\
   [junit4]   2> 38421 T188 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\data\index/
   [junit4]   2> 38421 T188 x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 38423 T188 x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\data\index
   [junit4]   2> 38418 T189 x:collectionLazy2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38423 T188 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=35.8974609375, floorSegmentMB=0.298828125, forceMergeDeletesPctAllowed=25.183738781728703, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 38424 T189 x:collectionLazy2 oasc.SolrCore.<init> [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 38424 T189 x:collectionLazy2 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 38425 T190 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38425 T189 x:collectionLazy2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\
   [junit4]   2> 38425 T189 x:collectionLazy2 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\index/
   [junit4]   2> 38425 T189 x:collectionLazy2 oasc.SolrCore.initIndex WARN [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 38425 T188 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b575d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14a5c84),segFN=segments_1,generation=1}
   [junit4]   2> 38427 T188 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38427 T189 x:collectionLazy2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\index
   [junit4]   2> 38429 T190 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38429 T189 x:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=35.8974609375, floorSegmentMB=0.298828125, forceMergeDeletesPctAllowed=25.183738781728703, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 38430 T189 x:collectionLazy2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2f6d66 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b77a00),segFN=segments_1,generation=1}
   [junit4]   2> 38431 T189 x:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38432 T190 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38433 T190 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38436 T188 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 38442 T188 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38445 T188 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38449 T188 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38449 T189 x:collectionLazy2 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 38452 T188 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38453 T189 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38438 T190 x:collectionLazy5 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 38457 T188 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 38459 T190 x:collectionLazy5 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 38460 T188 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 38460 T190 x:collectionLazy5 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 38460 T189 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38460 T190 x:collectionLazy5 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 38461 T190 x:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7227688629816249]
   [junit4]   2> 38463 T188 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 38463 T188 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 38464 T188 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7227688629816249]
   [junit4]   2> 38464 T189 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38465 T190 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12e18d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160f4e4),segFN=segments_1,generation=1}
   [junit4]   2> 38465 T190 x:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38465 T190 x:collectionLazy5 oass.SolrIndexSearcher.<init> Opening Searcher@100f9c5[collectionLazy5] main
   [junit4]   2> 38467 T190 x:collectionLazy5 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\conf
   [junit4]   2> 38468 T189 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38468 T188 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b575d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14a5c84),segFN=segments_1,generation=1}
   [junit4]   2> 38468 T188 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38468 T188 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@12abfb4[collection1] main
   [junit4]   2> 38468 T190 x:collectionLazy5 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\conf}
   [junit4]   2> 38475 T190 x:collectionLazy5 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection5\conf
   [junit4]   2> 38477 T190 x:collectionLazy5 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 38477 T190 x:collectionLazy5 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 38478 T190 x:collectionLazy5 oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 38478 T188 x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\conf
   [junit4]   2> 38479 T188 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\conf}
   [junit4]   2> 38479 T188 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection1\conf
   [junit4]   2> 38480 T188 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 38480 T188 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 38480 T188 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 38478 T191 x:collectionLazy5 oasc.SolrCore.registerSearcher [collectionLazy5] Registered new searcher Searcher@100f9c5[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38481 T192 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12abfb4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38482 T189 x:collectionLazy2 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 38485 T189 x:collectionLazy2 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 38486 T189 x:collectionLazy2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 38486 T189 x:collectionLazy2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 38487 T189 x:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7227688629816249]
   [junit4]   2> 38487 T189 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2f6d66 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b77a00),segFN=segments_1,generation=1}
   [junit4]   2> 38487 T189 x:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38488 T189 x:collectionLazy2 oass.SolrIndexSearcher.<init> Opening Searcher@de3acc[collectionLazy2] main
   [junit4]   2> 38488 T189 x:collectionLazy2 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\conf
   [junit4]   2> 38489 T189 x:collectionLazy2 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\conf}
   [junit4]   2> 38489 T189 x:collectionLazy2 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\conf
   [junit4]   2> 38489 T189 x:collectionLazy2 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 38489 T189 x:collectionLazy2 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 38491 T189 x:collectionLazy2 oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 38491 T189 x:collectionLazy2 oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 38491 T193 x:collectionLazy2 oasc.SolrCore.registerSearcher [collectionLazy2] Registered new searcher Searcher@de3acc[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38538 T187 oasha.CoreAdminHandler.handleCreateAction core create command wt=xml&instanceDir=./core1&name=core1&loadOnStartup=true&transient=true&action=CREATE
   [junit4]   2> 38542 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, loadOnStartup=true, dataDir=data\, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\, instanceDir=./core1, schema=schema.xml, name=core1, transient=true}
   [junit4]   2> 38543 T187 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\'
   [junit4]   2> 38674 T187 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 38717 T187 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 38800 T187 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 38801 T187 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 38813 T187 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 38842 T187 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38843 T187 oasc.CoreContainer.create Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\
   [junit4]   2> 38843 T187 x:core1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38844 T187 x:core1 oasc.SolrCore.<init> [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\], dataDir=[null]
   [junit4]   2> 38844 T187 x:core1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core1
   [junit4]   2> 38844 T187 x:core1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\
   [junit4]   2> 38845 T187 x:core1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 38845 T187 x:core1 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 38845 T187 x:core1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\index
   [junit4]   2> 38847 T187 x:core1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21583893524601577]
   [junit4]   2> 38850 T187 x:core1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@124f916 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d34c3),segFN=segments_1,generation=1}
   [junit4]   2> 38850 T187 x:core1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38854 T187 x:core1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 38872 T187 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38877 T187 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38880 T187 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38884 T187 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38888 T187 x:core1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 38892 T187 x:core1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 38893 T187 x:core1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 38893 T187 x:core1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 38895 T187 x:core1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=6.7734375, floorSegmentMB=1.69140625, forceMergeDeletesPctAllowed=23.282199505426338, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 38897 T187 x:core1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@124f916 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d34c3),segFN=segments_1,generation=1}
   [junit4]   2> 38897 T187 x:core1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38898 T187 x:core1 oass.SolrIndexSearcher.<init> Opening Searcher@1f886b1[core1] main
   [junit4]   2> 38900 T187 x:core1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\conf
   [junit4]   2> 38900 T187 x:core1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\conf}
   [junit4]   2> 38901 T187 x:core1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\conf
   [junit4]   2> 38902 T187 x:core1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 38902 T187 x:core1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 38904 T187 x:core1 oasc.SolrCores.putTransientCore Opening transient core core1
   [junit4]   2> 38904 T187 x:core1 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 38904 T195 x:core1 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@1f886b1[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38905 T187 x:core1 oasha.CoreAdminHandler.handleCreateAction core create command wt=xml&instanceDir=./core2&name=core2&loadOnStartup=false&transient=true&action=CREATE
   [junit4]   2> 38907 T187 x:core1 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data\, loadOnStartup=false, schema=schema.xml, instanceDir=./core2, transient=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\, config=solrconfig.xml, name=core2}
   [junit4]   2> 38907 T187 x:core1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\'
   [junit4]   2> 38962 T187 x:core1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 39005 T187 x:core1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 39101 T187 x:core1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 39101 T187 x:core1 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 39121 T187 x:core1 oass.IndexSchema.readSchema [core2] Schema name=tiny
   [junit4]   2> 39160 T187 x:core1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 39163 T187 x:core1 oasc.CoreContainer.create Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\
   [junit4]   2> 39163 T187 x:core2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 39164 T187 x:core2 oasc.SolrCore.<init> [[core2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\], dataDir=[null]
   [junit4]   2> 39164 T187 x:core2 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core2
   [junit4]   2> 39165 T187 x:core2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\
   [junit4]   2> 39165 T187 x:core2 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 39167 T187 x:core2 oasc.SolrCore.initIndex WARN [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 39167 T187 x:core2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\index
   [junit4]   2> 39168 T187 x:core2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=25.8740234375, floorSegmentMB=1.1083984375, forceMergeDeletesPctAllowed=6.230680742021949, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 39170 T187 x:core2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@15d3f34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e09ab4),segFN=segments_1,generation=1}
   [junit4]   2> 39171 T187 x:core2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 39176 T187 x:core2 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 39181 T187 x:core2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39184 T187 x:core2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39189 T187 x:core2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39192 T187 x:core2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39197 T187 x:core2 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 39200 T187 x:core2 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 39202 T187 x:core2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 39202 T187 x:core2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 39204 T187 x:core2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=55450842, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 39211 T187 x:core2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@15d3f34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e09ab4),segFN=segments_1,generation=1}
   [junit4]   2> 39211 T187 x:core2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 39212 T187 x:core2 oass.SolrIndexSearcher.<init> Opening Searcher@2b495c[core2] main
   [junit4]   2> 39214 T187 x:core2 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\conf
   [junit4]   2> 39215 T187 x:core2 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\conf}
   [junit4]   2> 39215 T187 x:core2 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\conf
   [junit4]   2> 39217 T187 x:core2 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 39217 T187 x:core2 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 39217 T187 x:core2 oasc.SolrCores.putTransientCore Opening transient core core2
   [junit4]   2> 39217 T187 x:core2 oasc.CoreContainer.registerCore registering core: core2
   [junit4]   2> 39218 T187 x:core2 oasha.CoreAdminHandler.handleCreateAction core create command wt=xml&instanceDir=./core3&name=core3&loadOnStartup=true&transient=true&action=CREATE
   [junit4]   2> 39219 T187 x:core2 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data\, transient=true, schema=schema.xml, loadOnStartup=true, name=core3, instanceDir=./core3, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\}
   [junit4]   2> 39220 T187 x:core2 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\'
   [junit4]   2> 39225 T197 x:core2 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@2b495c[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39290 T187 x:core2 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 39332 T187 x:core2 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 39446 T187 x:core2 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 39447 T187 x:core2 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\conf\schema.xml
   [junit4]   2> 39458 T187 x:core2 oass.IndexSchema.readSchema [core3] Schema name=tiny
   [junit4]   2> 39488 T187 x:core2 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 39489 T187 x:core2 oasc.CoreContainer.create Creating SolrCore 'core3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\
   [junit4]   2> 39490 T187 x:core3 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 39490 T187 x:core3 oasc.SolrCore.<init> [[core3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\], dataDir=[null]
   [junit4]   2> 39491 T187 x:core3 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core3
   [junit4]   2> 39491 T187 x:core3 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\data\
   [junit4]   2> 39492 T187 x:core3 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\data\index/
   [junit4]   2> 39492 T187 x:core3 oasc.SolrCore.initIndex WARN [core3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 39494 T187 x:core3 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\data\index
   [junit4]   2> 39494 T187 x:core3 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34016019489837135]
   [junit4]   2> 39497 T187 x:core3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1232ab0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c795b4),segFN=segments_1,generation=1}
   [junit4]   2> 39497 T187 x:core3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 39503 T187 x:core3 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 39506 T187 x:core3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39519 T187 x:core3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39524 T187 x:core3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39530 T187 x:core3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39537 T187 x:core3 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 39540 T187 x:core3 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 39541 T187 x:core3 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 39542 T187 x:core3 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 39542 T187 x:core3 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=55.640625, floorSegmentMB=1.58203125, forceMergeDeletesPctAllowed=6.437436198692707, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 39545 T187 x:core3 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1232ab0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c795b4),segFN=segments_1,generation=1}
   [junit4]   2> 39545 T187 x:core3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 39546 T187 x:core3 oass.SolrIndexSearcher.<init> Opening Searcher@455d4[core3] main
   [junit4]   2> 39547 T187 x:core3 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\conf
   [junit4]   2> 39547 T187 x:core3 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\conf}
   [junit4]   2> 39548 T187 x:core3 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core3\conf
   [junit4]   2> 39549 T187 x:core3 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 39551 T187 x:core3 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 39551 T187 x:core3 oasc.SolrCores.putTransientCore Opening transient core core3
   [junit4]   2> 39551 T187 x:core3 oasc.CoreContainer.registerCore registering core: core3
   [junit4]   2> 39552 T199 x:core3 oasc.SolrCore.registerSearcher [core3] Registered new searcher Searcher@455d4[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39552 T187 x:core3 oasha.CoreAdminHandler.handleCreateAction core create command wt=xml&instanceDir=./core4&name=core4&loadOnStartup=false&transient=true&action=CREATE
   [junit4]   2> 39554 T187 x:core3 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {loadOnStartup=false, schema=schema.xml, name=core4, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\, instanceDir=./core4, transient=true, dataDir=data\}
   [junit4]   2> 39554 T187 x:core3 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\'
   [junit4]   2> 39743 T187 x:core3 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 39801 T187 x:core3 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 39947 T187 x:core3 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 39949 T187 x:core3 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\conf\schema.xml
   [junit4]   2> 39960 T187 x:core3 oass.IndexSchema.readSchema [core4] Schema name=tiny
   [junit4]   2> 39985 T187 x:core3 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 39985 T187 x:core3 oasc.CoreContainer.create Creating SolrCore 'core4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.<init> [[core4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\], dataDir=[null]
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core4
   [junit4]   2> 39985 T187 x:core4 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\data\
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\data\index/
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.initIndex WARN [core4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 39985 T187 x:core4 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\data\index
   [junit4]   2> 39985 T187 x:core4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5280221577901062]
   [junit4]   2> 39987 T187 x:core4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@109a9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16d41f),segFN=segments_1,generation=1}
   [junit4]   2> 39987 T187 x:core4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 39987 T187 x:core4 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 39998 T187 x:core4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40002 T187 x:core4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40006 T187 x:core4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40009 T187 x:core4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40020 T187 x:core4 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 40023 T187 x:core4 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 40031 T187 x:core4 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 40031 T187 x:core4 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 40031 T187 x:core4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 40031 T187 x:core4 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@109a9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16d41f),segFN=segments_1,generation=1}
   [junit4]   2> 40031 T187 x:core4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 40031 T187 x:core4 oass.SolrIndexSearcher.<init> Opening Searcher@1e4681e[core4] main
   [junit4]   2> 40035 T187 x:core4 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\conf
   [junit4]   2> 40035 T187 x:core4 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\conf}
   [junit4]   2> 40035 T187 x:core4 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core4\conf
   [junit4]   2> 40035 T187 x:core4 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 40035 T187 x:core4 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 40035 T187 x:core4 oasc.SolrCores.putTransientCore Opening transient core core4
   [junit4]   2> 40035 T187 x:core4 oasc.SolrCores$1.removeEldestEntry Closing transient core [collectionLazy2]
   [junit4]   2> 40037 T194 oasc.SolrCore.close [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6faf78
   [junit4]   2> 40037 T187 x:core4 oasc.CoreContainer.registerCore registering core: core4
   [junit4]   2> 40037 T194 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 40037 T201 x:core4 oasc.SolrCore.registerSearcher [core4] Registered new searcher Searcher@1e4681e[core4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40038 T187 x:core4 oasha.CoreAdminHandler.handleCreateAction core create command wt=xml&instanceDir=./core5&name=core5&loadOnStartup=false&transient=true&action=CREATE
   [junit4]   2> 40038 T194 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 40038 T194 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 40039 T194 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 40041 T187 x:core4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=core5, transient=true, dataDir=data\, loadOnStartup=false, instanceDir=./core5, config=solrconfig.xml, schema=schema.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\}
   [junit4]   2> 40043 T187 x:core4 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\'
   [junit4]   2> 40048 T194 oasc.SolrCore.closeSearcher [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 40048 T194 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 40048 T194 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 40048 T194 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\index
   [junit4]   2> 40049 T194 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 40049 T194 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\collection2\data\
   [junit4]   2> 40081 T187 x:core4 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 40113 T187 x:core4 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 40179 T187 x:core4 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 40180 T187 x:core4 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\conf\schema.xml
   [junit4]   2> 40195 T187 x:core4 oass.IndexSchema.readSchema [core5] Schema name=tiny
   [junit4]   2> 40221 T187 x:core4 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 40223 T187 x:core4 oasc.CoreContainer.create Creating SolrCore 'core5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\
   [junit4]   2> 40223 T187 x:core5 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40223 T187 x:core5 oasc.SolrCore.<init> [[core5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\], dataDir=[null]
   [junit4]   2> 40223 T187 x:core5 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core5
   [junit4]   2> 40224 T187 x:core5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\data\
   [junit4]   2> 40226 T187 x:core5 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\data\index/
   [junit4]   2> 40226 T187 x:core5 oasc.SolrCore.initIndex WARN [core5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 40227 T187 x:core5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\data\index
   [junit4]   2> 40228 T187 x:core5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5496748114313539]
   [junit4]   2> 40229 T187 x:core5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@15d9788 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18771ce),segFN=segments_1,generation=1}
   [junit4]   2> 40230 T187 x:core5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 40234 T187 x:core5 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 40238 T187 x:core5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40242 T187 x:core5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40247 T187 x:core5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40250 T187 x:core5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40255 T187 x:core5 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 40258 T187 x:core5 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 40259 T187 x:core5 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 40259 T187 x:core5 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 40260 T187 x:core5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=28.896484375, floorSegmentMB=0.673828125, forceMergeDeletesPctAllowed=29.115541401575598, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.621966438542519
   [junit4]   2> 40262 T187 x:core5 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@15d9788 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18771ce),segFN=segments_1,generation=1}
   [junit4]   2> 40263 T187 x:core5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 40263 T187 x:core5 oass.SolrIndexSearcher.<init> Opening Searcher@756936[core5] main
   [junit4]   2> 40265 T187 x:core5 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\conf
   [junit4]   2> 40266 T187 x:core5 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\conf}
   [junit4]   2> 40266 T187 x:core5 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core5\conf
   [junit4]   2> 40267 T187 x:core5 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 40267 T187 x:core5 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 40269 T187 x:core5 oasc.SolrCores.putTransientCore Opening transient core core5
   [junit4]   2> 40269 T187 x:core5 oasc.SolrCores$1.removeEldestEntry Closing transient core [core1]
   [junit4]   2> 40269 T203 x:core5 oasc.SolrCore.registerSearcher [core5] Registered new searcher Searcher@756936[core5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40269 T187 x:core5 oasc.CoreContainer.registerCore registering core: core5
   [junit4]   2> 40269 T194 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e90e1
   [junit4]   2> 40270 T194 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 40271 T194 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 40271 T194 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 40271 T194 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 40273 T194 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
   [junit4]   2> 40273 T194 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 40273 T194 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\;done=false>>]
   [junit4]   2> 40274 T194 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\
   [junit4]   2> 40274 T194 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\index;done=false>>]
   [junit4]   2> 40274 T194 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\index
   [junit4]   2> 40276 T187 x:core5 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\'
   [junit4]   2> 40333 T187 x:core5 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 40382 T187 x:core5 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 40465 T187 x:core5 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 40466 T187 x:core5 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 40478 T187 x:core5 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 40499 T187 x:core5 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 40501 T187 x:core5 oasc.CoreContainer.create Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\
   [junit4]   2> 40501 T187 x:core1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40503 T187 x:core1 oasc.SolrCore.<init> [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\], dataDir=[null]
   [junit4]   2> 40503 T187 x:core1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core1
   [junit4]   2> 40504 T187 x:core1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\
   [junit4]   2> 40504 T187 x:core1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 40504 T187 x:core1 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 40505 T187 x:core1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\data\index
   [junit4]   2> 40506 T187 x:core1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1c53e14
   [junit4]   2> 40506 T187 x:core1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6ebaef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b2ca2a),segFN=segments_1,generation=1}
   [junit4]   2> 40507 T187 x:core1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 40512 T187 x:core1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 40514 T187 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40519 T187 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40522 T187 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40526 T187 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40530 T187 x:core1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 40534 T187 x:core1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 40537 T187 x:core1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 40537 T187 x:core1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 40537 T187 x:core1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 40539 T187 x:core1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6ebaef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b2ca2a),segFN=segments_1,generation=1}
   [junit4]   2> 40539 T187 x:core1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 40540 T187 x:core1 oass.SolrIndexSearcher.<init> Opening Searcher@195d206[core1] main
   [junit4]   2> 40541 T187 x:core1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\conf
   [junit4]   2> 40542 T187 x:core1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\conf}
   [junit4]   2> 40542 T187 x:core1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core1\conf
   [junit4]   2> 40543 T187 x:core1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 40543 T187 x:core1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 40543 T187 x:core1 oasc.SolrCores.putTransientCore Opening transient core core1
   [junit4]   2> 40543 T187 x:core1 oasc.SolrCores$1.removeEldestEntry Closing transient core [core2]
   [junit4]   2> 40543 T187 x:core1 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 40544 T205 x:core1 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@195d206[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40546 T194 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@10f9b31
   [junit4]   2> 40547 T194 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 40547 T194 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 40547 T194 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 40547 T194 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 40549 T194 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
   [junit4]   2> 40549 T194 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 40550 T194 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\;done=false>>]
   [junit4]   2> 40550 T194 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\
   [junit4]   2> 40550 T194 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\index;done=false>>]
   [junit4]   2> 40550 T194 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\index
   [junit4]   2> 40551 T187 x:core1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\'
   [junit4]   2> 40640 T187 x:core1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 40670 T187 x:core1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 40747 T187 x:core1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 40748 T187 x:core1 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 40767 T187 x:core1 oass.IndexSchema.readSchema [core2] Schema name=tiny
   [junit4]   2> 40796 T187 x:core1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 40799 T187 x:core1 oasc.CoreContainer.create Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\
   [junit4]   2> 40799 T187 x:core2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40800 T187 x:core2 oasc.SolrCore.<init> [[core2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\], dataDir=[null]
   [junit4]   2> 40800 T187 x:core2 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core2
   [junit4]   2> 40800 T187 x:core2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\
   [junit4]   2> 40802 T187 x:core2 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 40803 T187 x:core2 oasc.SolrCore.initIndex WARN [core2] Solr index direct

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

ing IndexWriter
   [junit4]   2> 48689 T187 x:collectionLazy6 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 48689 T187 x:collectionLazy6 oasc.SolrCore.closeSearcher [collectionLazy6] Closing main searcher on request.
   [junit4]   2> 48690 T187 x:collectionLazy6 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 48690 T187 x:collectionLazy6 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-007\collection6\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-007\collection6\data\;done=false>>]
   [junit4]   2> 48690 T187 x:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-007\collection6\data\
   [junit4]   2> 48691 T187 x:collectionLazy6 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-007\collection6\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-007\collection6\data\index;done=false>>]
   [junit4]   2> 48691 T187 x:collectionLazy6 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 1C179F052537378E-001\tempDir-007\collection6\data\index
   [junit4]   2> 48691 T187 x:collectionLazy6 oas.SolrTestCaseJ4.tearDown ###Ending testCreateSame
   [junit4]   2> 48692 T187 x:collectionLazy6 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 48692 T187 x:collectionLazy6 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7349333
   [junit4]   2> 168360 T187 x:collectionLazy6 oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> 130813 T186 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 150939 T186 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2> 	   1) Thread[id=218, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 150939 T186 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=218, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 153940 T186 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=218, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=25369, maxDocsPerChunk=5, blockSize=558), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=25369, blockSize=558)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_IQ, timezone=VST
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 (32-bit)/cpus=3,threads=2,free=23672016,total=57913344
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchemaFieldResource, SliceStateTest, ConcurrentDeleteAndCreateCollectionTest, DirectUpdateHandlerTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=1C179F052537378E -Dtests.slow=true -Dtests.locale=ar_IQ -Dtests.timezone=VST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=218, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=218, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)
   [junit4] Completed [37/488] on J0 in 154.02s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1392 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991: There were test failures: 488 suites, 1958 tests, 3 suite-level errors, 1390 ignored (24 assumptions)

Total time: 45 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any