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/31 01:57:26 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2979 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2979/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([F1A8BBAEB0DF4B70:79FC84741E232688]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1505)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:215)
	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 10739 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/init-core-data-001
   [junit4]   2> 1765239 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F1A8BBAEB0DF4B70]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1765242 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1765243 INFO  (Thread-3536) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1765243 INFO  (Thread-3536) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1765343 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.ZkTestServer start zk server on port:55944
   [junit4]   2> 1765344 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1765345 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1765348 INFO  (zkCallback-1768-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2146be6a name:ZooKeeperConnection Watcher:127.0.0.1:55944 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1765348 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1765349 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1765349 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1765353 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1765355 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1765356 INFO  (zkCallback-1769-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40a68ff4 name:ZooKeeperConnection Watcher:127.0.0.1:55944/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1765356 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1765357 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1765357 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1765360 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1765363 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1765366 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1765370 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1765370 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1765376 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1765376 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1765379 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1765379 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1765382 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1765382 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1765386 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1765386 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1765390 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1765390 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1765393 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1765394 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1765397 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1765397 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1765401 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1765401 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1765404 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1765404 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1765407 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1765408 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1765875 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1
   [junit4]   2> 1765877 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1765880 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f32de7c{/,null,AVAILABLE}
   [junit4]   2> 1765883 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2567102b{HTTP/1.1,[http/1.1]}{127.0.0.1:55947}
   [junit4]   2> 1765883 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.Server Started @1769904ms
   [junit4]   2> 1765883 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/tempDir-001/control/data, hostContext=/, hostPort=55947, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores}
   [junit4]   2> 1765883 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1765883 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001'
   [junit4]   2> 1765883 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1765883 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1765884 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1765884 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1765886 INFO  (zkCallback-1770-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ac3ed68 name:ZooKeeperConnection Watcher:127.0.0.1:55944/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1765886 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1765886 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1765888 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1765888 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/solr.xml
   [junit4]   2> 1765909 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores
   [junit4]   2> 1765909 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.CoreContainer New CoreContainer 53621514
   [junit4]   2> 1765909 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001]
   [junit4]   2> 1765910 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/lib
   [junit4]   2> 1765910 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] 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> 1765912 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1765912 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1765912 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1765913 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55944/solr
   [junit4]   2> 1765913 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1765913 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1765914 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1765916 INFO  (zkCallback-1773-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@379a355e name:ZooKeeperConnection Watcher:127.0.0.1:55944 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1765916 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1765916 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1765919 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1765920 INFO  (zkCallback-1774-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5bb81e2d name:ZooKeeperConnection Watcher:127.0.0.1:55944/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1765920 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1765922 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1765925 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1765931 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1765934 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1765938 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1765945 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1765948 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1765952 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1765955 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1765957 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55947_
   [junit4]   2> 1765958 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55947_
   [junit4]   2> 1765961 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1765964 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1765967 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1765967 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95126952385839108-127.0.0.1:55947_-n_0000000000
   [junit4]   2> 1765968 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55947_
   [junit4]   2> 1765968 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1765971 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.Overseer Overseer (id=95126952385839108-127.0.0.1:55947_-n_0000000000) starting
   [junit4]   2> 1765974 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1765987 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1765988 INFO  (OverseerCollectionConfigSetProcessor-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1765988 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1765988 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1766008 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1766008 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1766009 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores
   [junit4]   2> 1766011 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] 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> 1766011 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1
   [junit4]   2> 1766011 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1766014 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1766014 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55947_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1766014 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1766014 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1766017 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] 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:55947",
   [junit4]   2>   "node_name":"127.0.0.1:55947_",
   [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> 1766018 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] 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:55947",
   [junit4]   2>   "node_name":"127.0.0.1:55947_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1766019 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1766019 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1766031 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1766048 INFO  (zkCallback-1774-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_    ] 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> 1767033 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1767033 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1767034 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1767034 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1767035 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1767035 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1'
   [junit4]   2> 1767035 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1767035 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1767037 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1767043 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1767070 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1767079 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1767083 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1767158 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1767159 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1767159 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1767162 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1767193 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1767193 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1767193 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1767193 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1/data/]
   [junit4]   2> 1767194 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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@67f31a98
   [junit4]   2> 1767194 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1/data
   [junit4]   2> 1767195 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1767195 WARN  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1767196 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1/data/index
   [junit4]   2> 1767196 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8945120005941402]
   [junit4]   2> 1767215 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1767215 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1767215 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55947_ 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 /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1/data/
   [junit4]   2> 1767217 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1767218 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1767218 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1767218 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1767218 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1767218 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767218 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767218 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767218 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767218 WARN  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767222 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1767223 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1767224 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1767225 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1767228 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767229 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767229 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767229 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767230 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1767230 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1767231 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6577315147000113]
   [junit4]   2> 1767232 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1767232 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1767232 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@63bb3f6f[collection1] main
   [junit4]   2> 1767232 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767233 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767233 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767235 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1767235 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1767235 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767235 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767236 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767236 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1767236 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1767236 INFO  (searcherExecutor-5038-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@63bb3f6f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1767236 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767236 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767236 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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> 1767236 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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 1522031240261140480
   [junit4]   2> 1767239 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ 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 1522031240261140480
   [junit4]   2> 1767239 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1767240 INFO  (coreLoadExecutor-5037-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1767241 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ 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:55947 collection:control_collection shard:shard1
   [junit4]   2> 1767242 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ 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> 1767249 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ 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/95126952385839108-core_node1-n_0000000000
   [junit4]   2> 1767250 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ 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> 1767253 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1767253 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ 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> 1767253 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55947/collection1/
   [junit4]   2> 1767253 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1767253 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55947/collection1/ has no replicas
   [junit4]   2> 1767253 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] 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> 1767254 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1767258 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1767263 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ 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:55947/collection1/ shard1
   [junit4]   2> 1767264 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] 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:55947",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1767370 INFO  (zkCallback-1774-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_    ] 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> 1767418 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55947/collection1/ and leader is http://127.0.0.1:55947/collection1/
   [junit4]   2> 1767418 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ 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:55947
   [junit4]   2> 1767418 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1767418 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1767418 INFO  (coreZkRegister-5031-thread-1-processing-n:127.0.0.1:55947_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55947_ 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> 1767422 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] 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:55947",
   [junit4]   2>   "node_name":"127.0.0.1:55947_",
   [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> 1767423 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] 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:55947",
   [junit4]   2>   "node_name":"127.0.0.1:55947_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1767518 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1767519 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767520 INFO  (zkCallback-1776-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48e697d name:ZooKeeperConnection Watcher:127.0.0.1:55944/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1767520 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767531 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1767531 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1767532 INFO  (zkCallback-1774-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_    ] 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> 1767535 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1767733 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1
   [junit4]   2> 1767735 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001
   [junit4]   2> 1767736 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1767739 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39278e91{/,null,AVAILABLE}
   [junit4]   2> 1767739 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e85ac96{HTTP/1.1,[http/1.1]}{127.0.0.1:55952}
   [junit4]   2> 1767740 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.Server Started @1771761ms
   [junit4]   2> 1767740 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=55952, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores}
   [junit4]   2> 1767740 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1767740 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001'
   [junit4]   2> 1767741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1767741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1767741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1767741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767743 INFO  (zkCallback-1777-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76b438df name:ZooKeeperConnection Watcher:127.0.0.1:55944/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1767743 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767743 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1767745 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1767745 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/solr.xml
   [junit4]   2> 1767778 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores
   [junit4]   2> 1767778 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.CoreContainer New CoreContainer 1965591559
   [junit4]   2> 1767778 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001]
   [junit4]   2> 1767778 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/lib
   [junit4]   2> 1767779 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] 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> 1767781 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1767781 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1767781 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1767781 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55944/solr
   [junit4]   2> 1767781 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1767781 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1767782 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767783 INFO  (zkCallback-1780-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ca8774f name:ZooKeeperConnection Watcher:127.0.0.1:55944 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1767784 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767784 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1767786 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767788 INFO  (zkCallback-1781-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b5c1244 name:ZooKeeperConnection Watcher:127.0.0.1:55944/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1767788 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767797 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1768810 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55952_
   [junit4]   2> 1768811 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55952_
   [junit4]   2> 1768813 INFO  (zkCallback-1776-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> 1768813 INFO  (zkCallback-1781-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_    ] 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> 1768813 INFO  (zkCallback-1774-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_    ] 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> 1768816 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1768817 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95126952385839112-127.0.0.1:55952_-n_0000000001
   [junit4]   2> 1768818 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95126952385839108-127.0.0.1:55947_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1768828 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1768828 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1768831 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores
   [junit4]   2> 1768832 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] 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> 1768832 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1
   [junit4]   2> 1768832 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1768834 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1768834 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:55952_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1768834 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1768834 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1768837 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1768837 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] 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:55952",
   [junit4]   2>   "node_name":"127.0.0.1:55952_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1768838 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] 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:55952",
   [junit4]   2>   "node_name":"127.0.0.1:55952_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1768838 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1768838 INFO  (OverseerStateUpdate-95126952385839108-127.0.0.1:55947_-n_0000000000) [n:127.0.0.1:55947_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1768943 INFO  (zkCallback-1781-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_    ] 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> 1768943 INFO  (zkCallback-1776-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> 1768943 INFO  (zkCallback-1774-thread-1-processing-n:127.0.0.1:55947_) [n:127.0.0.1:55947_    ] 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> 1769838 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1769838 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1769840 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1769840 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1769841 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1769841 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1'
   [junit4]   2> 1769841 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1769841 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1769854 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1769860 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1769863 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1769874 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1769879 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1769968 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1769968 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1769969 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1769972 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1770000 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ 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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1770000 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1770000 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1770000 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1770001 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@67f31a98
   [junit4]   2> 1770001 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1770002 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1770002 WARN  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1770002 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1770003 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8945120005941402]
   [junit4]   2> 1770006 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1770006 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1770007 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1770009 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1770010 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1770010 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1770010 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1770010 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1770010 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1770010 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1770010 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1770010 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1770011 WARN  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 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> 1770014 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1770015 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1770016 INFO  (coreLoadExecutor-5048-thread-1-processing-n:127.0.0.1:55952_) [n:127.0.0.1:55952_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCac

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

hread.run(Thread.java:745)
   [junit4]   2> 1810776 INFO  (zkCallback-1792-thread-3-processing-n:127.0.0.1:56030_) [n:127.0.0.1:56030_    ] 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> 1810776 WARN  (zkCallback-1792-thread-3-processing-n:127.0.0.1:56030_) [n:127.0.0.1:56030_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1810778 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4d22cd2e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1810779 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5020fa3e{/,null,UNAVAILABLE}
   [junit4]   2> 1810780 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F1A8BBAEB0DF4B70]) [n:127.0.0.1:56030_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55944 55944
   [junit4]   2> 1810783 INFO  (Thread-3595) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55944 55944
   [junit4]   2> 1812076 WARN  (Thread-3595) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=F1A8BBAEB0DF4B70 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Pacific/Pitcairn -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   46.8s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F1A8BBAEB0DF4B70:79FC84741E232688]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1505)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:215)
   [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> 1812081 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F1A8BBAEB0DF4B70]-worker) [n:127.0.0.1:56030_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F1A8BBAEB0DF4B70-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {rnd_b=FSTOrd50, _version_=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Direct), a_i=FSTOrd50, id=FSTOrd50}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=el, timezone=Pacific/Pitcairn
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=73767312,total=269242368
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetProperties, TestRandomForceMergePolicy, TestReRankQParserPlugin, ReplicationFactorTest, TestRequestStatusCollectionAPI, TestStressReorder, DistributedSpellCheckComponentTest, XsltUpdateRequestHandlerTest, TestClassNameShortening, TestCollapseQParserPlugin, TestMergePolicyConfig, CdcrUpdateLogTest, TestScoreJoinQPScore, LeaderInitiatedRecoveryOnCommitTest, SolrCoreTest, TestLRUCache, TestInitQParser, CachingDirectoryFactoryTest, TestDistributedSearch, OverseerTest, BadComponentTest, CdcrVersionReplicationTest, ZkControllerTest, TestSolrConfigHandlerConcurrent, TestSchemaVersionResource, TestObjectReleaseTracker, TestHighlightDedupGrouping, PolyFieldTest, TestTrackingShardHandlerFactory, SampleTest, DirectSolrSpellCheckerTest, TestDynamicLoading, TestDownShardTolerantSearch, SolrIndexConfigTest, BaseCdcrDistributedZkTest, TestShardHandlerFactory, RecoveryZkTest, TestOverriddenPrefixQueryForCustomFieldType, HdfsChaosMonkeySafeLeaderTest, DocumentAnalysisRequestHandlerTest, SaslZkACLProviderTest, TestRandomCollapseQParserPlugin, UpdateParamsTest, TestUseDocValuesAsStored, UUIDFieldTest, TestCoreContainer, StatelessScriptUpdateProcessorFactoryTest, JSONWriterTest, DistributedSuggestComponentTest, DistributedQueryComponentCustomSortTest, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TermsComponentTest, ClusterStateTest, TestSolrCLIRunExample, ChangedSchemaMergeTest, SolrTestCaseJ4Test, ResponseHeaderTest, DeleteInactiveReplicaTest, ClusterStateUpdateTest, PeerSyncTest, StandardRequestHandlerTest, HdfsSyncSliceTest, TestRemoteStreaming, TestRemoveLastDynamicCopyField, CoreAdminRequestStatusTest, DOMUtilTest, TestIntervalFaceting, TestConfigOverlay, TestRuleBasedAuthorizationPlugin, TestFaceting, TestDocumentBuilder, GraphQueryTest, SpatialFilterTest, TestManagedSchema, ConnectionManagerTest, TestSolrQueryParserDefaultOperatorResource, AlternateDirectoryTest, HdfsBasicDistributedZkTest, PathHierarchyTokenizerFactoryTest, TestCodecSupport, AddSchemaFieldsUpdateProcessorFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSearchPerf, TestJettySolrRunner, TestHdfsUpdateLog, TestReqParamsAPI, CurrencyFieldXmlFileTest, SchemaVersionSpecificBehaviorTest, TestCursorMarkWithoutUniqueKey, CloneFieldUpdateProcessorFactoryTest, DocumentBuilderTest, TestJmxMonitoredMap, CollectionTooManyReplicasTest, DocValuesTest, TestCustomSort, TestPostingsSolrHighlighter, FullHLLTest, RollingRestartTest, TestFieldTypeResource, AddBlockUpdateTest, PrimUtilsTest, DistributedExpandComponentTest, TestSurroundQueryParser, TestSolrCloudWithKerberosAlt, TestFastLRUCache, SystemInfoHandlerTest, JsonLoaderTest, CursorMarkTest, DistribJoinFromCollectionTest, AliasIntegrationTest, DistributedFacetPivotSmallTest, TestAddFieldRealTimeGet, RecoveryAfterSoftCommitTest, SuggestComponentTest, TestPerFieldSimilarityClassic, TestReloadDeadlock, HLLUtilTest, ExternalFileFieldSortTest, TestArbitraryIndexDir, TestSolrDeletionPolicy1, CircularListTest, PrimitiveFieldTypeTest, CloudMLTQParserTest, HdfsDirectoryFactoryTest, TestDocBasedVersionConstraints, BigEndianAscendingWordDeserializerTest, ZkCLITest, StressHdfsTest, TestConfig, ShardRoutingTest, TestExpandComponent, TestElisionMultitermQuery, RequestLoggingTest, InfoHandlerTest, FastVectorHighlighterTest, IndexSchemaTest, TestLFUCache, TestLeaderElectionZkExpiry, TestCloudSchemaless, UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, TestHashPartitioner, TestStressVersions, TestGroupingSearch, QueryElevationComponentTest, TestSort, TestLazyCores, SoftAutoCommitTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, SuggesterTSTTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DocValuesMultiTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestOmitPositions, TestValueSourceCache, TermVectorComponentTest, LoggingHandlerTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestComponentsName, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, TestStressRecovery, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [419/573 (1!)] on J0 in 46.87s, 1 test, 1 error <<< FAILURES!

