You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/04/12 09:52:13 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1074 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1074/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

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

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


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
Error from server at http://127.0.0.1:54337: KeeperErrorCode = Session expired for /overseer/collection-map-completed/mn-3001

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54337: KeeperErrorCode = Session expired for /overseer/collection-map-completed/mn-3001
	at __randomizedtesting.SeedInfo.seed([B7FD5BE87F884C9D:3FA96432D1742165]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRequestState(AbstractFullDistribZkTestBase.java:1916)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRequestStateAfterCompletion(AbstractFullDistribZkTestBase.java:1896)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:191)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics

Error Message:
Error uploading file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/hyphenation.dtd to zookeeper path /configs/solrCloudCollectionConfig/hyphenation.dtd

Stack Trace:
java.io.IOException: Error uploading file /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/hyphenation.dtd to zookeeper path /configs/solrCloudCollectionConfig/hyphenation.dtd
	at __randomizedtesting.SeedInfo.seed([B7FD5BE87F884C9D:8A25F5C4476612ED]:0)
	at org.apache.solr.common.cloud.ZkConfigManager$1.visitFile(ZkConfigManager.java:78)
	at org.apache.solr.common.cloud.ZkConfigManager$1.visitFile(ZkConfigManager.java:65)
	at java.nio.file.Files.walkFileTree(Files.java:2670)
	at java.nio.file.Files.walkFileTree(Files.java:2742)
	at org.apache.solr.common.cloud.ZkConfigManager.uploadToZK(ZkConfigManager.java:65)
	at org.apache.solr.common.cloud.ZkConfigManager.uploadConfigDir(ZkConfigManager.java:129)
	at org.apache.solr.cloud.MiniSolrCloudCluster.uploadConfigDir(MiniSolrCloudCluster.java:366)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.createCollection(TestMiniSolrCloudClusterBase.java:91)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:139)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/solrCloudCollectionConfig/hyphenation.dtd
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
	at org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:503)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:500)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:411)
	at org.apache.solr.common.cloud.ZkConfigManager$1.visitFile(ZkConfigManager.java:75)
	... 48 more




