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

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.rule.RulesTest.testPortRule

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:45915/solr within 10000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:45915/solr within 10000 ms
	at __randomizedtesting.SeedInfo.seed([9E62AD58019895FE:A6C2B8C5A0C86D80]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105)
	at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:202)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:467)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.initCloud(AbstractFullDistribZkTestBase.java:247)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:309)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:45915/solr within 10000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:209)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 39 more




Build Log:
[...truncated 10050 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/init-core-data-001
   [junit4]   2> 1098788 INFO  (SUITE-RulesTest-seed#[9E62AD58019895FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1098788 INFO  (SUITE-RulesTest-seed#[9E62AD58019895FE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jepot/t
   [junit4]   2> 1098791 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1098791 INFO  (Thread-2457) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1098791 INFO  (Thread-2457) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1098894 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.ZkTestServer start zk server on port:53637
   [junit4]   2> 1098894 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1098894 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1098898 INFO  (zkCallback-712-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ef9bc1c name:ZooKeeperConnection Watcher:127.0.0.1:53637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1098898 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1098898 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1098898 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1098901 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1098902 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1098903 INFO  (zkCallback-713-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@300d0184 name:ZooKeeperConnection Watcher:127.0.0.1:53637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1098904 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1098904 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1098904 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1098907 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1098909 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1098911 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1098913 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1098913 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1098917 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1098917 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1098920 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1098920 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1098922 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1098922 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1098925 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1098925 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1098928 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1098928 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1098930 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1098931 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1098933 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1098933 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1098936 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1098936 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1098938 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1098938 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1098941 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1098941 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1099092 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1
   [junit4]   2> 1099094 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1099096 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@358148fe{/jepot/t,null,AVAILABLE}
   [junit4]   2> 1099096 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@27ba43a9{HTTP/1.1,[http/1.1]}{127.0.0.1:35437}
   [junit4]   2> 1099097 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.e.j.s.Server Started @1102578ms
   [junit4]   2> 1099097 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/tempDir-001/control/data, hostContext=/jepot/t, hostPort=35437, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores}
   [junit4]   2> 1099097 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1099097 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001'
   [junit4]   2> 1099097 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1099097 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1099098 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1099098 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1099100 INFO  (zkCallback-714-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cebdcd3 name:ZooKeeperConnection Watcher:127.0.0.1:53637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1099100 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1099100 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1099102 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1099102 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/solr.xml
   [junit4]   2> 1099106 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores
   [junit4]   2> 1099107 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.CoreContainer New CoreContainer 840052412
   [junit4]   2> 1099107 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001]
   [junit4]   2> 1099107 WARN  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/lib
   [junit4]   2> 1099108 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] 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> 1099109 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1099109 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1099109 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1099109 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53637/solr
   [junit4]   2> 1099109 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1099109 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1099110 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1099112 INFO  (zkCallback-717-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56d62a7 name:ZooKeeperConnection Watcher:127.0.0.1:53637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1099113 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1099114 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1099115 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1099117 INFO  (zkCallback-718-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cb19f57 name:ZooKeeperConnection Watcher:127.0.0.1:53637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1099117 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1099118 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1099122 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1099126 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1099129 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1099133 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1099136 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1099138 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1099140 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1099142 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1099144 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35437_jepot%2Ft
   [junit4]   2> 1099144 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35437_jepot%2Ft
   [junit4]   2> 1099147 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1099149 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1099151 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1099152 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000
   [junit4]   2> 1099152 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35437_jepot%2Ft
   [junit4]   2> 1099152 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1099154 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.Overseer Overseer (id=95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) starting
   [junit4]   2> 1099157 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1099166 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1099166 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1099167 INFO  (OverseerCollectionConfigSetProcessor-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1099168 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1099185 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1099185 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1099185 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores
   [junit4]   2> 1099187 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] 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> 1099187 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1
   [junit4]   2> 1099187 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1099188 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1099188 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1099189 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1099189 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1099192 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1099192 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] 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:35437/jepot/t",
   [junit4]   2>   "node_name":"127.0.0.1:35437_jepot%2Ft",
   [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> 1099193 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] 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:35437/jepot/t",
   [junit4]   2>   "node_name":"127.0.0.1:35437_jepot%2Ft",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1099194 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1099194 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1099196 INFO  (zkCallback-718-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft    ] 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> 1100194 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1100194 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1100195 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1100195 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1100196 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1100196 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1'
   [junit4]   2> 1100196 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1100196 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1100199 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1100204 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1100207 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1100212 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1100219 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1100305 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1100312 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1100312 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1100325 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1100327 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1100329 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1100330 WARN  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1100330 WARN  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1100330 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1100331 WARN  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1100332 WARN  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1100333 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1100333 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1100333 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1100333 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1/data/]
   [junit4]   2> 1100333 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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@413e4a28
   [junit4]   2> 1100334 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1/data
   [junit4]   2> 1100334 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1100334 WARN  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1100334 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1/data/index
   [junit4]   2> 1100334 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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=2049697992, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1100335 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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@30a0ca1f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@684298e3),segFN=segments_1,generation=1}
   [junit4]   2> 1100335 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100335 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:35437_jepot%2Ft 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1/data/
   [junit4]   2> 1100335 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1100338 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1100338 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1100338 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1100338 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1100338 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1100338 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100338 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100338 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100338 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100338 WARN  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100340 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100341 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100342 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100343 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100346 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1100346 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100347 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100347 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100349 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1100349 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1100349 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5753474591329742]
   [junit4]   2> 1100349 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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@30a0ca1f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@684298e3),segFN=segments_1,generation=1}
   [junit4]   2> 1100349 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1100350 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@62ce59fc[collection1] main
   [junit4]   2> 1100350 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100351 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100351 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100351 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1100351 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1100352 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100352 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100352 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100352 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1100352 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1100353 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100353 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100353 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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> 1100353 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft 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 1521728795735752704
   [junit4]   2> 1100353 INFO  (searcherExecutor-2712-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62ce59fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1100355 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1521728795735752704
   [junit4]   2> 1100355 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1100356 INFO  (coreLoadExecutor-2711-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1100356 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft 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:35437/jepot/t collection:control_collection shard:shard1
   [junit4]   2> 1100357 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft 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> 1100363 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft 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/95108049631313924-core_node1-n_0000000000
   [junit4]   2> 1100363 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft 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> 1100366 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1100366 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft 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> 1100366 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35437/jepot/t/collection1/
   [junit4]   2> 1100366 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] 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> 1100366 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1100366 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:35437/jepot/t/collection1/ has no replicas
   [junit4]   2> 1100368 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1100371 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1100374 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft 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:35437/jepot/t/collection1/ shard1
   [junit4]   2> 1100375 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] 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:35437/jepot/t",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1100478 INFO  (zkCallback-718-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft    ] 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> 1100526 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:35437/jepot/t/collection1/ and leader is http://127.0.0.1:35437/jepot/t/collection1/
   [junit4]   2> 1100526 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft 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:35437/jepot/t
   [junit4]   2> 1100527 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1100527 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1100527 INFO  (coreZkRegister-2705-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:35437_jepot%2Ft 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> 1100530 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] 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:35437/jepot/t",
   [junit4]   2>   "node_name":"127.0.0.1:35437_jepot%2Ft",
   [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> 1100530 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] 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:35437/jepot/t",
   [junit4]   2>   "node_name":"127.0.0.1:35437_jepot%2Ft",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1100634 INFO  (zkCallback-718-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft    ] 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> 1100695 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1100695 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1100697 INFO  (zkCallback-720-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6513627a name:ZooKeeperConnection Watcher:127.0.0.1:53637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1100697 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1100697 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1100697 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1100701 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1100909 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/cores/collection1
   [junit4]   2> 1100910 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001
   [junit4]   2> 1100911 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1100914 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b9f2da7{/jepot/t,null,AVAILABLE}
   [junit4]   2> 1100914 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@56405b14{HTTP/1.1,[http/1.1]}{127.0.0.1:45711}
   [junit4]   2> 1100914 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.e.j.s.Server Started @1104396ms
   [junit4]   2> 1100914 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/jepot/t, hostPort=45711, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/cores}
   [junit4]   2> 1100915 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1100915 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001'
   [junit4]   2> 1100915 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1100915 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1100915 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1100916 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1100920 INFO  (zkCallback-721-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fcfa00e name:ZooKeeperConnection Watcher:127.0.0.1:53637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1100921 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1100921 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1100923 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1100923 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/solr.xml
   [junit4]   2> 1100929 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/cores
   [junit4]   2> 1100929 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1027756212
   [junit4]   2> 1100929 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001]
   [junit4]   2> 1100930 WARN  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/lib
   [junit4]   2> 1100930 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] 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> 1100932 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1100932 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1100932 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1100933 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53637/solr
   [junit4]   2> 1100933 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1100933 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1100933 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1100935 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70b64df8 name:ZooKeeperConnection Watcher:127.0.0.1:53637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1100936 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1100937 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1100938 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1100945 INFO  (zkCallback-725-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19e86071 name:ZooKeeperConnection Watcher:127.0.0.1:53637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1100945 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1100953 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1101961 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45711_jepot%2Ft
   [junit4]   2> 1101961 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45711_jepot%2Ft
   [junit4]   2> 1101963 INFO  (zkCallback-718-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft    ] 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> 1101963 INFO  (zkCallback-725-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft    ] 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> 1101964 INFO  (zkCallback-720-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> 1101965 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101966 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95108049631313928-127.0.0.1:45711_jepot%2Ft-n_0000000001
   [junit4]   2> 1101967 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000 to know if I could be the leader
   [junit4]   2> 1101971 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1101971 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1101972 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/cores
   [junit4]   2> 1101973 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] 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> 1101973 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/cores/collection1
   [junit4]   2> 1101973 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1101974 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1101974 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1101975 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1101975 INFO  (TEST-RulesTest.testModifyColl-seed#[9E62AD58019895FE]) [n:127.0.0.1:45711_jepot%2Ft    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1101977 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1101977 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] 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:45711/jepot/t",
   [junit4]   2>   "node_name":"127.0.0.1:45711_jepot%2Ft",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1101978 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] 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:45711/jepot/t",
   [junit4]   2>   "node_name":"127.0.0.1:45711_jepot%2Ft",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1101978 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1101978 INFO  (OverseerStateUpdate-95108049631313924-127.0.0.1:35437_jepot%2Ft-n_0000000000) [n:127.0.0.1:35437_jepot%2Ft    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1102081 INFO  (zkCallback-718-thread-1-processing-n:127.0.0.1:35437_jepot%2Ft) [n:127.0.0.1:35437_jepot%2Ft    ] 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> 1102082 INFO  (zkCallback-725-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft    ] 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> 1102083 INFO  (zkCallback-720-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> 1102979 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1102979 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1102980 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1102980 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1102981 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1102981 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/cores/collection1'
   [junit4]   2> 1102981 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1102981 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1102983 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1102987 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1102990 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1102997 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1103001 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1103134 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1103139 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1103139 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1103149 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1103152 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1103153 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1103154 WARN  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1103154 WARN  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1103154 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1103155 WARN  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1103155 WARN  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1103156 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft 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-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1103156 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1103156 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1103157 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1103157 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft 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@413e4a28
   [junit4]   2> 1103157 INFO  (coreLoadExecutor-2722-thread-1-processing-n:127.0.0.1:45711_jepot%2Ft) [n:127.0.0.1:45711_jepot%2Ft c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1103157 IN

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

rg.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:958)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:897)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:893)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:303)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:347)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:657)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:329)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:385)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:385)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:949)
   [junit4]   2> 	... 20 more
   [junit4]   2> 1194681 INFO  (TEST-RulesTest.doIntegrationTest-seed#[9E62AD58019895FE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5dfa1c32{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1194681 INFO  (TEST-RulesTest.doIntegrationTest-seed#[9E62AD58019895FE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@335683d2{/jepot/t,null,UNAVAILABLE}
   [junit4]   2> 1194685 INFO  (TEST-RulesTest.doIntegrationTest-seed#[9E62AD58019895FE]) [n:127.0.0.1:61895_jepot%2Ft c:rulesColl s:shard2 r:core_node3 x:rulesColl_shard2_replica2] o.a.s.c.ChaosMonkey monkey: stop shard! 59189
   [junit4]   2> 1194687 INFO  (TEST-RulesTest.doIntegrationTest-seed#[9E62AD58019895FE]) [n:127.0.0.1:61895_jepot%2Ft c:rulesColl s:shard2 r:core_node3 x:rulesColl_shard2_replica2] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55155 55155
   [junit4]   2> 1194703 INFO  (Thread-2557) [n:127.0.0.1:62376_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55155 55155
   [junit4]   2> 1194704 WARN  (Thread-2557) [n:127.0.0.1:62376_jepot%2Ft c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/rulesColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1194706 INFO  (SUITE-RulesTest-seed#[9E62AD58019895FE]-worker) [n:127.0.0.1:61895_jepot%2Ft c:rulesColl s:shard2 r:core_node3 x:rulesColl_shard2_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_9E62AD58019895FE-001
   [junit4]   2> Dec 27, 2015 4:29:23 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=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=16240, maxDocsPerChunk=170, blockSize=787), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=16240, blockSize=787)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_EC, timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=181812512,total=330301440
   [junit4]   2> NOTE: All tests run in this JVM: [FacetPivotSmallTest, TestReloadAndDeleteDocs, TestSolrXml, SpellCheckCollatorTest, TestFieldTypeCollectionResource, MultiThreadedOCPTest, TestBinaryResponseWriter, NoCacheHeaderTest, BadCopyFieldTest, TestFieldCollectionResource, TestCrossCoreJoin, TestIndexSearcher, RemoteQueryErrorTest, TestPKIAuthenticationPlugin, TestMaxScoreQueryParser, TestQuerySenderListener, TestDistributedStatsComponentCardinality, CollectionsAPIDistributedZkTest, TestSolrIndexConfig, DirectSolrConnectionTest, TestSystemIdResolver, TestHashQParserPlugin, TestCopyFieldCollectionResource, TestConfigSetsAPIZkFailure, OverseerRolesTest, TestFoldingMultitermQuery, TestSortByMinMaxFunction, NotRequiredUniqueKeyTest, RequestHandlersTest, TestPivotHelperCode, TermVectorComponentDistributedTest, TestSolrQueryParserResource, DateFieldTest, OpenExchangeRatesOrgProviderTest, TestStressRecovery, CacheHeaderTest, SuggestComponentContextFilterQueryTest, CollectionsAPIAsyncDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, TestJoin, TestPerFieldSimilarityWithDefaultOverride, ExplicitHLLTest, SuggesterTSTTest, ConfigSetsAPITest, CoreMergeIndexesAdminHandlerTest, DistributedTermsComponentTest, TestCollationField, ZkStateWriterTest, TestReplicationHandlerBackup, HdfsBasicDistributedZk2Test, ActionThrottleTest, DistributedDebugComponentTest, TestDistributedGrouping, OverseerTaskQueueTest, TestManagedResourceStorage, TermVectorComponentTest, TestFreeTextSuggestions, TestRTimerTree, TestSuggestSpellingConverter, LeaderInitiatedRecoveryOnShardRestartTest, TestZkChroot, DistributedMLTComponentTest, TestTrie, DefaultValueUpdateProcessorTest, DocExpirationUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, OutputWriterTest, TestBlendedInfixSuggestions, TestManagedStopFilterFactory, TestQueryUtils, TestRealTimeGet, OverriddenZkACLAndCredentialsProvidersTest, FieldMutatingUpdateProcessorTest, TestJsonRequest, SortByFunctionTest, TestSolrConfigHandler, LeaderFailoverAfterPartitionTest, AutoCommitTest, TestStandardQParsers, IndexSchemaRuntimeFieldTest, TestReload, SSLMigrationTest, TestFuzzyAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestRandomFaceting, AsyncMigrateRouteKeyTest, DistributedIntervalFacetingTest, SuggesterWFSTTest, TestWriterPerf, SpellPossibilityIteratorTest, HdfsRecoverLeaseTest, ForceLeaderTest, DateRangeFieldTest, CdcrRequestHandlerTest, TestSolrDeletionPolicy2, TestSearcherReuse, RulesTest]
   [junit4] Completed [211/573 (1!)] on J1 in 96.69s, 3 tests, 1 error <<< FAILURES!

[...truncated 1191 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:784: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:728: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1436: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:991: There were test failures: 573 suites (8 ignored), 2282 tests, 1 error, 85 ignored (70 assumptions) [seed: 9E62AD58019895FE]

Total time: 78 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-trunk-Solaris (64bit/jdk1.8.0) - Build # 289 - Still Failing!

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

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

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([896557F1207C8B:88DD5A8D5FDC1173]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:831)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.createCollection(CollectionsAPIDistributedZkTest.java:1192)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:1088)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10241 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/init-core-data-001
   [junit4]   2> 1272704 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[896557F1207C8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1272704 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[896557F1207C8B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pgu/nc
   [junit4]   2> 1272708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1272708 INFO  (Thread-6255) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1272708 INFO  (Thread-6255) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1272808 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.ZkTestServer start zk server on port:63544
   [junit4]   2> 1272808 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1272809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272812 INFO  (zkCallback-1879-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5221f127 name:ZooKeeperConnection Watcher:127.0.0.1:63544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1272814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1272814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1272817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1272818 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272819 INFO  (zkCallback-1880-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ea964f0 name:ZooKeeperConnection Watcher:127.0.0.1:63544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1272819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1272819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1272822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1272824 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1272827 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1272829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1272830 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1272833 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1272834 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1272836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1272836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1272840 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1272840 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1272843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1272843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1272846 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1272846 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1272849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1272849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1272852 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1272852 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1272854 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1272855 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1272857 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1272857 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1272860 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1272860 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1273016 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1
   [junit4]   2> 1273018 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1273020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70a208a9{/pgu/nc,null,AVAILABLE}
   [junit4]   2> 1273022 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11765850{HTTP/1.1,[http/1.1]}{127.0.0.1:53282}
   [junit4]   2> 1273023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.e.j.s.Server Started @1275526ms
   [junit4]   2> 1273023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/tempDir-001/control/data, hostContext=/pgu/nc, hostPort=53282, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores}
   [junit4]   2> 1273023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1273023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001'
   [junit4]   2> 1273023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1273023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1273024 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1273025 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273026 INFO  (zkCallback-1881-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68915170 name:ZooKeeperConnection Watcher:127.0.0.1:63544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273027 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1273028 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1273028 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/solr.xml
   [junit4]   2> 1273032 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores
   [junit4]   2> 1273033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.CoreContainer New CoreContainer 861538134
   [junit4]   2> 1273033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001]
   [junit4]   2> 1273033 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/lib
   [junit4]   2> 1273033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] 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> 1273035 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1273035 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1273035 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1273035 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63544/solr
   [junit4]   2> 1273035 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1273035 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1273036 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273038 INFO  (zkCallback-1884-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68cb9c86 name:ZooKeeperConnection Watcher:127.0.0.1:63544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273038 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273038 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1273040 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273042 INFO  (zkCallback-1885-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14a2bc41 name:ZooKeeperConnection Watcher:127.0.0.1:63544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273043 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1273047 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1273052 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1273056 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1273059 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1273063 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1273065 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1273067 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1273070 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1273071 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53282_pgu%2Fnc
   [junit4]   2> 1273072 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53282_pgu%2Fnc
   [junit4]   2> 1273075 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1273077 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1273079 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1273081 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000
   [junit4]   2> 1273082 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53282_pgu%2Fnc
   [junit4]   2> 1273082 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1273084 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.Overseer Overseer (id=95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) starting
   [junit4]   2> 1273086 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1273097 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1273097 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1273098 INFO  (OverseerCollectionConfigSetProcessor-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1273098 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1273114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1273114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1273116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores
   [junit4]   2> 1273118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] 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> 1273118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1
   [junit4]   2> 1273118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1273119 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1273119 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1273120 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1273120 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1273124 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] 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:53282/pgu/nc",
   [junit4]   2>   "node_name":"127.0.0.1:53282_pgu%2Fnc",
   [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> 1273124 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1273125 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] 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:53282/pgu/nc",
   [junit4]   2>   "node_name":"127.0.0.1:53282_pgu%2Fnc",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1273126 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1273127 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1273130 INFO  (zkCallback-1885-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc    ] 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> 1274131 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1274131 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1274132 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1274132 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1274134 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1274134 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1'
   [junit4]   2> 1274134 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1274134 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1274136 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1274140 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1274143 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1274150 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1274155 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1274244 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1274249 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1274250 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1274262 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1274264 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1274267 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1274268 WARN  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1274268 WARN  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1274268 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1274269 WARN  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1274269 WARN  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1274270 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1274270 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1274270 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1274271 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1/data/]
   [junit4]   2> 1274271 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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@2020e132
   [junit4]   2> 1274271 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1/data
   [junit4]   2> 1274271 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1274271 WARN  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1274271 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1/data/index
   [junit4]   2> 1274272 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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=11, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=30.8076171875, floorSegmentMB=1.1923828125, forceMergeDeletesPctAllowed=16.394557810959736, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1274272 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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@5bf42bb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e293f7c),segFN=segments_1,generation=1}
   [junit4]   2> 1274272 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1274273 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53282_pgu%2Fnc 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-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1/data/
   [junit4]   2> 1274273 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1274275 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1274275 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1274275 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1274275 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1274275 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1274275 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274275 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274275 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274276 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274276 WARN  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274277 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1274278 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1274279 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1274280 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1274283 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1274283 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274284 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274284 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274285 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1274285 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1274286 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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=296875186, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1274286 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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@5bf42bb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e293f7c),segFN=segments_1,generation=1}
   [junit4]   2> 1274286 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1274286 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2956d75e[collection1] main
   [junit4]   2> 1274286 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274288 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274288 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274288 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1274288 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1274288 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274289 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274289 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274289 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1274289 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1274290 INFO  (searcherExecutor-4246-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2956d75e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1274290 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274290 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274290 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274290 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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 1521766928231694336
   [junit4]   2> 1274292 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc 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 1521766928231694336
   [junit4]   2> 1274292 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1274293 INFO  (coreLoadExecutor-4245-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1274294 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc 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:53282/pgu/nc collection:control_collection shard:shard1
   [junit4]   2> 1274295 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274300 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc 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/95110432910999556-core_node1-n_0000000000
   [junit4]   2> 1274302 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 1274304 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1274304 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274304 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53282/pgu/nc/collection1/
   [junit4]   2> 1274304 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1274305 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] 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> 1274305 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53282/pgu/nc/collection1/ has no replicas
   [junit4]   2> 1274306 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1274309 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1274312 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc 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:53282/pgu/nc/collection1/ shard1
   [junit4]   2> 1274313 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] 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:53282/pgu/nc",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1274417 INFO  (zkCallback-1885-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc    ] 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> 1274466 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:53282/pgu/nc/collection1/ and leader is http://127.0.0.1:53282/pgu/nc/collection1/
   [junit4]   2> 1274466 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc 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:53282/pgu/nc
   [junit4]   2> 1274466 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1274466 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1274466 INFO  (coreZkRegister-4239-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53282_pgu%2Fnc 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> 1274471 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] 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:53282/pgu/nc",
   [junit4]   2>   "node_name":"127.0.0.1:53282_pgu%2Fnc",
   [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> 1274472 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] 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:53282/pgu/nc",
   [junit4]   2>   "node_name":"127.0.0.1:53282_pgu%2Fnc",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1274576 INFO  (zkCallback-1885-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc    ] 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> 1274625 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1274626 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274627 INFO  (zkCallback-1887-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e9c335f name:ZooKeeperConnection Watcher:127.0.0.1:63544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274627 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274628 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1274628 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1274631 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1274631 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1274631 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1274632 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274633 INFO  (zkCallback-1888-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@554c22d2 name:ZooKeeperConnection Watcher:127.0.0.1:63544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274633 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274633 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1274637 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] 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> 1274637 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1274740 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1274783 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001/cores/collection1
   [junit4]   2> 1274784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001
   [junit4]   2> 1274785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1274787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cff87a3{/pgu/nc,null,AVAILABLE}
   [junit4]   2> 1274788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@67f647bd{HTTP/1.1,[http/1.1]}{127.0.0.1:41196}
   [junit4]   2> 1274788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.e.j.s.Server Started @1277292ms
   [junit4]   2> 1274788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/pgu/nc, hostPort=41196, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001/cores}
   [junit4]   2> 1274788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1274788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001'
   [junit4]   2> 1274789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1274789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1274789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1274790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274791 INFO  (zkCallback-1889-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54c8d9d7 name:ZooKeeperConnection Watcher:127.0.0.1:63544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274792 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1274793 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1274793 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001/solr.xml
   [junit4]   2> 1274797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001/cores
   [junit4]   2> 1274798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.CoreContainer New CoreContainer 1710701246
   [junit4]   2> 1274798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001]
   [junit4]   2> 1274798 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001/lib
   [junit4]   2> 1274798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] 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> 1274799 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1274799 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1274799 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1274800 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63544/solr
   [junit4]   2> 1274800 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1274800 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1274800 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274802 INFO  (zkCallback-1892-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3cb0dfb5 name:ZooKeeperConnection Watcher:127.0.0.1:63544 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274802 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274802 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1274804 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274805 INFO  (zkCallback-1893-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60360016 name:ZooKeeperConnection Watcher:127.0.0.1:63544/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274805 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274813 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1275825 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41196_pgu%2Fnc
   [junit4]   2> 1275826 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41196_pgu%2Fnc
   [junit4]   2> 1275828 INFO  (zkCallback-1885-thread-1-processing-n:127.0.0.1:53282_pgu%2Fnc) [n:127.0.0.1:53282_pgu%2Fnc    ] 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> 1275828 INFO  (zkCallback-1893-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc    ] 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> 1275828 INFO  (zkCallback-1887-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> 1275830 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1275831 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95110432910999561-127.0.0.1:41196_pgu%2Fnc-n_0000000001
   [junit4]   2> 1275832 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000 to know if I could be the leader
   [junit4]   2> 1275839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1275839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1275840 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001/cores
   [junit4]   2> 1275841 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] 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> 1275841 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001/cores/collection1
   [junit4]   2> 1275841 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1275842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1275842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[896557F1207C8B]) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1275843 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1275843 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1275845 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1275845 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 1275846 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1275846 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1275846 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] 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:41196/pgu/nc",
   [junit4]   2>   "node_name":"127.0.0.1:41196_pgu%2Fnc",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1275847 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] 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:41196/pgu/nc",
   [junit4]   2>   "node_name":"127.0.0.1:41196_pgu%2Fnc",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1275847 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1275847 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1275950 INFO  (OverseerStateUpdate-95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000) [n:127.0.0.1:53282_pgu%2Fnc    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1275951 INFO  (zkCallback-1893-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc    ] 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> 1275951 INFO  (zkCallback-1893-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1276848 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1276848 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1276849 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1276849 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1276850 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1276850 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001/shard-1-001/cores/collection1'
   [junit4]   2> 1276850 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1276850 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1276852 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1276857 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1276860 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1276866 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1276872 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1276970 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1276975 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1276976 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:127.0.0.1:41196_pgu%2Fnc c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1276988 INFO  (coreLoadExecutor-4256-thread-1-processing-n:127.0.0.1:41196_pgu%2Fnc) [n:

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

]   2> 1760491 INFO  (Thread-6358) [n:127.0.0.1:50669_pgu%2Fnc c:nodes_used_collection s:shard2 r:core_node4 x:nodes_used_collection_shard2_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63544 63544
   [junit4]   2> 1760492 WARN  (Thread-6358) [n:127.0.0.1:50669_pgu%2Fnc c:nodes_used_collection s:shard2 r:core_node4 x:nodes_used_collection_shard2_replica1] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/halfdeletedcollection2/state.json
   [junit4]   2> 	5	/solr/collections/awholynewstresscollection_collection0_0/state.json
   [junit4]   2> 	5	/solr/collections/awholynewstresscollection_collection1_0/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95110432910999556-127.0.0.1:53282_pgu%2Fnc-n_0000000000
   [junit4]   2> 	2	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	2	/solr/collections/awholynewcollection_2/state.json
   [junit4]   2> 	2	/solr/collections/halfdeletedcollection2/leader_elect/shard3/election/95110432910999570-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/collections/halfdeletedcollection2/leader_elect/shard2/election/95110432910999575-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 	2	/solr/collections/halfdeletedcollection2/leader_elect/shard1/election/95110432910999575-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test -Dtests.seed=896557F1207C8B -Dtests.slow=true -Dtests.locale=be_BY -Dtests.timezone=Canada/Yukon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  488s J1 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([896557F1207C8B:88DD5A8D5FDC1173]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:831)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.createCollection(CollectionsAPIDistributedZkTest.java:1192)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:1088)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:169)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1760502 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[896557F1207C8B]-worker) [n:127.0.0.1:55814_pgu%2Fnc c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_896557F1207C8B-001
   [junit4]   2> Dec 28, 2015 2:42:01 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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=17256, maxDocsPerChunk=231, blockSize=31), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=17256, blockSize=31)), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=be_BY, timezone=Canada/Yukon
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=214536560,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestComplexPhraseQParserPlugin, QueryParsingTest, NoCacheHeaderTest, TestJoin, TestScoreJoinQPNoScore, TestManagedStopFilterFactory, BlockCacheTest, DefaultValueUpdateProcessorTest, TestShortCircuitedRequests, TestRTGBase, FileUtilsTest, TestRandomFaceting, TestRequestForwarding, SolrCloudExampleTest, HdfsChaosMonkeyNothingIsSafeTest, AsyncMigrateRouteKeyTest, ZkStateWriterTest, TestSolrConfigHandlerCloud, CollectionsAPIAsyncDistributedZkTest, DistributedIntervalFacetingTest, HdfsCollectionsAPIDistributedZkTest, TestBinaryField, TestManagedResourceStorage, TestSearcherReuse, DateFieldTest, TestFoldingMultitermQuery, TestRecoveryHdfs, TestRawTransformer, TestValueSourceCache, DocExpirationUpdateProcessorFactoryTest, DistanceUnitsTest, SolrIndexSplitterTest, TestMiniSolrCloudClusterBase, EnumFieldTest, SolrCoreCheckLockOnStartupTest, TestFuzzyAnalyzedSuggestions, CdcrReplicationDistributedZkTest, TestLRUStatsCache, TestMinMaxOnMultiValuedField, AnalyticsQueryTest, TestCrossCoreJoin, SolrPluginUtilsTest, BasicFunctionalityTest, TestSchemaSimilarityResource, SynonymTokenizerTest, DebugComponentTest, TestAuthenticationFramework, TestCSVResponseWriter, TestSolrDeletionPolicy2, ExitableDirectoryReaderTest, TestSolrIndexConfig, OpenCloseCoreStressTest, TestHashQParserPlugin, TestStandardQParsers, TestQueryUtils, ParsingFieldUpdateProcessorsTest, TestQuerySenderListener, ResourceLoaderTest, TestSerializedLuceneMatchVersion, LeaderFailoverAfterPartitionTest, SuggesterTSTTest, TestWriterPerf, TestFreeTextSuggestions, OutputWriterTest, TestMaxScoreQueryParser, TestSolrConfigHandler, TestTestInjection, LeaderInitiatedRecoveryOnShardRestartTest, TestMiniSolrCloudClusterSSL, CSVRequestHandlerTest, ResponseLogComponentTest, TestSmileRequest, SpellCheckCollatorTest, DateRangeFieldTest, TestCoreDiscovery, CoreMergeIndexesAdminHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, TestConfigSetImmutable, TestCustomDocTransformer, ConvertedLegacyTest, HdfsLockFactoryTest, SuggestComponentContextFilterQueryTest, TestNonDefinedSimilarityFactory, TermVectorComponentDistributedTest, TestRangeQuery, DistributedDebugComponentTest, TestPivotHelperCode, UniqFieldsUpdateProcessorFactoryTest, TestFiltering, BasicZkTest, TriLevelCompositeIdRoutingTest, SuggesterWFSTTest, TestUseDocValuesAsStored2, PluginInfoTest, TestSolrJ, TestSolrQueryParser, FieldMutatingUpdateProcessorTest, CoreAdminCreateDiscoverTest, OverseerTaskQueueTest, TestFieldSortValues, SignatureUpdateProcessorFactoryTest, AutoCommitTest, CdcrRequestHandlerTest, JavabinLoaderTest, TestSchemaNameResource, NotRequiredUniqueKeyTest, TestReloadAndDeleteDocs, TestFieldTypeCollectionResource, TestDefaultStatsCache, TestEmbeddedSolrServerConstructors, DeleteLastCustomShardedReplicaTest, TestTrie, TestCopyFieldCollectionResource, TestStressRecovery, BadIndexSchemaTest, TestSolrXml, FullSolrCloudDistribCmdsTest, DistributedFacetPivotLargeTest, HdfsRecoverLeaseTest, TestPKIAuthenticationPlugin, DistributedQueryComponentOptimizationTest, DataDrivenBlockJoinTest, TestIndexingPerformance, BadCopyFieldTest, VersionInfoTest, FileBasedSpellCheckerTest, TestPerFieldSimilarityWithDefaultOverride, SuggesterTest, LoggingHandlerTest, SimpleMLTQParserTest, TestSimpleTrackingShardHandler, ConjunctionSolrSpellCheckerTest, TestSortingResponseWriter, TestCharFilters, BasicDistributedZk2Test, CurrencyFieldOpenExchangeTest, TestCollationField, RAMDirectoryFactoryTest, TestRandomMergePolicy, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [293/573 (1!)] on J1 in 488.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 905 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:784: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:728: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1436: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:991: There were test failures: 573 suites (8 ignored), 2282 tests, 1 failure, 85 ignored (70 assumptions) [seed: 896557F1207C8B]

Total time: 78 minutes 23 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