You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/03/28 20:04:27 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 38 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/38/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
document count mismatch.  control=264 sum(shards)=265 cloudClient=265

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=264 sum(shards)=265 cloudClient=265
	at __randomizedtesting.SeedInfo.seed([5C68465A4A64CE01:D43C7980E498A3F9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1317)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:226)
	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:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([5C68465A4A64CE01:E5E99085668ECA8B]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
	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: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
	... 40 more




Build Log:
[...truncated 10840 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/init-core-data-001
   [junit4]   2> 572085 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[5C68465A4A64CE01]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 572091 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 572091 INFO  (Thread-1784) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 572091 INFO  (Thread-1784) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 572191 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.ZkTestServer start zk server on port:59139
   [junit4]   2> 572191 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 572192 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572195 INFO  (zkCallback-472-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f03189b name:ZooKeeperConnection Watcher:127.0.0.1:59139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 572195 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572195 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 572195 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 572199 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 572199 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572201 INFO  (zkCallback-473-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@794eae48 name:ZooKeeperConnection Watcher:127.0.0.1:59139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 572201 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572201 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 572201 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 572205 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 572207 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 572209 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 572212 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 572212 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 572216 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 572216 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 572219 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 572219 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 572221 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 572222 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 572224 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 572224 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 572227 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 572227 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 572230 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 572230 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 572232 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 572232 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 572235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 572235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 572239 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 572239 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 572241 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 572241 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 572394 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1
   [junit4]   2> 572395 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 572397 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6257c467{/,null,AVAILABLE}
   [junit4]   2> 572399 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4be918b1{HTTP/1.1,[http/1.1]}{127.0.0.1:63674}
   [junit4]   2> 572399 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.e.j.s.Server Started @575688ms
   [junit4]   2> 572399 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/tempDir-001/control/data, hostContext=/, hostPort=63674, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores}
   [junit4]   2> 572399 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 572399 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001'
   [junit4]   2> 572400 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 572400 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 572400 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 572402 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572404 INFO  (zkCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@660e0cee name:ZooKeeperConnection Watcher:127.0.0.1:59139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 572404 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572404 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 572406 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 572406 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/solr.xml
   [junit4]   2> 572410 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores
   [junit4]   2> 572410 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.CoreContainer New CoreContainer 890765126
   [junit4]   2> 572410 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001]
   [junit4]   2> 572410 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/lib
   [junit4]   2> 572411 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 572412 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 572413 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 572413 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 572413 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59139/solr
   [junit4]   2> 572413 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 572413 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 572414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572417 INFO  (zkCallback-477-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12e56665 name:ZooKeeperConnection Watcher:127.0.0.1:59139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 572418 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572419 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 572420 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572422 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ac7fcae name:ZooKeeperConnection Watcher:127.0.0.1:59139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 572423 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572423 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 572425 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 572428 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 572431 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 572433 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 572435 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 572438 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 572440 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 572442 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 572443 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 572445 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 572448 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 572450 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 572451 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 572452 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95629169519624196-127.0.0.1:63674_-n_0000000000
   [junit4]   2> 572452 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63674_
   [junit4]   2> 572452 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 572455 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.Overseer Overseer (id=95629169519624196-127.0.0.1:63674_-n_0000000000) starting
   [junit4]   2> 572457 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 572466 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 572467 INFO  (OverseerCollectionConfigSetProcessor-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 572468 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63674_
   [junit4]   2> 572468 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 572469 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63674_
   [junit4]   2> 572472 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_    ] 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> 572472 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 572473 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 572492 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 572492 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 572493 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores
   [junit4]   2> 572495 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] 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> 572495 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1
   [junit4]   2> 572495 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 572497 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 572497 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:63674_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 572497 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 572497 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 572500 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] 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:63674",
   [junit4]   2>   "node_name":"127.0.0.1:63674_",
   [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> 572501 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 572501 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] 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:63674",
   [junit4]   2>   "node_name":"127.0.0.1:63674_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 572502 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 572503 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 572505 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_    ] 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> 573502 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 573502 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 573503 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 573503 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 573504 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 573504 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1'
   [junit4]   2> 573504 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573504 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 573506 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 573512 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 573516 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 573552 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 573557 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 573624 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 573624 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 573625 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 573628 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 573652 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 573652 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 573653 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 573659 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1/data/]
   [junit4]   2> 573659 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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@433a3700
   [junit4]   2> 573660 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1/data
   [junit4]   2> 573660 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1/data/index/
   [junit4]   2> 573660 WARN  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 573660 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1/data/index
   [junit4]   2> 573661 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=690051320, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 573682 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 573682 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 573683 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63674_ 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 /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1/data/
   [junit4]   2> 573685 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 573686 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 573686 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 573686 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 573686 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 573686 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573686 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573686 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573686 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573686 WARN  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573688 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573689 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573690 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573691 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 573694 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573695 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573695 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573695 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573698 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 573698 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 573698 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 573699 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 573699 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 573699 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d5c85b7[collection1] main]
   [junit4]   2> 573699 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573700 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573700 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573701 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 573701 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 573701 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573702 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573702 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573702 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 573703 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 573703 INFO  (searcherExecutor-1325-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d5c85b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 573703 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573703 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573704 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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> 573704 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ 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 1530066714004291584
   [junit4]   2> 573705 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1530066714004291584
   [junit4]   2> 573705 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 573706 INFO  (coreLoadExecutor-1324-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 573707 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ 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:63674 collection:control_collection shard:shard1
   [junit4]   2> 573708 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ 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> 573713 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ 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/95629169519624196-core_node1-n_0000000000
   [junit4]   2> 573714 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 573717 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 573717 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ 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> 573717 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63674/collection1/
   [junit4]   2> 573717 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] 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> 573717 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 573717 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63674/collection1/ has no replicas
   [junit4]   2> 573719 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 573723 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ 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/95629169519624196-core_node1-n_0000000000
   [junit4]   2> 573728 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ 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:63674/collection1/ shard1
   [junit4]   2> 573730 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] 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:63674",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 573834 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_    ] 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> 573882 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:63674/collection1/ and leader is http://127.0.0.1:63674/collection1/
   [junit4]   2> 573882 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ 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:63674
   [junit4]   2> 573882 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 573882 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 573882 INFO  (coreZkRegister-1318-thread-1-processing-n:127.0.0.1:63674_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63674_ 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> 573885 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] 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:63674",
   [junit4]   2>   "node_name":"127.0.0.1:63674_",
   [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> 573885 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] 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:63674",
   [junit4]   2>   "node_name":"127.0.0.1:63674_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 573989 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_    ] 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> 573999 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 573999 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574002 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@563524b4 name:ZooKeeperConnection Watcher:127.0.0.1:59139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574003 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574003 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 574003 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 574005 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 574006 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 574006 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 574006 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 574007 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574009 INFO  (zkCallback-481-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12e57337 name:ZooKeeperConnection Watcher:127.0.0.1:59139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574009 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574009 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 574012 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] 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> 574012 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 574117 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 574145 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001/cores/collection1
   [junit4]   2> 574145 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001
   [junit4]   2> 574146 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 574148 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@454ed7e9{/,null,AVAILABLE}
   [junit4]   2> 574149 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.e.j.s.ServerConnector Started ServerConnector@28831526{HTTP/1.1,[http/1.1]}{127.0.0.1:35771}
   [junit4]   2> 574149 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.e.j.s.Server Started @577438ms
   [junit4]   2> 574149 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=35771, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001/cores}
   [junit4]   2> 574150 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 574150 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001'
   [junit4]   2> 574150 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 574150 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 574150 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 574151 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574152 INFO  (zkCallback-482-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55edce9b name:ZooKeeperConnection Watcher:127.0.0.1:59139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574153 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574153 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 574155 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 574155 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001/solr.xml
   [junit4]   2> 574160 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001/cores
   [junit4]   2> 574160 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.CoreContainer New CoreContainer 2037242787
   [junit4]   2> 574160 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001]
   [junit4]   2> 574160 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001/lib
   [junit4]   2> 574161 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 574162 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 574162 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 574162 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 574162 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59139/solr
   [junit4]   2> 574162 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 574162 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 574163 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574165 INFO  (zkCallback-485-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c79aaef name:ZooKeeperConnection Watcher:127.0.0.1:59139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574167 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 574168 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574171 INFO  (zkCallback-486-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5997eea6 name:ZooKeeperConnection Watcher:127.0.0.1:59139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574171 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574181 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 574184 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 574188 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 574188 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95629169519624201-127.0.0.1:35771_-n_0000000001
   [junit4]   2> 574190 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95629169519624196-127.0.0.1:63674_-n_0000000000 to know if I could be the leader
   [junit4]   2> 574190 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.ZkController Publish node=127.0.0.1:35771_ as DOWN
   [junit4]   2> 574193 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35771_"} current state version: 3
   [junit4]   2> 574193 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35771_
   [junit4]   2> 574195 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 574301 INFO  (zkCallback-480-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> 574301 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_    ] 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> 574302 INFO  (zkCallback-486-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_    ] 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> 575195 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35771_
   [junit4]   2> 575196 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35771_
   [junit4]   2> 575198 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 575198 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_    ] 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> 575198 INFO  (zkCallback-486-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_    ] 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> 575199 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 575199 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:63674_) [n:127.0.0.1:63674_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 575200 INFO  (zkCallback-486-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 575224 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 575224 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 575225 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001/cores
   [junit4]   2> 575226 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 575227 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001/cores/collection1
   [junit4]   2> 575227 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 575228 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 575228 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5C68465A4A64CE01]) [n:127.0.0.1:35771_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 575229 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 575229 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 575231 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 575231 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 575231 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] 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:35771",
   [junit4]   2>   "node_name":"127.0.0.1:35771_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 575231 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 575231 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 575232 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35771",
   [junit4]   2>   "node_name":"127.0.0.1:35771_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 575232 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 575232 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 575343 INFO  (OverseerStateUpdate-95629169519624196-127.0.0.1:63674_-n_0000000000) [n:127.0.0.1:63674_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 575343 INFO  (zkCallback-486-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 575344 INFO  (zkCallback-486-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 576232 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 576232 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 576233 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 576233 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 576235 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 576235 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5C68465A4A64CE01-001/shard-1-001/cores/collection1'
   [junit4]   2> 576235 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 576235 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 576237 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 576241 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 576244 INFO  (coreLoadExecutor-1335-thread-1-processing-n:127.0.0.1:35771_) [n:127.0.0.1:35771_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion

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

ative_deletesById=11,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1808550 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1808551 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1808551 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1808551 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1808551 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2163b469 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d8c631a),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2163b469 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d8c631a),segFN=segments_4,generation=4}
   [junit4]   2> 1808551 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1808552 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1808559 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1808559 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5C68465A4A64CE01-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5C68465A4A64CE01-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1808559 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5C68465A4A64CE01-001/init-core-data-001/index
   [junit4]   2> 1808559 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5C68465A4A64CE01-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5C68465A4A64CE01-001/init-core-data-001;done=false>>]
   [junit4]   2> 1808559 INFO  (coreCloseExecutor-5884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5C68465A4A64CE01-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5C68465A4A64CE01-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), field_t=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1468, maxMBSortInHeap=5.279855223077647, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=de, timezone=Asia/Dubai
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=98137920,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ConjunctionSolrSpellCheckerTest, SolrIndexSplitterTest, ChangedSchemaMergeTest, BasicZkTest, TriLevelCompositeIdRoutingTest, ResourceLoaderTest, TestSuggestSpellingConverter, QueryParsingTest, TestConfigReload, HighlighterMaxOffsetTest, TestRawResponseWriter, TestJoin, TestRestManager, DirectUpdateHandlerOptimizeTest, TolerantUpdateProcessorTest, TestFiltering, CollectionsAPIDistributedZkTest, TestFilteredDocIdSet, TestExceedMaxTermLength, BufferStoreTest, OutOfBoxZkACLAndCredentialsProvidersTest, SolrPluginUtilsTest, ZkStateReaderTest, FileBasedSpellCheckerTest, OutputWriterTest, AnalyticsMergeStrategyTest, SuggesterTest, DistribJoinFromCollectionTest, TestRandomFaceting, TestExactSharedStatsCache, HttpPartitionTest, CurrencyFieldOpenExchangeTest, RequestLoggingTest, DataDrivenBlockJoinTest, DateFieldTest, TestFastWriter, TestManagedSchema, TestRandomCollapseQParserPlugin, LeaderInitiatedRecoveryOnCommitTest, TestNRTOpen, OverseerCollectionConfigSetProcessorTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestStressRecovery, TestSchemaVersionResource, SpatialRPTFieldTypeTest, TestOmitPositions, TestBlendedInfixSuggestions, PreAnalyzedUpdateProcessorTest, TestCoreDiscovery, SharedFSAutoReplicaFailoverTest, NumericFieldsTest, CdcrVersionReplicationTest, SuggestComponentTest, SolrXmlInZkTest, DistributedExpandComponentTest, TestJsonFacets, TestClassicSimilarityFactory, TestWriterPerf, TestDefaultSearchFieldResource, DistanceUnitsTest, SpellingQueryConverterTest, SaslZkACLProviderTest, SpellCheckCollatorTest, TestSQLHandler, TestNonDefinedSimilarityFactory, TestSolrQueryParserDefaultOperatorResource, ConfigSetsAPITest, TestSolrQueryParser, SuggesterTSTTest, CollectionsAPISolrJTest, AliasIntegrationTest, DocValuesMissingTest, TestReload, TermVectorComponentDistributedTest, TestSolrDynamicMBean, LoggingHandlerTest, TestPerFieldSimilarityWithDefaultOverride, TestIndexSearcher, VersionInfoTest, TestCloudManagedSchema, OverseerStatusTest, NotRequiredUniqueKeyTest, ZkSolrClientTest, TestOverriddenPrefixQueryForCustomFieldType, TestDynamicFieldResource, TestQueryUtils, OpenExchangeRatesOrgProviderTest, TestFuzzyAnalyzedSuggestions, TestTrie, TestReRankQParserPlugin, RecoveryAfterSoftCommitTest, TestExpandComponent, CoreAdminHandlerTest, DistributedTermsComponentTest, TestMissingGroups, TestLMJelinekMercerSimilarityFactory, HdfsCollectionsAPIDistributedZkTest, UpdateRequestProcessorFactoryTest, TestCloudSchemaless, BasicDistributedZk2Test, CollectionReloadTest, MigrateRouteKeyTest, SynonymTokenizerTest, TestDistributedMissingSort, TestSolrConfigHandlerConcurrent, EchoParamsTest, TestFieldTypeResource, TestExclusionRuleCollectionAccess, TestCloudDeleteByQuery, MinimalSchemaTest, TestStandardQParsers, SearchHandlerTest, TestManagedResource, DebugComponentTest, TestReversedWildcardFilterFactory, SuggesterWFSTTest, TestSimpleQParserPlugin, TestInitQParser, TestBinaryResponseWriter, SmileWriterTest, DistributedVersionInfoTest, TestJettySolrRunner, TestCollationField, TestSolrJ, SolrCmdDistributorTest, DistributedFacetPivotSmallTest, TestTestInjection, SparseHLLTest, TestMacros, CSVRequestHandlerTest, FileUtilsTest, TestUniqueKeyFieldResource, DirectoryFactoryTest, ShardRoutingCustomTest, TestFastOutputStream, TestReqParamsAPI, ConvertedLegacyTest, DateMathParserTest, TestFoldingMultitermQuery, FieldAnalysisRequestHandlerTest, TestZkChroot, CacheHeaderTest, SegmentsInfoRequestHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, LeaderElectionTest, TestRandomDVFaceting, AutoCommitTest]
   [junit4] Completed [303/585 (2!)] on J1 in 12.13s, 3 tests, 1 error <<< FAILURES!