Build Log:
[...truncated 10980 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/init-core-data-001
   [junit4]   2> 529288 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[B7FD5BE87F884C9D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 529288 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[B7FD5BE87F884C9D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 529289 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 529311 INFO  (Thread-1008) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 529311 INFO  (Thread-1008) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 529399 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.ZkTestServer start zk server on port:54812
   [junit4]   2> 529399 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 529637 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 529653 INFO  (zkCallback-444-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f1e8477 name:ZooKeeperConnection Watcher:127.0.0.1:54812 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 529653 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 529653 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 529653 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 529655 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 529683 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 529693 INFO  (zkCallback-445-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bb9e729 name:ZooKeeperConnection Watcher:127.0.0.1:54812/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 529700 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 529700 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 529700 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 529701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 529702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 529702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 529703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 529703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 529704 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 529704 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 529705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 529705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 529705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 529705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 529706 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 529706 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 529707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 529707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 529707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 529708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 529708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 529708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 529709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 529709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 529709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 529710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 529710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 529710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 529786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1
   [junit4]   2> 529787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 529801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f62cf51{/,null,AVAILABLE}
   [junit4]   2> 529808 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bb16591{HTTP/1.1,[http/1.1]}{127.0.0.1:44052}
   [junit4]   2> 529809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.Server Started @535139ms
   [junit4]   2> 529809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/tempDir-001/control/data, hostContext=/, hostPort=44052, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores}
   [junit4]   2> 529809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 529809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001'
   [junit4]   2> 529809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 529809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 529809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 529823 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 529829 INFO  (zkCallback-446-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75626351 name:ZooKeeperConnection Watcher:127.0.0.1:54812/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 529829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 529829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 529851 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 529851 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/solr.xml
   [junit4]   2> 529860 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores
   [junit4]   2> 529860 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.CoreContainer New CoreContainer 191226655
   [junit4]   2> 529860 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001]
   [junit4]   2> 529860 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/lib
   [junit4]   2> 529860 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 529861 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 529879 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 529879 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 529879 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54812/solr
   [junit4]   2> 529879 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 529879 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 529895 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 530139 INFO  (zkCallback-449-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@472addde name:ZooKeeperConnection Watcher:127.0.0.1:54812 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 530140 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 530140 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 530171 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 530175 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f4546a8 name:ZooKeeperConnection Watcher:127.0.0.1:54812/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 530175 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 530184 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 530185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 530187 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 530188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 530190 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 530191 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 530192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 530193 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 530194 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 530194 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 530195 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 530195 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 530196 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 530196 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530197 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95711733996453892-127.0.0.1:44052_-n_0000000000
   [junit4]   2> 530197 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44052_
   [junit4]   2> 530197 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 530197 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.Overseer Overseer (id=95711733996453892-127.0.0.1:44052_-n_0000000000) starting
   [junit4]   2> 530198 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 530224 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 530225 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 530226 INFO  (OverseerCollectionConfigSetProcessor-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 530232 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44052_
   [junit4]   2> 530232 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44052_
   [junit4]   2> 530235 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 530235 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530236 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 530239 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 530239 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 530240 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores
   [junit4]   2> 530241 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 530241 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1
   [junit4]   2> 530241 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 530244 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 530244 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 530245 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 530246 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 530246 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:44052_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 530246 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44052",
   [junit4]   2>   "node_name":"127.0.0.1:44052_",
   [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> 530247 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44052",
   [junit4]   2>   "node_name":"127.0.0.1:44052_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 530247 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 530248 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 530250 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 531245 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 531246 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 531247 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 531247 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 531248 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 531248 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1'
   [junit4]   2> 531248 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 531248 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 531249 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 531259 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 531262 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 531280 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 531284 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 531542 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 531547 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 531548 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 531553 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 531554 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 531555 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 531556 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 531556 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 531557 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 531557 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 531557 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1/data/]
   [junit4]   2> 531557 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56d4c27
   [junit4]   2> 531560 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1/data
   [junit4]   2> 531560 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 531561 WARN  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 531561 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1/data/index
   [junit4]   2> 531561 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=94.416015625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=17.507909495479737, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5023273515222798
   [junit4]   2> 531561 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d163776 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c7bf725),segFN=segments_1,generation=1}
   [junit4]   2> 531561 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 531562 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1/data/
   [junit4]   2> 531562 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 531564 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 531564 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 531564 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 531564 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 531564 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 531564 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 531565 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 531565 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 531565 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 531565 WARN  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 531566 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 531566 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 531567 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 531568 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 531570 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 531570 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 531570 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 531570 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 531571 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 531571 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 531571 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=73.998046875, floorSegmentMB=1.591796875, forceMergeDeletesPctAllowed=27.817604465468165, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2799829670533027
   [junit4]   2> 531571 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d163776 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c7bf725),segFN=segments_1,generation=1}
   [junit4]   2> 531571 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 531571 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69d563d0[collection1] main]
   [junit4]   2> 531571 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 531572 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 531572 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 531572 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 531572 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 531572 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 531573 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 531573 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 531573 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 531573 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 531573 INFO  (searcherExecutor-1146-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69d563d0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 531575 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 531575 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 531575 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 531575 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1531387746316189696
   [junit4]   2> 531579 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1531387746316189696
   [junit4]   2> 531579 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 531579 INFO  (coreLoadExecutor-1145-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 531580 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:44052 collection:control_collection shard:shard1
   [junit4]   2> 531583 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 531585 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95711733996453892-core_node1-n_0000000000
   [junit4]   2> 531585 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 531586 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 531586 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 531586 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44052/collection1/
   [junit4]   2> 531586 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 531586 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 531586 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44052/collection1/ has no replicas
   [junit4]   2> 531587 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 531588 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95711733996453892-core_node1-n_0000000000
   [junit4]   2> 531589 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44052/collection1/ shard1
   [junit4]   2> 531590 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:44052",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 531693 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 531747 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:44052/collection1/ and leader is http://127.0.0.1:44052/collection1/
   [junit4]   2> 531747 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44052
   [junit4]   2> 531747 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 531747 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 531747 INFO  (coreZkRegister-1139-thread-1-processing-n:127.0.0.1:44052_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44052_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 531763 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 531775 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531776 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44052",
   [junit4]   2>   "node_name":"127.0.0.1:44052_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 531776 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44052",
   [junit4]   2>   "node_name":"127.0.0.1:44052_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 531795 INFO  (zkCallback-452-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fe8d39e name:ZooKeeperConnection Watcher:127.0.0.1:54812/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 531799 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531799 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 531799 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 531843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 531863 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 531863 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 531863 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 531871 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531877 INFO  (zkCallback-450-thread-2-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 531887 INFO  (zkCallback-452-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 531919 INFO  (zkCallback-453-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65dc096f name:ZooKeeperConnection Watcher:127.0.0.1:54812/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 531919 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531919 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 531940 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 531940 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 532039 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/shard-1-001/cores/collection1
   [junit4]   2> 532040 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/shard-1-001
   [junit4]   2> 532040 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 532041 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62042380{/,null,AVAILABLE}
   [junit4]   2> 532041 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@47fd8d5{HTTP/1.1,[http/1.1]}{127.0.0.1:53305}
   [junit4]   2> 532041 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.Server Started @537371ms
   [junit4]   2> 532041 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=53305, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/shard-1-001/cores}
   [junit4]   2> 532042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 532042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/shard-1-001'
   [junit4]   2> 532042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 532042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 532042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 532043 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 532045 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 532047 INFO  (zkCallback-454-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48d3b56a name:ZooKeeperConnection Watcher:127.0.0.1:54812/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 532047 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 532047 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 532048 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 532048 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/shard-1-001/solr.xml
   [junit4]   2> 532052 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/shard-1-001/cores
   [junit4]   2> 532053 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1185839907
   [junit4]   2> 532053 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/shard-1-001]
   [junit4]   2> 532053 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B7FD5BE87F884C9D-001/shard-1-001/lib
   [junit4]   2> 532053 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 532054 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 532055 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 532055 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 532055 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54812/solr
   [junit4]   2> 532055 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 532055 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 532055 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 532059 INFO  (zkCallback-457-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ca8a6d0 name:ZooKeeperConnection Watcher:127.0.0.1:54812 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 532060 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 532060 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 532062 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 532063 INFO  (zkCallback-458-thread-1-processing-n:127.0.0.1:53305_) [n:127.0.0.1:53305_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56c57c8e name:ZooKeeperConnection Watcher:127.0.0.1:54812/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 532063 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 532066 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 532067 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 532068 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 532069 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95711733996453897-127.0.0.1:53305_-n_0000000001
   [junit4]   2> 532069 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95711733996453892-127.0.0.1:44052_-n_0000000000 to know if I could be the leader
   [junit4]   2> 532069 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.ZkController Publish node=127.0.0.1:53305_ as DOWN
   [junit4]   2> 532070 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53305_"} current state version: 3
   [junit4]   2> 532070 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53305_
   [junit4]   2> 532070 INFO  (OverseerStateUpdate-95711733996453892-127.0.0.1:44052_-n_0000000000) [n:127.0.0.1:44052_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 532176 INFO  (zkCallback-450-thread-2-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 532176 INFO  (zkCallback-458-thread-1-processing-n:127.0.0.1:53305_) [n:127.0.0.1:53305_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 532187 INFO  (zkCallback-452-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 533071 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53305_
   [junit4]   2> 533071 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B7FD5BE87F884C9D]) [n:127.0.0.1:53305_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53305_
   [junit4]   2> 533083 INFO  (zkCallback-450-thread-2-processing-n:127.0.0.1:44052_) [n:127.0.0.1:44052_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 533083 INFO  (zkCallback-458-thread-1-processing-n:127.0.0.1:53305_) [n:127.0.0.1:53305_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - 

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

1310075 INFO  (coreCloseExecutor-3160-thread-6) [n:127.0.0.1:48511_ c:ocptest_shardsplit2 s:shard2 r:core_node4 x:ocptest_shardsplit2_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_B7FD5BE87F884C9D-001/shard-4-001/cores/ocptest_shardsplit2_shard2_replica1/data/index
   [junit4]   2> 1310075 INFO  (TEST-MultiThreadedOCPTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.Overseer Overseer (id=95711777196736533-127.0.0.1:48511_-n_0000000006) closing
   [junit4]   2> 1310076 INFO  (OverseerStateUpdate-95711777196736533-127.0.0.1:48511_-n_0000000006) [n:127.0.0.1:48511_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:48511_
   [junit4]   2> 1310076 INFO  (zkCallback-1053-thread-6-processing-n:127.0.0.1:48511_) [n:127.0.0.1:48511_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1311576 WARN  (zkCallback-1053-thread-6-processing-n:127.0.0.1:48511_) [n:127.0.0.1:48511_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1311588 INFO  (TEST-MultiThreadedOCPTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@28712956{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1311588 INFO  (TEST-MultiThreadedOCPTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34bd49d3{/,null,UNAVAILABLE}
   [junit4]   2> 1311590 INFO  (TEST-MultiThreadedOCPTest.test-seed#[B7FD5BE87F884C9D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43330 43330
   [junit4]   2> 1311800 INFO  (Thread-2155) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43330 43330
   [junit4]   2> 1311801 WARN  (Thread-2155) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	10	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	8	/solr/collections/ocptest1/state.json
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	8	/solr/collections/ocptest3/state.json
   [junit4]   2> 	8	/solr/collections/ocptest2/state.json
   [junit4]   2> 	8	/solr/collections/ocptest4/state.json
   [junit4]   2> 	8	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95711777196736533-127.0.0.1:48511_-n_0000000006
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=B7FD5BE87F884C9D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Antarctica/McMurdo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    123s J2 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54337: KeeperErrorCode = Session expired for /overseer/collection-map-completed/mn-3001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B7FD5BE87F884C9D:3FA96432D1742165]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRequestState(AbstractFullDistribZkTestBase.java:1916)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRequestStateAfterCompletion(AbstractFullDistribZkTestBase.java:1896)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:191)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:59)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1311803 INFO  (SUITE-MultiThreadedOCPTest-seed#[B7FD5BE87F884C9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_B7FD5BE87F884C9D-001
   [junit4]   2> Apr 12, 2016 7:25:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=786, maxMBSortInHeap=4.654351516286259, sim=ClassicSimilarity, locale=es, timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=65992968,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusterStateMutator, TestDynamicFieldResource, TestFilteredDocIdSet, UnloadDistributedZkTest, DistributedFacetPivotSmallTest, MergeStrategyTest, TestCopyFieldCollectionResource, TestPostingsSolrHighlighter, TestXmlQParser, TestReload, ConnectionManagerTest, DistributedFacetPivotLargeTest, CoreAdminHandlerTest, TestStressReorder, LeaderElectionTest, TestZkChroot, StatsComponentTest, TestDownShardTolerantSearch, StatelessScriptUpdateProcessorFactoryTest, SolrCloudExampleTest, TestStandardQParsers, HdfsRecoverLeaseTest, NoCacheHeaderTest, TestRequestStatusCollectionAPI, TestJmxIntegration, FieldMutatingUpdateProcessorTest, SliceStateTest, BasicDistributedZk2Test, TestReversedWildcardFilterFactory, OverseerTest, TlogReplayBufferedWhileIndexingTest, TermVectorComponentDistributedTest, HighlighterConfigTest, TestXIncludeConfig, TestPHPSerializedResponseWriter, HdfsUnloadDistributedZkTest, BadComponentTest, SSLMigrationTest, TestSerializedLuceneMatchVersion, TestSolrDeletionPolicy1, TestRebalanceLeaders, TestSmileRequest, TestSchemaManager, DistribJoinFromCollectionTest, TestFreeTextSuggestions, OverseerCollectionConfigSetProcessorTest, WrapperMergePolicyFactoryTest, TestReloadDeadlock, TestSort, CurrencyFieldXmlFileTest, TestSolrConfigHandlerConcurrent, TestCollectionAPI, TestCharFilters, LukeRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, TestTestInjection, ParsingFieldUpdateProcessorsTest, TestSolrJ, TestJettySolrRunner, TestSha256AuthenticationProvider, TestTrackingShardHandlerFactory, UpdateParamsTest, RequestHandlersTest, TestConfigSetsAPIZkFailure, TestLeaderInitiatedRecoveryThread, SolrCoreCheckLockOnStartupTest, TestSweetSpotSimilarityFactory, TestUtils, TestPerFieldSimilarity, TestStressRecovery, TestFieldTypeCollectionResource, CollectionStateFormat2Test, DeleteStatusTest, TestExceedMaxTermLength, BadIndexSchemaTest, TestIndexSearcher, TestExtendedDismaxParser, TestDistributedMissingSort, BlockJoinFacetDistribTest, OverseerTaskQueueTest, DateMathParserTest, DirectUpdateHandlerTest, HLLSerializationTest, TestJsonRequest, SampleTest, ShowFileRequestHandlerTest, DirectUpdateHandlerOptimizeTest, AnalyticsMergeStrategyTest, TestLRUStatsCache, SuggesterWFSTTest, BadCopyFieldTest, DocValuesMultiTest, MultiThreadedOCPTest]
   [junit4] Completed [287/584 (3!)] on J2 in 124.21s, 1 test, 1 error <<< FAILURES!

[...truncated 959 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 584 suites (10 ignored), 2356 tests, 2 errors, 1 failure, 85 ignored (70 assumptions) [seed: B7FD5BE87F884C9D]

Total time: 86 minutes 24 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-Tests-master - Build # 1075 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1075/

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

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([952118D85F046B29]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
	at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  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=2181, name=searcherExecutor-1258-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         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=2181, name=searcherExecutor-1258-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([952118D85F046B29]: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=2181, name=searcherExecutor-1258-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         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=2181, name=searcherExecutor-1258-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([952118D85F046B29]:0)




Build Log:
[...truncated 10954 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/init-core-data-001
   [junit4]   2> 429220 INFO  (SUITE-TestLazyCores-seed#[952118D85F046B29]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 429227 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 429236 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001'
   [junit4]   2> 429236 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429236 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429237 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer New CoreContainer 233357032
   [junit4]   2> 429237 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001]
   [junit4]   2> 429237 WARN  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/lib
   [junit4]   2> 429238 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 429254 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 429263 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 429265 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 429265 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 429266 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 429266 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 429266 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 429266 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 429266 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 429267 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 429267 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 429267 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 429275 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 429275 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 429275 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 429293 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1'
   [junit4]   2> 429327 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429327 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429328 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5'
   [junit4]   2> 429328 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429328 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429323 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2'
   [junit4]   2> 429329 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429329 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429349 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 429350 WARN  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 429351 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 429355 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 429357 WARN  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 429379 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 429384 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 429386 WARN  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 429386 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 429393 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 429394 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 429596 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 429597 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 429604 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 429605 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2'
   [junit4]   2> 429605 INFO  (coreLoadExecutor-1061-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2
   [junit4]   2> 429605 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 429605 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data/]
   [junit4]   2> 429605 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 429606 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data
   [junit4]   2> 429606 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data/index/
   [junit4]   2> 429606 WARN  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 429606 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data/index
   [junit4]   2> 429606 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 429611 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4fe75b5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54ff5cf9),segFN=segments_1,generation=1}
   [junit4]   2> 429611 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429612 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 429612 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5'
   [junit4]   2> 429613 INFO  (coreLoadExecutor-1061-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5
   [junit4]   2> 429613 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 429613 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data/]
   [junit4]   2> 429613 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 429613 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data
   [junit4]   2> 429613 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data/index/
   [junit4]   2> 429613 WARN  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 429679 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data/index
   [junit4]   2> 429675 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 429681 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429681 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 429683 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 429684 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 429686 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data/
   [junit4]   2> 429686 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 429692 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429692 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429693 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@72b9d2b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f8b02ca),segFN=segments_1,generation=1}
   [junit4]   2> 429693 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429693 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429693 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 429694 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1'
   [junit4]   2> 429694 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 429694 INFO  (coreLoadExecutor-1061-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1
   [junit4]   2> 429694 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 429694 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 429694 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 429694 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 429694 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data/]
   [junit4]   2> 429694 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 429695 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data
   [junit4]   2> 429695 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data/index/
   [junit4]   2> 429695 WARN  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 429695 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429695 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data/index
   [junit4]   2> 429695 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 429695 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28b5bf2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d3adb87),segFN=segments_1,generation=1}
   [junit4]   2> 429695 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429695 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429695 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data/
   [junit4]   2> 429696 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 429694 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data/
   [junit4]   2> 429696 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 429697 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 429696 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 429696 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429697 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39480723919896754]
   [junit4]   2> 429697 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4fe75b5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54ff5cf9),segFN=segments_1,generation=1}
   [junit4]   2> 429697 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429697 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@41d452a[collection2] main]
   [junit4]   2> 429697 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429698 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429698 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/conf
   [junit4]   2> 429698 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/conf}
   [junit4]   2> 429698 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/conf
   [junit4]   2> 429698 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 429698 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429698 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 429698 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 429699 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429699 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429700 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 429700 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 429701 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 429701 INFO  (searcherExecutor-1062-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@41d452a[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 429701 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 429701 INFO  (coreLoadExecutor-1061-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39480723919896754]
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28b5bf2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d3adb87),segFN=segments_1,generation=1}
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14a7105f[collection1] main]
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/conf
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/conf}
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/conf
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 429702 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 429703 INFO  (coreLoadExecutor-1061-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 429704 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 429704 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 429704 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39480723919896754]
   [junit4]   2> 429704 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@72b9d2b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f8b02ca),segFN=segments_1,generation=1}
   [junit4]   2> 429704 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429704 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@9c35f31[collection5] main]
   [junit4]   2> 429704 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/conf
   [junit4]   2> 429704 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/conf}
   [junit4]   2> 429704 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/conf
   [junit4]   2> 429705 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 429705 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 429705 INFO  (searcherExecutor-1063-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@9c35f31[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 429705 INFO  (coreLoadExecutor-1061-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 429705 INFO  (searcherExecutor-1065-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14a7105f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 429706 INFO  (Thread-770) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3'
   [junit4]   2> 429706 INFO  (Thread-770) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429706 INFO  (Thread-770) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429710 INFO  (Thread-770) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 429711 WARN  (Thread-770) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 429712 INFO  (Thread-770) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 429716 INFO  (Thread-770) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 429717 INFO  (Thread-770) [    ] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 429719 INFO  (Thread-770) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 429720 INFO  (Thread-770) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3'
   [junit4]   2> 429720 INFO  (Thread-770) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3
   [junit4]   2> 429720 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 429720 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data/]
   [junit4]   2> 429720 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrCore JMX monitoring not detected for core: collection3
   [junit4]   2> 429721 INFO  (Thread-770) [    x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data
   [junit4]   2> 429721 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data/index/
   [junit4]   2> 429721 WARN  (Thread-770) [    x:collection3] o.a.s.c.SolrCore [collection3] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 429721 INFO  (Thread-770) [    x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data/index
   [junit4]   2> 429721 INFO  (Thread-770) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 429721 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@476c82c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67a18a59),segFN=segments_1,generation=1}
   [junit4]   2> 429721 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429722 INFO  (OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection3 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data/
   [junit4]   2> 429722 WARN  (OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 429723 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 429724 INFO  (Thread-770) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429724 INFO  (Thread-770) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429725 INFO  (Thread-770) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429725 INFO  (Thread-770) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429726 INFO  (Thread-770) [    x:collection3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 429726 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 429726 INFO  (Thread-770) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 429726 INFO  (Thread-770) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 429726 INFO  (Thread-770) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39480723919896754]
   [junit4]   2> 429726 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@476c82c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67a18a59),segFN=segments_1,generation=1}
   [junit4]   2> 429726 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429727 INFO  (Thread-770) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@52395a1c[collection3] main]
   [junit4]   2> 429727 INFO  (Thread-770) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/conf
   [junit4]   2> 429727 INFO  (Thread-770) [    x:collection3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/conf}
   [junit4]   2> 429727 INFO  (Thread-770) [    x:collection3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/conf
   [junit4]   2> 429727 INFO  (Thread-770) [    x:collection3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 429727 INFO  (Thread-770) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 429727 INFO  (searcherExecutor-1074-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@52395a1c[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 429727 INFO  (Thread-770) [    x:collection3] o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 429727 INFO  (Thread-770) [    x:collection3] o.a.s.c.CoreContainer registering core: collection3
   [junit4]   2> 429730 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=233357032
   [junit4]   2> 429730 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@414d9b2e
   [junit4]   2> 429730 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 429730 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 429730 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 429730 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 429731 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@650ee0ca
   [junit4]   2> 429731 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 429731 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 429732 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 429732 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 429732 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 429733 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@529222b
   [junit4]   2> 429733 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 429733 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 429733 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 429733 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 429734 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 429734 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 429735 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 429735 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 429735 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 429735 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data
   [junit4]   2> 429735 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 429735 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection2/data/index
   [junit4]   2> 429735 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 429735 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data/index
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection1/data
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 429736 INFO  (coreCloseExecutor-1078-thread-2) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection5/data/index
   [junit4]   2> 429743 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@209ff63
   [junit4]   2> 429743 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 429744 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 429744 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 429744 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 429746 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.c.SolrCore [collection3] Closing main searcher on request.
   [junit4]   2> 429746 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 429746 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data/index;done=false>>]
   [junit4]   2> 429746 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 429746 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data/index
   [junit4]   2> 429746 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data;done=false>>]
   [junit4]   2> 429746 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 429746 INFO  (coreCloseExecutor-1078-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-001/collection3/data
   [junit4]   2> 429747 INFO  (TEST-TestLazyCores.testRace-seed#[952118D85F046B29]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 429749 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 429756 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002'
   [junit4]   2> 429756 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429756 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429760 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002
   [junit4]   2> 429760 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer New CoreContainer 973039516
   [junit4]   2> 429760 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002]
   [junit4]   2> 429760 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/lib
   [junit4]   2> 429761 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 429762 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 429762 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 429762 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 429762 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 429762 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 429763 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002
   [junit4]   2> 429763 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 429763 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CorePropertiesLocator Found core badSchema1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badSchema1
   [junit4]   2> 429764 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 429764 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CorePropertiesLocator Found core badSchema2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badSchema2
   [junit4]   2> 429764 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 429764 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CorePropertiesLocator Found core badConfig1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig1
   [junit4]   2> 429764 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 429764 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CorePropertiesLocator Found core badConfig2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig2
   [junit4]   2> 429765 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 429765 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CorePropertiesLocator Found core core1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/core1
   [junit4]   2> 429765 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 429765 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CorePropertiesLocator Found core core2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/core2
   [junit4]   2> 429765 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[952118D85F046B29]) [    ] o.a.s.c.CorePropertiesLocator Found 6 core definitions
   [junit4]   2> 429765 INFO  (coreLoadExecutor-1085-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badSchema1'
   [junit4]   2> 429766 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig1'
   [junit4]   2> 429766 INFO  (coreLoadExecutor-1085-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badSchema2'
   [junit4]   2> 429771 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429771 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429771 INFO  (coreLoadExecutor-1085-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429771 INFO  (coreLoadExecutor-1085-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429782 INFO  (coreLoadExecutor-1085-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429782 INFO  (coreLoadExecutor-1085-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429785 INFO  (coreLoadExecutor-1085-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 429786 WARN  (coreLoadExecutor-1085-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 429787 INFO  (coreLoadExecutor-1085-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 429833 INFO  (coreLoadExecutor-1085-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 429850 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 429850 ERROR (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.CoreContainer Error creating core [badConfig1]: Could not load conf for core badConfig1: Error loading solr config from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig1/conf/solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig1: Error loading solr config from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig1/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:834)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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> Caused by: org.apache.solr.common.SolrException: Error loading solr config from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig1/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:172)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:98)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</reqsthalr>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:164)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</reqsthalr>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 12 more
   [junit4]   2> 429859 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig2'
   [junit4]   2> 429859 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429859 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429861 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 429861 ERROR (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig2: Error loading solr config from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:834)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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> Caused by: org.apache.solr.common.SolrException: Error loading solr config from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:172)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:98)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</reqsthalr>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:164)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</reqsthalr>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 12 more
   [junit4]   2> 429861 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/core1'
   [junit4]   2> 429861 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429861 INFO  (coreLoadExecutor-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429856 INFO  (coreLoadExecutor-1085-thread-2) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 429863 ERROR (coreLoadExecutor-1085-thread-2) [    ] o.a.s.c.CoreContainer Error creating core [badSchema2]: Could not load conf for core badSchema2: Can't load schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badSchema2/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</filedType>".
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema2: Can't load schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badSchema2/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</filedType>".
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:834)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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> Caused by: org.apache.solr.common.SolrException: Can't load schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_952118D85F046B29-001/tempDir-002/badSchema2/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedType" must be terminated by the matching end-tag "</filedType>".
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:580)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:163)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)


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

]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:807)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:836)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:669)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:836)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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> Apr 13, 2016 4:14:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Apr 13, 2016 4:14:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=2181, name=searcherExecutor-1258-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:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Apr 13, 2016 4:14:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2181, name=searcherExecutor-1258-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Apr 13, 2016 4:14:45 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=2181, name=searcherExecutor-1258-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:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ru-RU, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=2,free=226728408,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [AsyncCallRequestStatusResponseTest, EchoParamsTest, QueryEqualityTest, SharedFSAutoReplicaFailoverUtilsTest, TestSolr4Spatial, ConnectionReuseTest, TestManagedStopFilterFactory, TestDefaultSearchFieldResource, TestDFISimilarityFactory, TestCustomDocTransformer, TestReplicationHandlerBackup, TestExactSharedStatsCache, ActionThrottleTest, JsonLoaderTest, TestPKIAuthenticationPlugin, DistributedDebugComponentTest, TestSchemaSimilarityResource, CustomCollectionTest, TestShortCircuitedRequests, TestSolrConfigHandler, ZkNodePropsTest, TestBinaryField, JSONWriterTest, TestDistributedSearch, FileBasedSpellCheckerTest, TestLuceneMatchVersion, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=952118D85F046B29 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([952118D85F046B29]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
   [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=2181, name=searcherExecutor-1258-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:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([952118D85F046B29]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2181, name=searcherExecutor-1258-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:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([952118D85F046B29]:0)
   [junit4] Completed [91/584 (1!)] on J0 in 150.91s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1550 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 584 suites (10 ignored), 2356 tests, 3 suite-level errors, 1338 ignored (65 assumptions) [seed: 952118D85F046B29]

Total time: 69 minutes 9 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