[...truncated 535 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:784: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:728: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1424: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 1 error, 119 ignored (69 assumptions) [seed: F1A8BBAEB0DF4B70]

Total time: 74 minutes 4 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-MacOSX (64bit/jdk1.8.0) - Build # 2981 - Still Failing!

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

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

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
	at __randomizedtesting.SeedInfo.seed([56DE66A0F0687AA5:DE8A597A5E94175D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:837)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1393)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
	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 10680 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/init-core-data-001
   [junit4]   2> 2198786 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[56DE66A0F0687AA5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2198787 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[56DE66A0F0687AA5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jqc/hf
   [junit4]   2> 2198789 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2198790 INFO  (Thread-4852) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2198790 INFO  (Thread-4852) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2198891 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.ZkTestServer start zk server on port:61535
   [junit4]   2> 2198892 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2198892 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198899 INFO  (zkCallback-2211-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@284ff3ef name:ZooKeeperConnection Watcher:127.0.0.1:61535 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2198899 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198899 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2198899 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2198903 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2198904 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198905 INFO  (zkCallback-2212-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f83f199 name:ZooKeeperConnection Watcher:127.0.0.1:61535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2198905 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198906 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2198906 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2198908 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2198912 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2198914 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2198919 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2198919 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2198923 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2198924 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2198927 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2198927 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2198930 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2198930 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2198933 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2198933 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2198936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2198936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2198940 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2198940 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2198943 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2198944 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2198947 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2198947 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2198950 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2198950 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2198953 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2198954 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2199281 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1
   [junit4]   2> 2199296 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2199298 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d8b8dd9{/jqc/hf,null,AVAILABLE}
   [junit4]   2> 2199300 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4dfdb7ca{HTTP/1.1,[http/1.1]}{127.0.0.1:61538}
   [junit4]   2> 2199300 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.e.j.s.Server Started @2204249ms
   [junit4]   2> 2199301 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/tempDir-001/control/data, hostContext=/jqc/hf, hostPort=61538, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores}
   [junit4]   2> 2199301 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2199301 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001'
   [junit4]   2> 2199301 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2199301 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2199302 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2199302 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2199303 INFO  (zkCallback-2213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc8fa6 name:ZooKeeperConnection Watcher:127.0.0.1:61535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2199303 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2199304 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2199305 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2199305 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/solr.xml
   [junit4]   2> 2199342 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores
   [junit4]   2> 2199342 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1525633047
   [junit4]   2> 2199342 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001]
   [junit4]   2> 2199343 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/lib
   [junit4]   2> 2199343 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] 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> 2199345 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2199346 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2199346 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2199346 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61535/solr
   [junit4]   2> 2199346 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2199346 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2199346 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2199348 INFO  (zkCallback-2216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c6dbb2 name:ZooKeeperConnection Watcher:127.0.0.1:61535 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2199348 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2199349 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2199351 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2199352 INFO  (zkCallback-2217-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59441a3e name:ZooKeeperConnection Watcher:127.0.0.1:61535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2199352 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2199353 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2199356 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2199362 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2199365 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2199368 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2199372 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2199375 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2199377 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2199379 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2199380 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61538_jqc%2Fhf
   [junit4]   2> 2199381 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61538_jqc%2Fhf
   [junit4]   2> 2199384 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2199386 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2199388 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2199389 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000
   [junit4]   2> 2199390 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61538_jqc%2Fhf
   [junit4]   2> 2199390 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2199392 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.Overseer Overseer (id=95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) starting
   [junit4]   2> 2199395 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2199406 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2199407 INFO  (OverseerCollectionConfigSetProcessor-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2199407 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2199407 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2199425 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2199425 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2199428 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores
   [junit4]   2> 2199429 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] 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> 2199429 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1
   [junit4]   2> 2199429 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2199430 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2199430 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2199430 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2199431 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2199434 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] 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:61538/jqc/hf",
   [junit4]   2>   "node_name":"127.0.0.1:61538_jqc%2Fhf",
   [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> 2199434 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2199434 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] 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:61538/jqc/hf",
   [junit4]   2>   "node_name":"127.0.0.1:61538_jqc%2Fhf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2199435 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2199436 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2199438 INFO  (zkCallback-2217-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf    ] 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> 2200436 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2200436 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2200437 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2200437 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2200438 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2200438 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1'
   [junit4]   2> 2200438 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2200438 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2200440 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2200445 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2200459 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2200465 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2200469 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2200541 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2200542 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2200543 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2200545 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2200572 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2200572 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2200572 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2200572 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1/data/]
   [junit4]   2> 2200572 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2200573 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1/data
   [junit4]   2> 2200573 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2200573 WARN  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2200574 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1/data/index
   [junit4]   2> 2200574 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2200574 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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@2f5653a0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ae4da46),segFN=segments_1,generation=1}
   [junit4]   2> 2200574 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2200574 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61538_jqc%2Fhf 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 /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1/data/
   [junit4]   2> 2200575 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2200576 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 2200609 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 2200609 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 2200609 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 2200609 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 2200631 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 2200634 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2200635 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2200635 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2200636 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2200958 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2200958 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200959 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200959 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200960 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2200960 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2200960 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4074938447883316]
   [junit4]   2> 2200960 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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@2f5653a0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ae4da46),segFN=segments_1,generation=1}
   [junit4]   2> 2200960 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2200960 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4de449bc[collection1] main
   [junit4]   2> 2200960 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200962 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200962 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200963 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2200963 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2200963 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200964 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200964 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200964 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2200974 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2200975 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200975 INFO  (searcherExecutor-6353-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4de449bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2200975 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200975 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200975 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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 1522101676538855424
   [junit4]   2> 2200977 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf 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 1522101676538855424
   [junit4]   2> 2200977 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2200978 INFO  (coreLoadExecutor-6352-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2200979 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf 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:61538/jqc/hf collection:control_collection shard:shard1
   [junit4]   2> 2200980 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200987 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf 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/95131354640613380-core_node1-n_0000000000
   [junit4]   2> 2200988 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200991 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2200991 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf 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> 2200991 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61538/jqc/hf/collection1/
   [junit4]   2> 2200991 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2200991 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61538/jqc/hf/collection1/ has no replicas
   [junit4]   2> 2200991 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] 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> 2200992 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2200993 INFO  (zkCallback-2217-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf    ] 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> 2200997 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2201002 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf 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:61538/jqc/hf/collection1/ shard1
   [junit4]   2> 2201010 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] 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:61538/jqc/hf",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2201118 INFO  (zkCallback-2217-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf    ] 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> 2201159 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:61538/jqc/hf/collection1/ and leader is http://127.0.0.1:61538/jqc/hf/collection1/
   [junit4]   2> 2201159 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf 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:61538/jqc/hf
   [junit4]   2> 2201159 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2201159 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2201159 INFO  (coreZkRegister-6346-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61538_jqc%2Fhf 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> 2201165 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] 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:61538/jqc/hf",
   [junit4]   2>   "node_name":"127.0.0.1:61538_jqc%2Fhf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2201166 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] 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:61538/jqc/hf",
   [junit4]   2>   "node_name":"127.0.0.1:61538_jqc%2Fhf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2201270 INFO  (zkCallback-2217-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf    ] 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> 2201438 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2201439 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2201440 INFO  (zkCallback-2219-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a82c680 name:ZooKeeperConnection Watcher:127.0.0.1:61535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2201440 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2201441 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2201441 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2201445 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2201445 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2201445 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2201445 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2201446 INFO  (zkCallback-2220-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cb8c77 name:ZooKeeperConnection Watcher:127.0.0.1:61535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2201447 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2201447 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2201452 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] 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: 4
   [junit4]   2> 2201452 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2201556 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 2201670 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/cores/collection1
   [junit4]   2> 2201672 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001
   [junit4]   2> 2201673 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2201675 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3736f0f8{/jqc/hf,null,AVAILABLE}
   [junit4]   2> 2201676 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8e52584{HTTP/1.1,[http/1.1]}{127.0.0.1:61544}
   [junit4]   2> 2201676 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.e.j.s.Server Started @2206625ms
   [junit4]   2> 2201676 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/jqc/hf, hostPort=61544, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/cores}
   [junit4]   2> 2201677 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2201677 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001'
   [junit4]   2> 2201677 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2201677 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2201677 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2201678 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2201679 INFO  (zkCallback-2221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31eef0ce name:ZooKeeperConnection Watcher:127.0.0.1:61535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2201679 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2201679 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2201681 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2201681 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/solr.xml
   [junit4]   2> 2201687 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/cores
   [junit4]   2> 2201687 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1182390576
   [junit4]   2> 2201687 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001]
   [junit4]   2> 2201687 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/lib
   [junit4]   2> 2201687 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] 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> 2201690 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2201690 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2201690 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2201690 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61535/solr
   [junit4]   2> 2201690 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2201690 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2201691 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2201692 INFO  (zkCallback-2224-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@287132f6 name:ZooKeeperConnection Watcher:127.0.0.1:61535 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2201693 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2201693 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2201695 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2201696 INFO  (zkCallback-2225-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f72abdb name:ZooKeeperConnection Watcher:127.0.0.1:61535/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2201696 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2201705 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2202718 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61544_jqc%2Fhf
   [junit4]   2> 2202719 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61544_jqc%2Fhf
   [junit4]   2> 2202722 INFO  (zkCallback-2219-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> 2202722 INFO  (zkCallback-2225-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf    ] 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> 2202722 INFO  (zkCallback-2217-thread-1-processing-n:127.0.0.1:61538_jqc%2Fhf) [n:127.0.0.1:61538_jqc%2Fhf    ] 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> 2202724 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2202725 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95131354640613385-127.0.0.1:61544_jqc%2Fhf-n_0000000001
   [junit4]   2> 2202726 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000 to know if I could be the leader
   [junit4]   2> 2202738 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2202739 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2202740 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/cores
   [junit4]   2> 2202740 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] 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> 2202740 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/cores/collection1
   [junit4]   2> 2202741 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2202742 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2202742 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[56DE66A0F0687AA5]) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2202743 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2202743 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2202745 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 2202745 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 2202746 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] 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:61544/jqc/hf",
   [junit4]   2>   "node_name":"127.0.0.1:61544_jqc%2Fhf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2202746 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 2202746 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2202747 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] 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:61544/jqc/hf",
   [junit4]   2>   "node_name":"127.0.0.1:61544_jqc%2Fhf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2202747 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 2202747 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2202852 INFO  (OverseerStateUpdate-95131354640613380-127.0.0.1:61538_jqc%2Fhf-n_0000000000) [n:127.0.0.1:61538_jqc%2Fhf    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2202853 INFO  (zkCallback-2225-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf    ] 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> 2202854 INFO  (zkCallback-2225-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 2203747 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2203747 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2203748 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2203748 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2203750 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2203750 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/cores/collection1'
   [junit4]   2> 2203750 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2203750 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2203752 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2203758 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2203760 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2203765 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2203770 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2203851 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2203852 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2203852 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2203856 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2203890 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf 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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2203890 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2203890 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2203890 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2203890 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2203890 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2203890 INFO  (coreLoadExecutor-6364-thread-1-processing-n:127.0.0.1:61544_jqc%2Fhf) [n:127.0.0.1:61544_jqc%2Fhf c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/te

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

ad-4852) [    ] 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> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribDocExpirationUpdateProcessorTest -Dtests.method=test -Dtests.seed=56DE66A0F0687AA5 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 56.4s J0 | DistribDocExpirationUpdateProcessorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56DE66A0F0687AA5:DE8A597A5E94175D]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:837)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1393)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
   [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> 2255169 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[56DE66A0F0687AA5]-worker) [n:127.0.0.1:61575_jqc%2Fhf c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_56DE66A0F0687AA5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en_MT, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=118183928,total=427147264
   [junit4]   2> NOTE: All tests run in this JVM: [CursorMarkTest, UpdateParamsTest, TestChildDocTransformer, InfoHandlerTest, SegmentsInfoRequestHandlerTest, TestManagedSchemaFieldResource, URLClassifyProcessorTest, ZkCLITest, DocValuesMissingTest, HdfsUnloadDistributedZkTest, BlockJoinFacetRandomTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DocumentBuilderTest, TestCloudManagedSchema, TestLeaderElectionZkExpiry, TermsComponentTest, TestRestManager, DistributedQueryComponentCustomSortTest, TestIntervalFaceting, PeerSyncTest, SimplePostToolTest, TestQuerySenderNoQuery, SOLR749Test, MoreLikeThisHandlerTest, DisMaxRequestHandlerTest, TestReRankQParserPlugin, TestConfig, AnalyticsMergeStrategyTest, TestIBSimilarityFactory, TestRuleBasedAuthorizationPlugin, QueryElevationComponentTest, SystemInfoHandlerTest, PrimUtilsTest, ZkStateReaderTest, TestSearchPerf, HighlighterMaxOffsetTest, TestAnalyzeInfixSuggestions, SimpleCollectionCreateDeleteTest, TestRandomCollapseQParserPlugin, CachingDirectoryFactoryTest, TestPostingsSolrHighlighter, AlternateDirectoryTest, TestHashPartitioner, MigrateRouteKeyTest, TestHighlightDedupGrouping, TestDynamicLoading, TestMiniSolrCloudCluster, TestSchemaResource, ShardRoutingTest, TestWordDelimiterFilterFactory, TestJmxIntegration, CurrencyFieldXmlFileTest, TestStressVersions, UUIDFieldTest, TestJettySolrRunner, TestFastLRUCache, TestRemoteStreaming, TestSimpleQParserPlugin, TestCloudInspectUtil, TestNRTOpen, HdfsSyncSliceTest, TestCloudSchemaless, TestGroupingSearch, ReturnFieldsTest, TestMergePolicyConfig, TestHighFrequencyDictionaryFactory, SolrRequestParserTest, TestTrackingShardHandlerFactory, ChaosMonkeyNothingIsSafeTest, PreAnalyzedUpdateProcessorTest, PolyFieldTest, TestRemoveLastDynamicCopyField, SliceStateTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, TestFunctionQuery, SyncSliceTest, HdfsNNFailoverTest, CloneFieldUpdateProcessorFactoryTest, CoreAdminRequestStatusTest, TestSolrCloudWithKerberosAlt, ExternalFileFieldSortTest, ZkControllerTest, RecoveryZkTest, SoftAutoCommitTest, DocValuesMultiTest, TestConfigSetsAPIExclusivity, TestAddFieldRealTimeGet, BlockDirectoryTest, RankQueryTest, TestExactStatsCache, TestCoreContainer, OverseerTest, BigEndianAscendingWordDeserializerTest, CloudMLTQParserTest, TestCSVLoader, UUIDUpdateProcessorFallbackTest, TestReloadDeadlock, TestSolrQueryParserDefaultOperatorResource, AliasIntegrationTest, TestSolr4Spatial2, TestConfigSetProperties, TestRandomForceMergePolicy, TestClassNameShortening, TestFileDictionaryLookup, TestShardHandlerFactory, TestFieldTypeResource, TestLFUCache, TestDynamicFieldResource, HighlighterTest, TestSweetSpotSimilarityFactory, RegexBoostProcessorTest, TestUniqueKeyFieldResource, TestReplicaProperties, PrimitiveFieldTypeTest, DistributedFacetPivotLongTailTest, TestComponentsName, RuleEngineTest, TestCustomSort, DocumentAnalysisRequestHandlerTest, TestJmxMonitoredMap, UnloadDistributedZkTest, TestOverriddenPrefixQueryForCustomFieldType, TestFaceting, TestLazyCores, TestInitQParser, TestMissingGroups, BitVectorTest, SimpleFacetsTest, HdfsRecoveryZkTest, PreAnalyzedFieldTest, HLLUtilTest, TestClassicSimilarityFactory, TestConfigOverlay, SolrIndexConfigTest, TestSolrDeletionPolicy1, BasicDistributedZkTest, TestRequestStatusCollectionAPI, TestSolrQueryResponse, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, AutoCommitTest, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, TestSort, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, DocValuesTest, TestStressLucene, SpatialFilterTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestWriterPerf, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaTest, JSONWriterTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestBinaryResponseWriter, HighlighterConfigTest, TestSolrIndexConfig, BadComponentTest, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, TestSystemIdResolver, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, ZkNodePropsTest, FileUtilsTest, CursorPagingTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed [429/573 (1!)] on J0 in 56.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 492 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:784: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:728: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1424: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 1 failure, 119 ignored (69 assumptions) [seed: 56DE66A0F0687AA5]

Total time: 71 minutes 25 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-MacOSX (64bit/jdk1.8.0) - Build # 2980 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test

Error Message:
IOException occured when talking to server at: http://127.0.0.1:62651/tb_q/jl/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62651/tb_q/jl/collection1
	at __randomizedtesting.SeedInfo.seed([A35D85C731C97996:2B09BA1D9F35146E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:896)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:859)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:874)
	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test(DistributedClusteringComponentTest.java:36)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	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.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
	... 49 more




Build Log:
[...truncated 13036 lines...]
   [junit4] Suite: org.apache.solr.handler.clustering.DistributedClusteringComponentTest
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/init-core-data-001
   [junit4]   2> 1730 T11 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /tb_q/jl
   [junit4]   2> 1905 T11 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1996 T11 oejul.Log.initialized Logging initialized @3900ms
   [junit4]   2> 2624 T11 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 2718 T11 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@243d0aaf{/tb_q/jl,null,AVAILABLE}
   [junit4]   2> 2761 T11 oejs.AbstractConnector.doStart Started ServerConnector@66a54eb9{HTTP/1.1,[http/1.1]}{127.0.0.1:62651}
   [junit4]   2> 2761 T11 oejs.Server.doStart Started @4668ms
   [junit4]   2> 2762 T11 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/tb_q/jl, hostPort=62651, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores}
   [junit4]   2> 2786 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2860 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control'
   [junit4]   2> 2873 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2873 T11 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2886 T11 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/solr.xml
   [junit4]   2> 3045 T11 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores
   [junit4]   2> 3223 T11 oasc.CoreContainer.<init> New CoreContainer 615275107
   [junit4]   2> 3223 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control]
   [junit4]   2> 3229 T11 oasc.CoreContainer.load WARN Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/lib
   [junit4]   2> 3307 T11 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3847 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 3858 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3862 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3870 T11 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3871 T11 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 4054 T11 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores
   [junit4]   2> 4068 T11 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 4069 T11 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1
   [junit4]   2> 4070 T11 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 4082 T24 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1'
   [junit4]   2> 4084 T24 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4084 T24 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 4093 T11 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0
   [junit4]   2> 4093 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 4178 T24 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 4215 T24 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 4509 T24 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4553 T24 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 5276 T24 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5277 T24 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 5277 T24 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5341 T24 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1'
   [junit4]   2> 5343 T24 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1
   [junit4]   2> 5460 T24 x:x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5491 T24 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 5496 T24 x:x:collection1 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 5520 T24 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 5520 T24 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=fast_warm,start=0,rows=10}, {q=static firstSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 5569 T24 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 5570 T24 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 5570 T24 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5594 T24 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 5719 T24 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7a431e45 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73f18e36),segFN=segments_1,generation=1}
   [junit4]   2> 5725 T24 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5730 T28 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 5731 T28 x:x:collection1 oasc.DirectoryFactory.cleanupOldIndexDirectories WARN /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 5755 T24 x:x:collection1 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 6382 T24 x:x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6522 T24 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6534 T24 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6535 T24 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6536 T24 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6651 T24 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,docClustering,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump
   [junit4]   2> 6652 T24 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6691 T24 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6691 T24 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6699 T24 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7a431e45 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73f18e36),segFN=segments_1,generation=1}
   [junit4]   2> 6699 T24 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6759 T24 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@34e5bef4[collection1] main
   [junit4]   2> 6792 T24 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1/conf
   [junit4]   2> 6792 T24 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1/conf}
   [junit4]   2> 6840 T24 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1/conf
   [junit4]   2> 6841 T24 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6897 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 7099 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'default'
   [junit4]   2> 7173 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc'
   [junit4]   2> 7181 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock'
   [junit4]   2> 7188 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock-external-attrs'
   [junit4]   2> 7189 T24 x:x:collection1 oashcc.SolrResourceLocator.getAll Loaded Solr resource: clustering/carrot2/mock-external-attrs-attributes.xml
   [junit4]   2> 8255 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'echo'
   [junit4]   2> 8274 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check'
   [junit4]   2> 8282 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check-custom-resource-dir'
   [junit4]   2> 8291 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check-custom-resource-dir-deprecated'
   [junit4]   2> 8300 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'custom-duplicating-tokenizer'
   [junit4]   2> 8308 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'custom-duplicating-stemmer'
   [junit4]   2> 8319 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: default [CarrotClusteringEngine]
   [junit4]   2> 8319 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering.
   [junit4]   2> 8319 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 8319 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 8320 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for search results clustering.
   [junit4]   2> 8320 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for document clustering: mock [MockDocumentClusteringEngine]
   [junit4]   2> 8320 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 8320 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 8320 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc'
   [junit4]   2> 8329 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'default'
   [junit4]   2> 8337 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock'
   [junit4]   2> 8346 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: default [CarrotClusteringEngine]
   [junit4]   2> 8346 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering.
   [junit4]   2> 8346 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 8346 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 8480 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'unavailable'
   [junit4]   2> 8488 T24 x:x:collection1 oashc.ClusteringComponent.inform Optional clustering engine not available: unavailable
   [junit4]   2> 8488 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lingo'
   [junit4]   2> 8497 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc'
   [junit4]   2> 8503 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock'
   [junit4]   2> 8511 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: lingo [CarrotClusteringEngine]
   [junit4]   2> 8511 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering.
   [junit4]   2> 8511 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 8511 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 8511 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>'
   [junit4]   2> 8512 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>'
   [junit4]   2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.inform WARN Duplicate clustering engine component named ''.
   [junit4]   2> 8512 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>'
   [junit4]   2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.inform WARN Duplicate clustering engine component named ''.
   [junit4]   2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering:  [CarrotClusteringEngine]
   [junit4]   2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering.
   [junit4]   2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 8515 T24 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 8561 T29 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@34e5bef4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8564 T24 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 8710 T11 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 8713 T11 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 8717 T11 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@26d2e671{/tb_q/jl,null,AVAILABLE}
   [junit4]   2> 8718 T11 oejs.AbstractConnector.doStart Started ServerConnector@4dfc14b{HTTP/1.1,[http/1.1]}{127.0.0.1:62652}
   [junit4]   2> 8718 T11 oejs.Server.doStart Started @10625ms
   [junit4]   2> 8718 T11 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/tb_q/jl, hostPort=62652, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores}
   [junit4]   2> 8721 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 8721 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0'
   [junit4]   2> 8722 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8722 T11 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8723 T11 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 8747 T11 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores
   [junit4]   2> 8748 T11 oasc.CoreContainer.<init> New CoreContainer 49195529
   [junit4]   2> 8748 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0]
   [junit4]   2> 8749 T11 oasc.CoreContainer.load WARN Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/lib
   [junit4]   2> 8755 T11 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 8761 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 8761 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 8762 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 8762 T11 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 8762 T11 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 8772 T11 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores
   [junit4]   2> 8777 T11 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 8777 T11 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 8778 T11 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 8791 T42 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1'
   [junit4]   2> 8796 T42 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8796 T11 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0
   [junit4]   2> 8797 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 8796 T42 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8852 T42 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 8870 T42 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 8889 T42 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 8928 T42 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@2d23eeb
   [junit4]   2> 8963 T29 x:x:collection1 C0 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=fast_warm&distrib=false&start=0&rows=10&event=firstSearcher} hits=0 status=0 QTime=388
   [junit4]   2> 8974 T42 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 8974 T42 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 8975 T42 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 8985 T42 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1'
   [junit4]   2> 8996 T42 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1
   [junit4]   2> 8996 T42 x:x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 8997 T42 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 8997 T42 x:x:collection1 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 8999 T42 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 8999 T42 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=fast_warm,start=0,rows=10}, {q=static firstSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 9001 T42 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 9011 T42 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 9011 T42 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 9012 T42 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 9015 T42 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@249216c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@728a4a39),segFN=segments_1,generation=1}
   [junit4]   2> 9020 T42 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 9025 T46 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 9025 T42 x:x:collection1 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 9026 T46 x:x:collection1 oasc.DirectoryFactory.cleanupOldIndexDirectories WARN /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 9029 T42 x:x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 9029 T29 x:x:collection1 C0 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+query+from+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=59
   [junit4]   2> 9030 T29 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 9030 T29 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34e5bef4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9036 T42 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9037 T42 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9038 T42 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9039 T42 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9046 T42 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,docClustering,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump
   [junit4]   2> 9048 T42 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 9049 T42 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 9049 T42 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 9050 T42 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@249216c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@728a4a39),segFN=segments_1,generation=1}
   [junit4]   2> 9050 T42 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 9051 T42 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@798d785b[collection1] main
   [junit4]   2> 9051 T42 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1/conf
   [junit4]   2> 9052 T42 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1/conf}
   [junit4]   2> 9052 T42 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1/conf
   [junit4]   2> 9053 T42 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 9053 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 9055 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'default'
   [junit4]   2> 9064 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc'
   [junit4]   2> 9072 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock'
   [junit4]   2> 9079 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock-external-attrs'
   [junit4]   2> 9080 T42 x:x:collection1 oashcc.SolrResourceLocator.getAll Loaded Solr resource: clustering/carrot2/mock-external-attrs-attributes.xml
   [junit4]   2> 9096 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'echo'
   [junit4]   2> 9103 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check'
   [junit4]   2> 9111 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check-custom-resource-dir'
   [junit4]   2> 9118 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check-custom-resource-dir-deprecated'
   [junit4]   2> 9124 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'custom-duplicating-tokenizer'
   [junit4]   2> 9137 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'custom-duplicating-stemmer'
   [junit4]   2> 9145 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: default [CarrotClusteringEngine]
   [junit4]   2> 9145 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering.
   [junit4]   2> 9146 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 9146 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 9146 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for search results clustering.
   [junit4]   2> 9147 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for document clustering: mock [MockDocumentClusteringEngine]
   [junit4]   2> 9147 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 9147 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 9147 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc'
   [junit4]   2> 9156 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'default'
   [junit4]   2> 9180 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock'
   [junit4]   2> 9194 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: default [CarrotClusteringEngine]
   [junit4]   2> 9194 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering.
   [junit4]   2> 9194 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 9194 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 9291 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'unavailable'
   [junit4]   2> 9300 T42 x:x:collection1 oashc.ClusteringComponent.inform Optional clustering engine not available: unavailable
   [junit4]   2> 9300 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lingo'
   [junit4]   2> 9307 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc'
   [junit4]   2> 9314 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock'
   [junit4]   2> 9322 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: lingo [CarrotClusteringEngine]
   [junit4]   2> 9322 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering.
   [junit4]   2> 9322 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 9322 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines
   [junit4]   2> 9323 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>'
   [junit4]   2> 9323 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>'
   [junit4]   2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.inform WARN Duplicate clustering engine component named ''.
   [junit4]   2> 9323 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>'
   [junit4]   2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.inform WARN Duplicate clustering engine component named ''.
   [junit4]   2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering:  [CarrotClusteringEngine]
   [junit4]   2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering.
   [junit4]   2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines
   [junit4]   2> 9324 T42 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 9324 T47 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@798d785b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@b28db67
   [junit4]   2> 9325 T47 x:x:collection1 C1 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=fast_warm&distrib=false&start=0&rows=10&event=firstSearcher} hits=0 status=0 QTime=0
   [junit4]   2> 9327 T47 x:x:collection1 C1 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+query+from+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=1
   [junit4]   2> 9327 T47 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 9327 T47 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@798d785b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9328 T42 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 9803 T11 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> 10637 T11 oas.SolrTestCaseJ4.tearDown ###Ending test
   [junit4]   2> 10657 T11 oejs.AbstractConnector.doStop Stopped ServerConnector@66a54eb9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 10659 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=615275107
   [junit4]   2> 10662 T11 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2d23eeb
   [junit4]   2> 10663 T11 x:x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 10667 T11 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 10667 T11 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 10667 T11 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 10684 T11 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 10687 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 10688 T11 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index;done=false>>]
   [junit4]   2> 10688 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 10688 T11 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data;done=false>>]
   [junit4]   2> 10690 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 10694 T11 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@243d0aaf{/tb_q/jl,null,UNAVAILABLE}
   [junit4]   2> 10712 T11 oejs.AbstractConnector.doStop Stopped ServerConnector@4dfc14b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 10712 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=49195529
   [junit4]   2> 10714 T11 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b28db67
   [junit4]   2> 10714 T11 x:x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 10716 T11 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 10716 T11 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 10716 T11 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 10718 T11 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 10718 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 10718 T11 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index;done=false>>]
   [junit4]   2> 10719 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 10719 T11 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data;done=false>>]
   [junit4]   2> 10720 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 10721 T11 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@26d2e671{/tb_q/jl,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedClusteringComponentTest -Dtests.method=test -Dtests.seed=A35D85C731C97996 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=America/Indiana/Vevay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.98s J0 | DistributedClusteringComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62651/tb_q/jl/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A35D85C731C97996:2B09BA1D9F35146E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:896)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:859)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:874)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:545)
   [junit4]    > 	at org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test(DistributedClusteringComponentTest.java:36)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketException: Connection reset
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]    > 	... 49 more
   [junit4]   2> 10741 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=tr, timezone=America/Indiana/Vevay
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=51768568,total=144179200
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedClusteringComponentTest]
   [junit4] Completed [1/3 (1!)] on J0 in 11.19s, 1 test, 1 error <<< FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:784: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:728: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:253: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:457: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1424: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: There were test failures: 3 suites, 30 tests, 1 error [seed: A35D85C731C97996]

Total time: 74 minutes 33 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