[...truncated 921 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014: There were test failures: 585 suites (10 ignored), 2364 tests, 1 error, 1 failure, 86 ignored (70 assumptions) [seed: 5C68465A4A64CE01]

Total time: 77 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 42 - Still Failing!

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

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
	at __randomizedtesting.SeedInfo.seed([B3EE98B9B9D35D84]: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:238)
	at sun.reflect.GeneratedMethodAccessor23.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=16750, name=searcherExecutor-7648-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=16750, name=searcherExecutor-7648-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([B3EE98B9B9D35D84]: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=16750, name=searcherExecutor-7648-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=16750, name=searcherExecutor-7648-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([B3EE98B9B9D35D84]:0)




Build Log:
[...truncated 11841 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/init-core-data-001
   [junit4]   2> 2143927 INFO  (SUITE-TestLazyCores-seed#[B3EE98B9B9D35D84]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2143933 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 2143970 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001'
   [junit4]   2> 2143970 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2143970 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2143970 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.CoreContainer New CoreContainer 475466397
   [junit4]   2> 2143970 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001]
   [junit4]   2> 2143971 WARN  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/lib
   [junit4]   2> 2143971 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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,useRetries : false,
   [junit4]   2> 2143972 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2143973 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 2143974 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2143974 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2143974 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2143974 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2143975 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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> 2143975 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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> 2143976 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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> 2143976 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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> 2143976 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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> 2143976 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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> 2143977 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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> 2143977 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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> 2143977 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] 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> 2143977 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1'
   [junit4]   2> 2143982 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2'
   [junit4]   2> 2143982 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2143982 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2143982 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5'
   [junit4]   2> 2143982 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2143982 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2143982 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2143982 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2143997 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2143997 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2143997 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2143999 WARN  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2143999 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2144003 WARN  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2144005 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2144008 WARN  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2144008 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2144009 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2144011 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2144013 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 2144014 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 2144015 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2144016 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2144017 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2144018 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5'
   [junit4]   2> 2144018 INFO  (coreLoadExecutor-7573-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5
   [junit4]   2> 2144019 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2144019 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data/]
   [junit4]   2> 2144019 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 2144019 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1'
   [junit4]   2> 2144019 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1
   [junit4]   2> 2144019 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 2144019 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2144019 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data/]
   [junit4]   2> 2144020 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data
   [junit4]   2> 2144020 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2144020 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data/index/
   [junit4]   2> 2144020 WARN  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2144020 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data
   [junit4]   2> 2144020 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data/index
   [junit4]   2> 2144020 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data/index/
   [junit4]   2> 2144020 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=52.6708984375, floorSegmentMB=1.8896484375, forceMergeDeletesPctAllowed=21.18888109084594, segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.1337890625, noCFSRatio=0.11931570996285751
   [junit4]   2> 2144020 WARN  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2144021 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@37812992 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26fbf654),segFN=segments_1,generation=1}
   [junit4]   2> 2144021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data/index
   [junit4]   2> 2144021 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=52.6708984375, floorSegmentMB=1.8896484375, forceMergeDeletesPctAllowed=21.18888109084594, segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.1337890625, noCFSRatio=0.11931570996285751
   [junit4]   2> 2144021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a083906 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160087ee),segFN=segments_1,generation=1}
   [junit4]   2> 2144021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144022 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data/
   [junit4]   2> 2144022 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2144023 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2144023 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2144024 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data/
   [junit4]   2> 2144024 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2144026 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144026 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144026 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2144028 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144028 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144028 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144029 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144029 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144030 INFO  (coreLoadExecutor-7573-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> 2144030 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2144030 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144030 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2144030 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2144031 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1035777046, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2144031 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@37812992 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26fbf654),segFN=segments_1,generation=1}
   [junit4]   2> 2144031 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144031 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@63a5b0ad[collection5] main]
   [junit4]   2> 2144031 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/conf
   [junit4]   2> 2144031 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/conf}
   [junit4]   2> 2144032 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/conf
   [junit4]   2> 2144032 INFO  (coreLoadExecutor-7573-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> 2144032 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2144032 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2144032 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2144032 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2144032 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2144032 INFO  (searcherExecutor-7574-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@63a5b0ad[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2144032 INFO  (coreLoadExecutor-7573-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 2144034 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1035777046, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2144034 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a083906 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160087ee),segFN=segments_1,generation=1}
   [junit4]   2> 2144034 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144034 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c71653c[collection1] main]
   [junit4]   2> 2144034 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/conf
   [junit4]   2> 2144034 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/conf}
   [junit4]   2> 2144035 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/conf
   [junit4]   2> 2144035 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2144035 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2144035 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2'
   [junit4]   2> 2144035 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2144035 INFO  (coreLoadExecutor-7573-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2
   [junit4]   2> 2144035 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2144036 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data/]
   [junit4]   2> 2144036 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 2144036 INFO  (searcherExecutor-7575-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c71653c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2144036 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data
   [junit4]   2> 2144037 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data/index/
   [junit4]   2> 2144037 WARN  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2144037 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data/index
   [junit4]   2> 2144037 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=52.6708984375, floorSegmentMB=1.8896484375, forceMergeDeletesPctAllowed=21.18888109084594, segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.1337890625, noCFSRatio=0.11931570996285751
   [junit4]   2> 2144039 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cac6fb7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64574c6b),segFN=segments_1,generation=1}
   [junit4]   2> 2144039 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144039 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data/
   [junit4]   2> 2144040 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2144041 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2144042 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144047 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144049 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144050 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144052 INFO  (coreLoadExecutor-7573-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> 2144052 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2144052 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2144052 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2144054 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1035777046, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2144054 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cac6fb7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64574c6b),segFN=segments_1,generation=1}
   [junit4]   2> 2144054 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144054 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@31f3bfeb[collection2] main]
   [junit4]   2> 2144054 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/conf
   [junit4]   2> 2144054 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/conf}
   [junit4]   2> 2144055 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/conf
   [junit4]   2> 2144055 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2144055 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2144055 INFO  (searcherExecutor-7582-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@31f3bfeb[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2144055 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 2144055 INFO  (coreLoadExecutor-7573-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 2144058 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4'
   [junit4]   2> 2144058 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2144058 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2144066 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2144071 WARN  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2144072 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2144078 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2144082 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 2144088 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2144090 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4'
   [junit4]   2> 2144090 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4
   [junit4]   2> 2144090 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2144090 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data/]
   [junit4]   2> 2144091 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 2144091 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data
   [junit4]   2> 2144091 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data/index/
   [junit4]   2> 2144091 WARN  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2144091 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data/index
   [junit4]   2> 2144092 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@439e4a8e
   [junit4]   2> 2144092 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c7561a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a1ecccd),segFN=segments_1,generation=1}
   [junit4]   2> 2144092 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144094 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data/
   [junit4]   2> 2144095 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2144096 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2144097 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144098 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144099 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144101 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144103 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] 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> 2144103 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2144104 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2144104 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2144104 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=49.0556640625, floorSegmentMB=1.359375, forceMergeDeletesPctAllowed=1.6845271029041786, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20137687103156426
   [junit4]   2> 2144106 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c7561a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a1ecccd),segFN=segments_1,generation=1}
   [junit4]   2> 2144106 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144106 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ae59de9[collection4] main]
   [junit4]   2> 2144106 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/conf
   [junit4]   2> 2144106 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/conf}
   [junit4]   2> 2144106 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/conf
   [junit4]   2> 2144106 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2144106 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2144108 INFO  (searcherExecutor-7587-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@1ae59de9[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2144108 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 2144108 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6'
   [junit4]   2> 2144108 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2144108 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2144119 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2144122 WARN  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2144123 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2144131 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2144136 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 2144142 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2144144 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6'
   [junit4]   2> 2144144 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6
   [junit4]   2> 2144144 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2144145 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data/]
   [junit4]   2> 2144145 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrCore JMX monitoring not detected for core: collection6
   [junit4]   2> 2144146 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data
   [junit4]   2> 2144146 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data/index/
   [junit4]   2> 2144146 WARN  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrCore [collection6] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2144146 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data/index
   [junit4]   2> 2144146 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=46.4140625, floorSegmentMB=1.8837890625, forceMergeDeletesPctAllowed=20.72433108410505, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2144147 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@622dbd51 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74b202d7),segFN=segments_1,generation=1}
   [junit4]   2> 2144147 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144147 INFO  (OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection6 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data/
   [junit4]   2> 2144148 WARN  (OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2144149 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2144154 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144156 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144157 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144158 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2144159 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] 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> 2144159 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2144160 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2144160 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2144160 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=13.5546875, floorSegmentMB=0.6884765625, forceMergeDeletesPctAllowed=5.4250596062757275, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8559704244678397
   [junit4]   2> 2144160 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@622dbd51 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74b202d7),segFN=segments_1,generation=1}
   [junit4]   2> 2144161 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2144161 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f41c37[collection6] main]
   [junit4]   2> 2144161 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/conf
   [junit4]   2> 2144161 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/conf}
   [junit4]   2> 2144162 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/conf
   [junit4]   2> 2144162 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2144162 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2144162 INFO  (searcherExecutor-7591-thread-1-processing-x:collection6) [    x:collection6] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@5f41c37[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2144163 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 2144163 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer registering core: collection6
   [junit4]   2> 2144187 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 2144187 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t12}
   [junit4]   2> 2144187 WARN  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 2144188 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 2144188 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t14}
   [junit4]   2> 2144188 WARN  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 2144189 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 2144189 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t15}
   [junit4]   2> 2144189 WARN  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 2144189 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 2144190 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t16}
   [junit4]   2> 2144190 WARN  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 2144190 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer Shutting down CoreContainer instance=475466397
   [junit4]   2> 2144190 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@11185574
   [junit4]   2> 2144191 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@22aa162
   [junit4]   2> 2144191 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    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> 2144191 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    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> 2144191 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2144191 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2144191 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2144191 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2144191 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ac3db82
   [junit4]   2> 2144192 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    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> 2144191 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2144192 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2144192 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2144192 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2144192 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2144193 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.c.SolrCore [collection6]  CLOSING SolrCore org.apache.solr.core.SolrCore@64b7dfc9
   [junit4]   2> 2144193 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] 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> 2144193 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@70febf6a
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] 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> 2144194 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2144195 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2144195 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2144195 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2144195 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 2144195 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data/index
   [junit4]   2> 2144195 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 2144195 INFO  (coreCloseExecutor-7595-thread-3-processing-x:collection6) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection4/data
   [junit4]   2> 2144195 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2144196 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.c.SolrCore [collection6] Closing main searcher on request.
   [junit4]   2> 2144194 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data
   [junit4]   2> 2144196 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 2144196 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 2144196 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2144197 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data/index;done=false>>]
   [junit4]   2> 2144197 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data/index
   [junit4]   2> 2144195 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 2144197 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data;done=false>>]
   [junit4]   2> 2144197 INFO  (coreCloseExecutor-7595-thread-5-processing-x:collection6) [    x:collection6] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection6/data
   [junit4]   2> 2144197 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2144197 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 2144197 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data
   [junit4]   2> 2144197 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 2144197 INFO  (coreCloseExecutor-7595-thread-1-processing-x:collection6) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection5/data/index
   [junit4]   2> 2144196 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data
   [junit4]   2> 2144198 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 2144198 INFO  (coreCloseExecutor-7595-thread-4-processing-x:collection6) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection2/data/index
   [junit4]   2> 2144196 INFO  (coreCloseExecutor-7595-thread-2-processing-x:collection6) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-001/collection1/data/index
   [junit4]   2> 2144199 INFO  (TEST-TestLazyCores.testCreateSame-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 2144206 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 2144257 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-002'
   [junit4]   2> 2144257 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2144257 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2144258 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer New CoreContainer 1517011029
   [junit4]   2> 2144258 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-002]
   [junit4]   2> 2144258 WARN  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-002/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_B3EE98B9B9D35D84-001/tempDir-002/lib
   [junit4]   2> 2144258 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] 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,useRetries : false,
   [junit4]   2> 2144259 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2144260 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 2144260 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2144260 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2144260 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2144260 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2144262 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] 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> 2144262 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] 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> 2144262 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] 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> 2144262 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] 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> 2144262 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] 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> 2144262 INFO  (TEST-TestLazyCores.testRace-seed#[B3EE98B9B9D35D84]) [    x:collection6] o.a.s.c.CoreDescriptor Crea

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

rruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=16750, name=searcherExecutor-7648-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=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3, maxDocsPerChunk=984, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3, blockSize=6)), sim=ClassicSimilarity, locale=ar-OM, timezone=Africa/Sao_Tome
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=2,free=421641552,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldTypeResource, TestCloudDeleteByQuery, HighlighterMaxOffsetTest, TestOverriddenPrefixQueryForCustomFieldType, TestPKIAuthenticationPlugin, CollectionsAPISolrJTest, DirectUpdateHandlerOptimizeTest, TolerantUpdateProcessorTest, TestConfigOverlay, TestValueSourceCache, TriLevelCompositeIdRoutingTest, TestAddFieldRealTimeGet, BufferStoreTest, TestDistributedMissingSort, SpatialRPTFieldTypeTest, BinaryUpdateRequestHandlerTest, HdfsLockFactoryTest, EchoParamsTest, TestExactSharedStatsCache, TestInfoStreamLogging, RulesTest, TestCoreDiscovery, DeleteShardTest, TestSolr4Spatial2, SpellingQueryConverterTest, CopyFieldTest, TestReversedWildcardFilterFactory, CacheHeaderTest, RequestLoggingTest, SolrPluginUtilsTest, TestUtils, OutOfBoxZkACLAndCredentialsProvidersTest, DistributedIntervalFacetingTest, MultiTermTest, TestClassicSimilarityFactory, TestSolrJ, TestMissingGroups, CdcrVersionReplicationTest, TestRandomCollapseQParserPlugin, TestJettySolrRunner, TestRawResponseWriter, TestFiltering, HdfsDirectoryFactoryTest, RollingRestartTest, TestRTimerTree, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestBlendedInfixSuggestions, DistributedVersionInfoTest, TestManagedResource, LeaderInitiatedRecoveryOnCommitTest, TestSolrCloudWithKerberosAlt, TestManagedSchema, CleanupOldIndexTest, SpellPossibilityIteratorTest, TestNRTOpen, SearchHandlerTest, TestOrdValues, DistribJoinFromCollectionTest, TestSolrConfigHandlerConcurrent, TestBM25SimilarityFactory, StatsComponentTest, SortByFunctionTest, TestDefaultSearchFieldResource, TestConfigSetProperties, TestSolrQueryResponse, TestUniqueKeyFieldResource, CoreAdminRequestStatusTest, SpellCheckCollatorTest, TestRequestForwarding, TestSolrIndexConfig, TestManagedSynonymFilterFactory, TestQueryUtils, TestBinaryResponseWriter, TestFilteredDocIdSet, TestBadConfig, DistributedExpandComponentTest, ExplicitHLLTest, TestQueryTypes, ChangedSchemaMergeTest, TestCloudManagedSchema, ConjunctionSolrSpellCheckerTest, DeleteLastCustomShardedReplicaTest, SolrInfoMBeanTest, DistributedQueryComponentCustomSortTest, FieldMutatingUpdateProcessorTest, CSVRequestHandlerTest, TestSolrCoreProperties, BaseCdcrDistributedZkTest, NotRequiredUniqueKeyTest, OpenExchangeRatesOrgProviderTest, DistribCursorPagingTest, DirectoryFactoryTest, TestZkChroot, ResourceLoaderTest, BasicFunctionalityTest, BadIndexSchemaTest, DistanceUnitsTest, TestAtomicUpdateErrorCases, FullSolrCloudDistribCmdsTest, WordBreakSolrSpellCheckerTest, CollectionReloadTest, TestSimpleQParserPlugin, CheckHdfsIndexTest, TestSchemaVersionResource, SolrCoreCheckLockOnStartupTest, TestMiniSolrCloudClusterBase, TestSimpleTrackingShardHandler, AnalyticsMergeStrategyTest, TestStandardQParsers, VersionInfoTest, MinimalSchemaTest, TestSchemaResource, RequestHandlersTest, TestLRUStatsCache, TestSolrQueryParserDefaultOperatorResource, TestCustomDocTransformer, ResponseLogComponentTest, TestExclusionRuleCollectionAccess, SolrIndexSplitterTest, TestTrieFacet, HdfsRecoverLeaseTest, ShardRoutingCustomTest, TestRTGBase, UniqFieldsUpdateProcessorFactoryTest, TestSuggestSpellingConverter, CollectionsAPIDistributedZkTest, SuggesterWFSTTest, TestCloudSchemaless, ZkStateReaderTest, TestReqParamsAPI, FileBasedSpellCheckerTest, TestFastWriter, TestRecovery, TestCSVResponseWriter, BJQParserTest, TestFieldResource, HighlighterConfigTest, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, CursorMarkTest, SolrXmlInZkTest, TermVectorComponentTest, ConnectionReuseTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=B3EE98B9B9D35D84 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B3EE98B9B9D35D84]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
   [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=16750, name=searcherExecutor-7648-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([B3EE98B9B9D35D84]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=16750, name=searcherExecutor-7648-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([B3EE98B9B9D35D84]:0)
   [junit4] Completed [424/585 (1!)] on J1 in 148.58s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 551 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014: There were test failures: 585 suites (10 ignored), 2364 tests, 3 suite-level errors, 605 ignored (66 assumptions) [seed: B3EE98B9B9D35D84]

Total time: 58 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 41 - Still Failing!

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

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

Error Message:
Could not get expected value  'null' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":4,     "params":{       "x":{         "a":"A val",         "b":"B val",         "_appends_":{"add":"first"},         "_invariants_":{"fixed":"f"},         "":{"v":1}},       "y":{         "p":"P val",         "q":"Q val",         "":{"v":2}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'null' for path 'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":4,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "_appends_":{"add":"first"},
        "_invariants_":{"fixed":"f"},
        "":{"v":1}},
      "y":{
        "p":"P val",
        "q":"Q val",
        "":{"v":2}}}}}
	at __randomizedtesting.SeedInfo.seed([E226DD9A39E9295A:6A72E240971544A2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:264)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:67)
	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:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12132 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/init-core-data-001
   [junit4]   2> 2969927 INFO  (SUITE-TestReqParamsAPI-seed#[E226DD9A39E9295A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2969927 INFO  (SUITE-TestReqParamsAPI-seed#[E226DD9A39E9295A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /bk_ioe/p
   [junit4]   2> 2969931 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2969931 INFO  (Thread-7386) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2969931 INFO  (Thread-7386) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2970031 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.ZkTestServer start zk server on port:44470
   [junit4]   2> 2970031 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2970032 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2970034 INFO  (zkCallback-3007-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49b9b9b7 name:ZooKeeperConnection Watcher:127.0.0.1:44470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2970034 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2970035 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2970035 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2970039 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2970039 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2970041 INFO  (zkCallback-3008-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27e78501 name:ZooKeeperConnection Watcher:127.0.0.1:44470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2970041 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2970041 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2970041 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2970044 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2970046 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2970049 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2970051 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2970051 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2970056 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2970056 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2970059 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2970059 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2970061 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2970062 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2970064 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2970064 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2970067 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2970067 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2970070 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2970070 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2970072 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2970072 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2970074 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2970074 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2970077 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2970077 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2970079 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2970079 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2970675 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1
   [junit4]   2> 2970676 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2970678 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b6c0017{/bk_ioe/p,null,AVAILABLE}
   [junit4]   2> 2970679 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@db1e6fe{HTTP/1.1,[http/1.1]}{127.0.0.1:33611}
   [junit4]   2> 2970680 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.e.j.s.Server Started @2975201ms
   [junit4]   2> 2970680 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/tempDir-001/control/data, hostContext=/bk_ioe/p, hostPort=33611, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores}
   [junit4]   2> 2970680 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2970680 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001'
   [junit4]   2> 2970680 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2970680 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2970680 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2970681 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2970683 INFO  (zkCallback-3009-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54c54200 name:ZooKeeperConnection Watcher:127.0.0.1:44470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2970683 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2970683 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2970685 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2970685 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/solr.xml
   [junit4]   2> 2970688 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores
   [junit4]   2> 2970688 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1846589519
   [junit4]   2> 2970688 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001]
   [junit4]   2> 2970689 WARN  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/lib
   [junit4]   2> 2970689 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2970690 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2970690 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2970690 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2970690 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44470/solr
   [junit4]   2> 2970690 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2970691 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2970691 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2970692 INFO  (zkCallback-3012-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3adb889c name:ZooKeeperConnection Watcher:127.0.0.1:44470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2970693 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2970693 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2970695 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2970696 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@756dca63 name:ZooKeeperConnection Watcher:127.0.0.1:44470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2970696 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2970698 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2970701 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2970705 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2970708 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2970711 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2970714 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2970716 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2970718 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2970720 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2970721 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2970723 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2970726 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2970728 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2970730 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2970731 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000
   [junit4]   2> 2970731 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33611_bk_ioe%2Fp
   [junit4]   2> 2970731 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2970734 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.Overseer Overseer (id=95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) starting
   [junit4]   2> 2970738 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2970749 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2970750 INFO  (OverseerCollectionConfigSetProcessor-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2970751 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33611_bk_ioe%2Fp
   [junit4]   2> 2970751 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2970752 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33611_bk_ioe%2Fp
   [junit4]   2> 2970754 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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> 2970755 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2970755 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2970781 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2970781 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2970782 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores
   [junit4]   2> 2970786 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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> 2970786 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1
   [junit4]   2> 2970786 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2970789 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2970789 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2970790 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2970790 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2970793 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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:33611/bk_ioe/p",
   [junit4]   2>   "node_name":"127.0.0.1:33611_bk_ioe%2Fp",
   [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> 2970793 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2970794 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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:33611/bk_ioe/p",
   [junit4]   2>   "node_name":"127.0.0.1:33611_bk_ioe%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2970795 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2970795 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2970798 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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> 2971795 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2971795 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2971796 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2971796 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2971797 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2971798 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1'
   [junit4]   2> 2971798 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2971798 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2971800 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2971806 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2971809 WARN  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2971810 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2971816 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2971822 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2971890 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2971896 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2971897 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2971910 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2971913 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2971915 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2971916 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2971918 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2971918 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2971919 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2971919 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1/data/]
   [junit4]   2> 2971919 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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@5cf9aae
   [junit4]   2> 2971919 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1/data
   [junit4]   2> 2971919 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2971919 WARN  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2971920 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1/data/index
   [junit4]   2> 2971920 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6987622931014779]
   [junit4]   2> 2971920 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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@11efcb54 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ad0013a),segFN=segments_1,generation=1}
   [junit4]   2> 2971920 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2971920 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33611_bk_ioe%2Fp 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 /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1/data/
   [junit4]   2> 2971921 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2971923 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2971923 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2971923 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2971923 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2971923 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2971923 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971923 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971923 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971923 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971924 WARN  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971925 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2971926 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2971927 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2971929 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2971932 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971932 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971932 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971932 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971933 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2971933 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2971933 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2086499542897655]
   [junit4]   2> 2971933 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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@11efcb54 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ad0013a),segFN=segments_1,generation=1}
   [junit4]   2> 2971933 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2971934 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4620d7f8[collection1] main]
   [junit4]   2> 2971934 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971935 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971935 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971935 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2971935 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2971935 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971936 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971937 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971937 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2971937 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2971937 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4620d7f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2971937 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971938 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971938 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971938 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp 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 1530172425241624576
   [junit4]   2> 2971939 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1530172425241624576
   [junit4]   2> 2971940 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2971941 INFO  (coreLoadExecutor-9438-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2971941 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp 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:33611/bk_ioe/p collection:control_collection shard:shard1
   [junit4]   2> 2971943 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971948 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp 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/95635776446201860-core_node1-n_0000000000
   [junit4]   2> 2971949 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2971952 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2971952 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2971952 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33611/bk_ioe/p/collection1/
   [junit4]   2> 2971952 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2971952 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33611/bk_ioe/p/collection1/ has no replicas
   [junit4]   2> 2971953 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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> 2971954 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2971958 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp 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/95635776446201860-core_node1-n_0000000000
   [junit4]   2> 2971961 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp 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:33611/bk_ioe/p/collection1/ shard1
   [junit4]   2> 2971963 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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:33611/bk_ioe/p",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2972067 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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> 2972113 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:33611/bk_ioe/p/collection1/ and leader is http://127.0.0.1:33611/bk_ioe/p/collection1/
   [junit4]   2> 2972113 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp 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:33611/bk_ioe/p
   [junit4]   2> 2972113 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2972113 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2972114 INFO  (coreZkRegister-9432-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33611_bk_ioe%2Fp 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> 2972117 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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:33611/bk_ioe/p",
   [junit4]   2>   "node_name":"127.0.0.1:33611_bk_ioe%2Fp",
   [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> 2972117 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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:33611/bk_ioe/p",
   [junit4]   2>   "node_name":"127.0.0.1:33611_bk_ioe%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2972228 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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> 2972299 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2972300 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2972302 INFO  (zkCallback-3015-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6783a9cd name:ZooKeeperConnection Watcher:127.0.0.1:44470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2972302 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2972302 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2972302 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2972305 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2972306 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2972594 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001/cores/collection1
   [junit4]   2> 2972595 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001
   [junit4]   2> 2972596 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2972598 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@540de7a6{/bk_ioe/p,null,AVAILABLE}
   [junit4]   2> 2972599 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@cd53fc0{HTTP/1.1,[http/1.1]}{127.0.0.1:58745}
   [junit4]   2> 2972599 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.e.j.s.Server Started @2977120ms
   [junit4]   2> 2972599 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/bk_ioe/p, hostPort=58745, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001/cores}
   [junit4]   2> 2972600 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2972600 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001'
   [junit4]   2> 2972600 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2972601 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2972601 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2972601 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2972603 INFO  (zkCallback-3016-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@707a72a3 name:ZooKeeperConnection Watcher:127.0.0.1:44470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2972603 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2972603 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2972605 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2972605 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001/solr.xml
   [junit4]   2> 2972608 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001/cores
   [junit4]   2> 2972608 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.CoreContainer New CoreContainer 2104242420
   [junit4]   2> 2972608 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001]
   [junit4]   2> 2972609 WARN  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001/lib
   [junit4]   2> 2972609 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2972610 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2972611 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2972611 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2972611 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44470/solr
   [junit4]   2> 2972611 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2972611 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2972611 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2972613 INFO  (zkCallback-3019-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15fd3a78 name:ZooKeeperConnection Watcher:127.0.0.1:44470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2972613 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2972614 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2972616 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2972617 INFO  (zkCallback-3020-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f776519 name:ZooKeeperConnection Watcher:127.0.0.1:44470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2972617 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2972630 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2972632 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2972637 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2972638 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95635776446201864-127.0.0.1:58745_bk_ioe%2Fp-n_0000000001
   [junit4]   2> 2972639 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000 to know if I could be the leader
   [junit4]   2> 2972640 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.ZkController Publish node=127.0.0.1:58745_bk_ioe%2Fp as DOWN
   [junit4]   2> 2972643 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58745_bk_ioe%2Fp"} current state version: 3
   [junit4]   2> 2972643 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58745_bk_ioe%2Fp
   [junit4]   2> 2972749 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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> 2972749 INFO  (zkCallback-3020-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp    ] 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> 2972749 INFO  (zkCallback-3015-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> 2973643 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58745_bk_ioe%2Fp
   [junit4]   2> 2973645 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58745_bk_ioe%2Fp
   [junit4]   2> 2973647 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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> 2973647 INFO  (zkCallback-3015-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2973647 INFO  (zkCallback-3020-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp    ] 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> 2973647 INFO  (zkCallback-3015-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2973648 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2973648 INFO  (zkCallback-3020-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2973663 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2973664 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2973667 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001/cores
   [junit4]   2> 2973669 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2973670 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001/cores/collection1
   [junit4]   2> 2973670 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2973672 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2973672 INFO  (TEST-TestReqParamsAPI.test-seed#[E226DD9A39E9295A]) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2973678 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2973679 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2973681 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2973681 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] 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:58745/bk_ioe/p",
   [junit4]   2>   "node_name":"127.0.0.1:58745_bk_ioe%2Fp",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2973682 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58745/bk_ioe/p",
   [junit4]   2>   "node_name":"127.0.0.1:58745_bk_ioe%2Fp",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2973682 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2973682 INFO  (OverseerStateUpdate-95635776446201860-127.0.0.1:33611_bk_ioe%2Fp-n_0000000000) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2973788 INFO  (zkCallback-3015-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2973788 INFO  (zkCallback-3020-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2973788 INFO  (zkCallback-3013-thread-1-processing-n:127.0.0.1:33611_bk_ioe%2Fp) [n:127.0.0.1:33611_bk_ioe%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2974687 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2974687 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2974687 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2974687 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2974689 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2974689 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001/shard-1-001/cores/collection1'
   [junit4]   2> 2974689 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2974689 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2974692 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2974699 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2974701 WARN  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2974702 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2974707 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2974714 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2974774 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2974782 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2974783 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2974797 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2974799 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2974802 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2974803 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2974807 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2974807 INFO  (coreLoadExecutor-9449-thread-1-processing-n:127.0.0.1:58745_bk_ioe%2Fp) [n:127.0.0.1:58745_bk_ioe%2Fp c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2974807 INFO  (coreLoadExecutor-9449-thr

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


   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=E226DD9A39E9295A -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Asia/Tbilisi -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 30.1s J0 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'null' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":4,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "_appends_":{"add":"first"},
   [junit4]    >         "_invariants_":{"fixed":"f"},
   [junit4]    >         "":{"v":1}},
   [junit4]    >       "y":{
   [junit4]    >         "p":"P val",
   [junit4]    >         "q":"Q val",
   [junit4]    >         "":{"v":2}}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E226DD9A39E9295A:6A72E240971544A2]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:264)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:67)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2999984 INFO  (SUITE-TestReqParamsAPI-seed#[E226DD9A39E9295A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E226DD9A39E9295A-001
   [junit4]   2> Mar 29, 2016 9:16:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=142236864,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [SystemInfoHandlerTest, DocumentAnalysisRequestHandlerTest, TestGeoJSONResponseWriter, ClassificationUpdateProcessorFactoryTest, TestFileDictionaryLookup, StatelessScriptUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, TestHighFrequencyDictionaryFactory, ShardRoutingTest, TestFieldCollectionResource, TestFastLRUCache, TestPartialUpdateDeduplication, TestLuceneMatchVersion, TestDistributedSearch, TestSweetSpotSimilarityFactory, DOMUtilTest, LeaderFailoverAfterPartitionTest, DistributedQueryComponentOptimizationTest, ClusterStateTest, TestAnalyzeInfixSuggestions, TestSolrDeletionPolicy1, TimeZoneUtilsTest, TestDocSet, ForceLeaderTest, StandardRequestHandlerTest, TestLMDirichletSimilarityFactory, MultiThreadedOCPTest, TestComponentsName, PeerSyncTest, TestHashPartitioner, TestLazyCores, SortSpecParsingTest, TestManagedStopFilterFactory, CdcrUpdateLogTest, RemoteQueryErrorTest, OverseerTaskQueueTest, TestStressUserVersions, ClusterStateUpdateTest, SecurityConfHandlerTest, HdfsDirectoryTest, PrimUtilsTest, AddBlockUpdateTest, DeleteReplicaTest, AddSchemaFieldsUpdateProcessorFactoryTest, MBeansHandlerTest, TestCloudInspectUtil, XsltUpdateRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, TestManagedResourceStorage, DistributedDebugComponentTest, TestImplicitCoreProperties, URLClassifyProcessorTest, TestRuleBasedAuthorizationPlugin, CollectionStateFormat2Test, TestStressReorder, PathHierarchyTokenizerFactoryTest, TestLRUCache, TestObjectReleaseTracker, TestMinMaxOnMultiValuedField, SimpleFacetsTest, JSONWriterTest, TestGroupingSearch, TestNamedUpdateProcessors, TestXmlQParser, TestSmileRequest, ChaosMonkeyNothingIsSafeTest, TestIBSimilarityFactory, DeleteInactiveReplicaTest, DocExpirationUpdateProcessorFactoryTest, TestHdfsUpdateLog, TestSolrConfigHandler, BlockJoinFacetDistribTest, QueryResultKeyTest, RequiredFieldsTest, OverseerTest, TestHashQParserPlugin, DistributedFacetPivotLargeTest, UUIDFieldTest, TestFieldTypeCollectionResource, TestPseudoReturnFields, TestEmbeddedSolrServerConstructors, AnalysisAfterCoreReloadTest, SchemaVersionSpecificBehaviorTest, TestChildDocTransformer, TestReplicaProperties, TestDynamicFieldCollectionResource, TestTolerantSearch, TestComplexPhraseQParserPlugin, ReturnFieldsTest, TestSchemaSimilarityResource, TestPivotHelperCode, JsonLoaderTest, TestDistribIDF, TestFieldSortValues, DocValuesTest, TestCopyFieldCollectionResource, SSLMigrationTest, DistributedQueueTest, MoreLikeThisHandlerTest, SoftAutoCommitTest, FastVectorHighlighterTest, TestDownShardTolerantSearch, LeaderInitiatedRecoveryOnShardRestartTest, TestMiniSolrCloudCluster, SpatialFilterTest, TestHighlightDedupGrouping, TestBulkSchemaAPI, HighlighterTest, TestReplicationHandlerBackup, CollectionsAPIAsyncDistributedZkTest, TestBulkSchemaConcurrent, QueryEqualityTest, ConnectionManagerTest, TestElisionMultitermQuery, TestWordDelimiterFilterFactory, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotSmallAdvancedTest, TestQueryWrapperFilter, IndexBasedSpellCheckerTest, TermsComponentTest, TestRawTransformer, BlockDirectoryTest, TlogReplayBufferedWhileIndexingTest, TestSolrConfigHandlerCloud, TestFaceting, TestReplicationHandler, SOLR749Test, TestRestoreCore, CloudExitableDirectoryReaderTest, LeaderElectionTest, CachingDirectoryFactoryTest, ResponseHeaderTest, HLLUtilTest, SampleTest, TestBlobHandler, TestCryptoKeys, TestExtendedDismaxParser, TestAuthorizationFramework, SimplePostToolTest, BasicDistributedZkTest, UnloadDistributedZkTest, BasicZkTest, RecoveryZkTest, TestRandomDVFaceting, AutoCommitTest, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, HardAutoCommitTest, TestCoreContainer, SolrCoreTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, DistributedQueryElevationComponentTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTest, TestTrie, TestCSVLoader, PolyFieldTest, TestUpdate, TestAtomicUpdateErrorCases, TestRemoteStreaming, DebugComponentTest, DisMaxRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, TestSolrQueryParser, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest, TestSearchPerf, TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, RAMDirectoryFactoryTest, TestUtils, TestDocumentBuilder, SliceStateTest, CircularListTest, DistributedIntervalFacetingTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CollectionReloadTest, CollectionTooManyReplicasTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, OverseerStatusTest, RestartWhileUpdatingTest, ShardSplitTest, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterBase, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, TestClusterStateMutator, ZkStateWriterTest, RuleEngineTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrDynamicMBean, TestSolrXml, RequestLoggingTest, TestReqParamsAPI]
   [junit4] Completed [495/585 (1!)] on J0 in 30.60s, 1 test, 1 failure <<< FAILURES!

[...truncated 275 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014: There were test failures: 585 suites (10 ignored), 2364 tests, 1 failure, 86 ignored (70 assumptions) [seed: E226DD9A39E9295A]

Total time: 75 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 40 - Still Failing!

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

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

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}}
	at __randomizedtesting.SeedInfo.seed([E461313847EF87DD:6C350EE2E913EA25]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:200)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:67)
	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:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11270 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/init-core-data-001
   [junit4]   2> 1335059 INFO  (SUITE-TestReqParamsAPI-seed#[E461313847EF87DD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1335059 INFO  (SUITE-TestReqParamsAPI-seed#[E461313847EF87DD]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1335064 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1335064 INFO  (Thread-3707) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1335064 INFO  (Thread-3707) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1335164 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.ZkTestServer start zk server on port:58221
   [junit4]   2> 1335164 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1335165 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1335176 INFO  (zkCallback-1296-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c88cd97 name:ZooKeeperConnection Watcher:127.0.0.1:58221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1335176 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1335176 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1335176 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1335185 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1335186 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1335208 INFO  (zkCallback-1297-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3eee000e name:ZooKeeperConnection Watcher:127.0.0.1:58221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1335208 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1335208 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1335208 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1335212 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1335215 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1335217 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1335228 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1335228 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1335232 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1335235 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1335263 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1335264 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1335267 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1335267 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1335270 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1335270 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1335273 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1335273 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1335276 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1335276 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1335279 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1335279 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1335282 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1335282 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1335285 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1335286 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1335288 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1335288 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1335478 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1
   [junit4]   2> 1335479 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1335481 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56399080{/,null,AVAILABLE}
   [junit4]   2> 1335482 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@337d46c2{HTTP/1.1,[http/1.1]}{127.0.0.1:60341}
   [junit4]   2> 1335482 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.Server Started @1338504ms
   [junit4]   2> 1335482 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/tempDir-001/control/data, hostContext=/, hostPort=60341, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores}
   [junit4]   2> 1335482 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1335482 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001'
   [junit4]   2> 1335482 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1335482 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1335482 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1335484 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1335485 INFO  (zkCallback-1298-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c67b3e6 name:ZooKeeperConnection Watcher:127.0.0.1:58221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1335486 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1335486 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1335488 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1335488 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/solr.xml
   [junit4]   2> 1335492 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores
   [junit4]   2> 1335492 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.CoreContainer New CoreContainer 646805519
   [junit4]   2> 1335492 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001]
   [junit4]   2> 1335493 WARN  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/lib
   [junit4]   2> 1335493 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1335494 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1335494 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1335494 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1335495 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58221/solr
   [junit4]   2> 1335495 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1335495 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1335495 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1335497 INFO  (zkCallback-1301-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78ce946f name:ZooKeeperConnection Watcher:127.0.0.1:58221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1335497 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1335497 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1335499 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1335501 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6df5418b name:ZooKeeperConnection Watcher:127.0.0.1:58221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1335501 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1335502 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1335505 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1335509 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1335512 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1335515 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1335518 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1335521 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1335523 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1335525 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1335526 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1335528 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1335530 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1335532 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1335534 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1335535 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95633275991556100-127.0.0.1:60341_-n_0000000000
   [junit4]   2> 1335535 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60341_
   [junit4]   2> 1335536 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1335537 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.Overseer Overseer (id=95633275991556100-127.0.0.1:60341_-n_0000000000) starting
   [junit4]   2> 1335540 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1335549 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1335550 INFO  (OverseerCollectionConfigSetProcessor-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1335567 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60341_
   [junit4]   2> 1335567 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1335568 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60341_
   [junit4]   2> 1335570 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] 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> 1335572 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1335572 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1335604 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1335604 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1335605 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores
   [junit4]   2> 1335606 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] 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> 1335606 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1
   [junit4]   2> 1335606 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1335608 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1335608 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:60341_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1335608 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1335608 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1335611 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] 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:60341",
   [junit4]   2>   "node_name":"127.0.0.1:60341_",
   [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> 1335611 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1335612 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] 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:60341",
   [junit4]   2>   "node_name":"127.0.0.1:60341_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1335612 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1335613 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1335615 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] 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> 1336614 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1336614 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1336615 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1336615 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1336616 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1336617 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1'
   [junit4]   2> 1336617 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1336617 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1336619 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1336626 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1336630 WARN  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1336631 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1336642 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1336648 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1336749 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1336759 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1336761 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1336779 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1336787 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1336793 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1336795 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1336799 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1336799 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1336800 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1336801 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1/data/]
   [junit4]   2> 1336801 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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@2d5a9874
   [junit4]   2> 1336802 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1/data
   [junit4]   2> 1336802 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1336802 WARN  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1336803 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1/data/index
   [junit4]   2> 1336803 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1336804 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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@1ee3fc72 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d1ee26),segFN=segments_1,generation=1}
   [junit4]   2> 1336804 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1336805 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60341_ 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 /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1/data/
   [junit4]   2> 1336806 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1336808 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1336809 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1336809 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1336809 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1336809 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1336809 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336810 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336810 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336810 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336810 WARN  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336812 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1336814 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1336815 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1336816 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1336821 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336821 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336822 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336822 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336823 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1336823 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1336823 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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=43, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=1.9375, floorSegmentMB=0.9033203125, forceMergeDeletesPctAllowed=18.970783602145342, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1336823 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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@1ee3fc72 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d1ee26),segFN=segments_1,generation=1}
   [junit4]   2> 1336824 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1336824 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@787cd70a[collection1] main]
   [junit4]   2> 1336824 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336825 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336825 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336826 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1336826 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1336826 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336826 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336827 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336827 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1336827 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1336828 INFO  (searcherExecutor-4821-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@787cd70a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1336829 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336829 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336829 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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> 1336829 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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 1530132417714585600
   [junit4]   2> 1336832 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ 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 1530132417714585600
   [junit4]   2> 1336832 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1336833 INFO  (coreLoadExecutor-4820-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1336835 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ 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:60341 collection:control_collection shard:shard1
   [junit4]   2> 1336836 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ 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> 1336843 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ 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/95633275991556100-core_node1-n_0000000000
   [junit4]   2> 1336844 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1336847 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1336847 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ 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> 1336847 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60341/collection1/
   [junit4]   2> 1336847 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1336848 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60341/collection1/ has no replicas
   [junit4]   2> 1336848 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] 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> 1336849 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1336853 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ 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/95633275991556100-core_node1-n_0000000000
   [junit4]   2> 1336857 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ 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:60341/collection1/ shard1
   [junit4]   2> 1336858 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] 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:60341",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1336963 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] 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> 1337010 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60341/collection1/ and leader is http://127.0.0.1:60341/collection1/
   [junit4]   2> 1337010 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ 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:60341
   [junit4]   2> 1337010 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1337010 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1337010 INFO  (coreZkRegister-4814-thread-1-processing-n:127.0.0.1:60341_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60341_ 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> 1337014 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] 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:60341",
   [junit4]   2>   "node_name":"127.0.0.1:60341_",
   [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> 1337014 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] 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:60341",
   [junit4]   2>   "node_name":"127.0.0.1:60341_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1337112 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1337113 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337114 INFO  (zkCallback-1304-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@36bc9ac9 name:ZooKeeperConnection Watcher:127.0.0.1:58221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1337115 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337115 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1337115 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1337117 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1337118 INFO  (zkCallback-1304-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> 1337118 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] 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> 1337120 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1337320 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores/collection1
   [junit4]   2> 1337321 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001
   [junit4]   2> 1337321 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1337324 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@638106a4{/,null,AVAILABLE}
   [junit4]   2> 1337325 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@93b93e{HTTP/1.1,[http/1.1]}{127.0.0.1:45284}
   [junit4]   2> 1337325 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.Server Started @1340347ms
   [junit4]   2> 1337325 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=45284, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores}
   [junit4]   2> 1337325 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1337325 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001'
   [junit4]   2> 1337325 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1337325 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1337325 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1337327 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337328 INFO  (zkCallback-1305-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73074920 name:ZooKeeperConnection Watcher:127.0.0.1:58221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1337328 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337328 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1337330 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1337330 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/solr.xml
   [junit4]   2> 1337334 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores
   [junit4]   2> 1337334 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.CoreContainer New CoreContainer 2075013707
   [junit4]   2> 1337334 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001]
   [junit4]   2> 1337334 WARN  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/lib
   [junit4]   2> 1337334 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1337336 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1337336 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1337336 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1337336 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58221/solr
   [junit4]   2> 1337337 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1337337 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1337337 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337339 INFO  (zkCallback-1308-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48c8c51a name:ZooKeeperConnection Watcher:127.0.0.1:58221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1337339 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337340 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1337341 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1337344 INFO  (zkCallback-1309-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c15a22e name:ZooKeeperConnection Watcher:127.0.0.1:58221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1337345 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1337354 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1337357 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1337362 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1337363 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95633275991556104-127.0.0.1:45284_-n_0000000001
   [junit4]   2> 1337364 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95633275991556100-127.0.0.1:60341_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1337365 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.ZkController Publish node=127.0.0.1:45284_ as DOWN
   [junit4]   2> 1337368 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45284_"} current state version: 3
   [junit4]   2> 1337368 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45284_
   [junit4]   2> 1337471 INFO  (zkCallback-1304-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> 1337471 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] 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> 1337472 INFO  (zkCallback-1309-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_    ] 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> 1338369 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45284_
   [junit4]   2> 1338370 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45284_
   [junit4]   2> 1338374 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] 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> 1338375 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1338409 INFO  (zkCallback-1309-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_    ] 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> 1338409 INFO  (zkCallback-1304-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1338409 INFO  (zkCallback-1309-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1338410 INFO  (zkCallback-1304-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1338412 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1338412 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1338412 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores
   [junit4]   2> 1338413 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1338413 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores/collection1
   [junit4]   2> 1338413 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1338415 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1338415 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [n:127.0.0.1:45284_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1338417 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1338417 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1338419 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] 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:45284",
   [junit4]   2>   "node_name":"127.0.0.1:45284_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1338419 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1338419 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45284",
   [junit4]   2>   "node_name":"127.0.0.1:45284_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1338419 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1338419 INFO  (OverseerStateUpdate-95633275991556100-127.0.0.1:60341_-n_0000000000) [n:127.0.0.1:60341_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1338522 INFO  (zkCallback-1309-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1338522 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:60341_) [n:127.0.0.1:60341_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1338534 INFO  (zkCallback-1304-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1339421 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1339421 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1339421 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1339422 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1339423 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1339423 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores/collection1'
   [junit4]   2> 1339424 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1339424 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1339426 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1339433 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1339436 WARN  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1339437 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1339447 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1339454 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1339575 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1339583 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1339584 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1339600 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1339604 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1339606 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1339607 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1339610 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1339610 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1339610 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1339611 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1339611 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1 s:shard2 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@2d5a9874
   [junit4]   2> 1339611 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1339612 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1339612 WARN  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1339612 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1339612 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1339613 INFO  (coreLoadExecutor-4831-thread-1-processing-n:127.0.0.1:45284_) [n:127.0.0.1:45284_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1

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

keeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:143)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:279)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:455)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.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> 1365582 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@659068f3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1365582 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1232525a{/,null,UNAVAILABLE}
   [junit4]   2> 1365586 INFO  (TEST-TestReqParamsAPI.test-seed#[E461313847EF87DD]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58221 58221
   [junit4]   2> 1365645 INFO  (Thread-3707) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58221 58221
   [junit4]   2> 1365646 WARN  (Thread-3707) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=E461313847EF87DD -Dtests.slow=true -Dtests.locale=ga-IE -Dtests.timezone=America/Recife -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 30.6s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E461313847EF87DD:6C350EE2E913EA25]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:200)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:67)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1365656 INFO  (SUITE-TestReqParamsAPI-seed#[E461313847EF87DD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_E461313847EF87DD-001
   [junit4]   2> Mar 29, 2016 10:40:16 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=829, maxMBSortInHeap=5.876858436573142, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ga-IE, timezone=America/Recife
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=116946528,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestUtils, TestSimpleQParserPlugin, DistributedFacetPivotSmallTest, TestFieldResource, CloneFieldUpdateProcessorFactoryTest, AtomicUpdatesTest, TestShardHandlerFactory, TestFreeTextSuggestions, TestManagedSchema, TestCustomDocTransformer, SignatureUpdateProcessorFactoryTest, SparseHLLTest, TestBM25SimilarityFactory, TestSha256AuthenticationProvider, NoCacheHeaderTest, TestStandardQParsers, CustomCollectionTest, TestMacros, CdcrReplicationHandlerTest, TestRawResponseWriter, CacheHeaderTest, CursorMarkTest, TestJettySolrRunner, TestTrie, CollectionTooManyReplicasTest, TestCharFilters, SolrCmdDistributorTest, SuggesterTest, TriLevelCompositeIdRoutingTest, TestCrossCoreJoin, TestLRUStatsCache, HdfsDirectoryFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, MinimalSchemaTest, CollectionsAPIDistributedZkTest, TestDefaultStatsCache, DistributedTermsComponentTest, TestRTGBase, TestSolrJ, FieldAnalysisRequestHandlerTest, VersionInfoTest, FieldMutatingUpdateProcessorTest, TestPerFieldSimilarity, TestUniqueKeyFieldResource, TestSolr4Spatial, TestQueryUtils, NumericFieldsTest, TermVectorComponentDistributedTest, CollectionsAPISolrJTest, SpellPossibilityIteratorTest, SharedFSAutoReplicaFailoverTest, TestQueryTypes, TestReRankQParserPlugin, CleanupOldIndexTest, SolrPluginUtilsTest, RequestLoggingTest, TestFuzzyAnalyzedSuggestions, TestReload, DistanceUnitsTest, SmileWriterTest, TestBadConfig, DistributedQueryComponentCustomSortTest, TestRandomCollapseQParserPlugin, TestBinaryField, RollingRestartTest, TestCollapseQParserPlugin, SaslZkACLProviderTest, AnalysisErrorHandlingTest, TestDistribDocBasedVersion, TestSimpleTrackingShardHandler, ConnectionReuseTest, TestNRTOpen, StatsComponentTest, AliasIntegrationTest, TestPHPSerializedResponseWriter, BlockJoinFacetRandomTest, SynonymTokenizerTest, TestCSVResponseWriter, TestAtomicUpdateErrorCases, BasicFunctionalityTest, SolrCoreCheckLockOnStartupTest, HdfsLockFactoryTest, RulesTest, ConjunctionSolrSpellCheckerTest, TestCloudDeleteByQuery, BlockCacheTest, CoreAdminRequestStatusTest, PluginInfoTest, TestDistributedGrouping, DistribCursorPagingTest, TestLeaderInitiatedRecoveryThread, OpenCloseCoreStressTest, BasicZkTest, DateMathParserTest, FileUtilsTest, HdfsRestartWhileUpdatingTest, CollectionReloadTest, DistributedVersionInfoTest, InfoHandlerTest, TestConfigSetsAPI, RankQueryTest, DateFieldTest, ZkSolrClientTest, ResponseLogComponentTest, HLLSerializationTest, TestSolrDeletionPolicy2, HdfsThreadLeakTest, DirectSolrConnectionTest, RecoveryAfterSoftCommitTest, TestConfigOverlay, TestMiniSolrCloudClusterSSL, ChaosMonkeySafeLeaderTest, DistributedExpandComponentTest, ZkNodePropsTest, TestTrieFacet, TestSolrQueryResponse, TestReqParamsAPI]
   [junit4] Completed [237/585 (1!)] on J1 in 31.37s, 1 test, 1 failure <<< FAILURES!

[...truncated 1131 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014: There were test failures: 585 suites (10 ignored), 2364 tests, 1 failure, 86 ignored (70 assumptions) [seed: E461313847EF87DD]

Total time: 75 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 39 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([6A3168754C350B07:836BD34DD2AC9BAF]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
	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 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: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">6</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
	... 41 more




Build Log:
[...truncated 10534 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001
   [junit4]   2> 46200 INFO  (SUITE-TestArbitraryIndexDir-seed#[6A3168754C350B07]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 46206 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 46207 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 46208 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 46208 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46208 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 46208 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 46208 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 46272 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 46297 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 46303 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 46352 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 46362 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 46472 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 46473 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 46474 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 46485 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 46489 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 46493 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46493 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 46493 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 46493 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46493 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 46493 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.CoreContainer New CoreContainer 645437198
   [junit4]   2> 46493 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 46494 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 46494 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] 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,useRetries : false,
   [junit4]   2> 46497 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 46498 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 46498 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 46498 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 46498 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 46501 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001, shard=shard1}
   [junit4]   2> 46505 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 46506 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46506 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 46507 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 46507 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 46555 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 46566 WARN  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 46568 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 46595 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 46609 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 46699 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 46700 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 46700 WARN  (coreLoadExecutor-69-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 46708 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 46711 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 46714 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 46715 INFO  (coreLoadExecutor-69-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 46715 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 46717 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/]
   [junit4]   2> 46719 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 46725 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001
   [junit4]   2> 46726 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index/
   [junit4]   2> 46726 WARN  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 46740 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index
   [junit4]   2> 46741 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=60.8154296875, floorSegmentMB=1.724609375, forceMergeDeletesPctAllowed=15.731720304086918, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 46799 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23035d28),segFN=segments_1,generation=1}
   [junit4]   2> 46799 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 46800 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/
   [junit4]   2> 46861 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 46868 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 46868 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 46868 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 46868 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 46868 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 46868 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 46876 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 46876 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 46910 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 46910 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 46910 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 46915 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 46916 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 46918 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 46919 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 46923 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 46942 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 46942 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 46943 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 46943 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 46944 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 46960 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23035d28),segFN=segments_1,generation=1}
   [junit4]   2> 46960 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 46961 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4049f566[collection1] main]
   [junit4]   2> 46961 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 46961 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 46961 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 46961 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 47021 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 47229 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 47229 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 47230 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 47241 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 47243 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 47243 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 47243 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 47244 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 47246 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 47248 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 47258 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 47261 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 12
   [junit4]   2> 47263 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 47263 INFO  (searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4049f566[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47324 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 47353 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23035d28),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23035d28),segFN=segments_2,generation=2}
   [junit4]   2> 47355 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 47363 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index_temp
   [junit4]   2> 47366 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2790d327[collection1] main]
   [junit4]   2> 47367 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 47368 INFO  (searcherExecutor-70-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2790d327[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1)))}
   [junit4]   2> 47368 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 44
   [junit4]   2> 47370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 47370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 47370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 47370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 47409 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 47414 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 47416 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 47437 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 47446 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 47533 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 47534 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 47534 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 47542 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 47545 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 47548 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 47548 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 47549 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/]
   [junit4]   2> 47549 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 47550 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index_temp
   [junit4]   2> 47550 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/
   [junit4]   2> 47551 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/
   [junit4]   2> 47551 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index as it is still being referenced in the cache!
   [junit4]   2> 47551 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index failed.
   [junit4]   2> 47553 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 47553 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 47554 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 47556 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47557 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47559 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47560 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47562 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 47563 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 47563 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 47563 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 47563 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 47565 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@36a83f5a[collection1] main]
   [junit4]   2> 47565 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 47565 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 47565 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 47565 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 47566 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 47574 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 47575 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 47575 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 47576 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index_temp
   [junit4]   2> 47576 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=25.49609375, floorSegmentMB=2.1591796875, forceMergeDeletesPctAllowed=13.884699888512323, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 47577 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 47577 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 47577 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 47579 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e01a007),segFN=segments_1,generation=1}
   [junit4]   2> 47579 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 47580 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 47580 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 47583 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70180e1b[collection1] main]
   [junit4]   2> 47583 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 47583 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@55ac7a09
   [junit4]   2> 47584 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 47584 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 47585 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 47586 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 47587 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 47587 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 47588 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 47588 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36a83f5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1)))}
   [junit4]   2> 47588 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 47590 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 47590 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 47590 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 47591 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6
   [junit4]   2> 47592 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">6</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 47592 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">6</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 47593 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6A3168754C350B07]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 47596 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 47596 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 47597 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 47598 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 47599 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 47601 INFO  (searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70180e1b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=6A3168754C350B07 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Africa/Nairobi -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.40s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A3168754C350B07:836BD34DD2AC9BAF]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">6</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 41 more
   [junit4]   2> 47602 INFO  (SUITE-TestArbitraryIndexDir-seed#[6A3168754C350B07]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 47602 INFO  (SUITE-TestArbitraryIndexDir-seed#[6A3168754C350B07]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=645437198
   [junit4]   2> 47603 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@769d9cf0
   [junit4]   2> 47603 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    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> 47604 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 47604 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 47604 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 47608 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 47609 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 47609 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index_temp [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 47609 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index_temp
   [junit4]   2> 47640 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 47640 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001/index
   [junit4]   2> 47647 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001;done=false>>]
   [junit4]   2> 47647 INFO  (coreCloseExecutor-78-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6A3168754C350B07-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=FST50, id=FST50}, docValues:{}, maxPointsInLeafNode=943, maxMBSortInHeap=5.230054798584266, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-SG, timezone=Africa/Nairobi
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=81196416,total=222298112
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicationHandlerBackup, TestDocBasedVersionConstraints, TestSortingResponseWriter, TestLFUCache, TestArbitraryIndexDir]
   [junit4] Completed [8/585 (1!)] on J0 in 1.47s, 1 test, 1 error <<< FAILURES!

[...truncated 1873 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014: There were test failures: 585 suites (10 ignored), 2364 tests, 1 error, 86 ignored (70 assumptions) [seed: 6A3168754C350B07]

Total time: 77 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any