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/10/07 23:35:09 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60) - Build # 14445 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14445/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([D5FE8148A58F9B3C:C69DB32794E0229A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9712 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/init-core-data-001
   [junit4]   2> 851858 INFO  (SUITE-SolrCloudExampleTest-seed#[D5FE8148A58F9B3C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 851858 INFO  (SUITE-SolrCloudExampleTest-seed#[D5FE8148A58F9B3C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 851860 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 851860 INFO  (Thread-1878) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 851861 INFO  (Thread-1878) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 851960 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.ZkTestServer start zk server on port:41598
   [junit4]   2> 851961 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 851961 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 851964 INFO  (zkCallback-558-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1440d5b name:ZooKeeperConnection Watcher:127.0.0.1:41598 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 851964 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 851964 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 851964 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 851966 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 851967 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 851967 INFO  (zkCallback-559-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d9bcbe name:ZooKeeperConnection Watcher:127.0.0.1:41598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 851968 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 851968 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 851968 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 851969 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 851970 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 851971 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 851972 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 851972 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 851976 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 851976 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 851978 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 851978 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 851979 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 851979 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 851980 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 851980 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 851981 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 851981 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 851982 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 851983 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 851984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 851984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 851985 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 851986 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 851987 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 851987 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 851988 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 851988 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 852078 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1
   [junit4]   2> 852080 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 852082 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@de9fa{/,null,AVAILABLE}
   [junit4]   2> 852084 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@10b7796{HTTP/1.1}{127.0.0.1:52320}
   [junit4]   2> 852084 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.Server Started @853606ms
   [junit4]   2> 852084 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/tempDir-001/control/data, hostContext=/, hostPort=52320, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores}
   [junit4]   2> 852084 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 852084 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/'
   [junit4]   2> 852114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 852114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 852115 INFO  (zkCallback-560-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b71ca7 name:ZooKeeperConnection Watcher:127.0.0.1:41598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 852115 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 852116 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 852121 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 852121 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/solr.xml
   [junit4]   2> 852139 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores
   [junit4]   2> 852140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.CoreContainer New CoreContainer 17912501
   [junit4]   2> 852140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/]
   [junit4]   2> 852140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/lib
   [junit4]   2> 852140 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/lib).
   [junit4]   2> 852150 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] 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> 852151 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 852152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 852152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 852152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41598/solr
   [junit4]   2> 852152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 852152 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 852154 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 852156 INFO  (zkCallback-562-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b5dc1f name:ZooKeeperConnection Watcher:127.0.0.1:41598 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 852157 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 852157 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 852161 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 852169 INFO  (zkCallback-563-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@932f2c name:ZooKeeperConnection Watcher:127.0.0.1:41598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 852169 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 852174 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 852176 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 852180 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 852181 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 852183 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 852184 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 852185 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 852186 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 852187 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 852188 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52320_
   [junit4]   2> 852188 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52320_
   [junit4]   2> 852190 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 852191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 852192 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 852192 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94650529550696452-127.0.0.1:52320_-n_0000000000
   [junit4]   2> 852193 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52320_
   [junit4]   2> 852193 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 852194 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.Overseer Overseer (id=94650529550696452-127.0.0.1:52320_-n_0000000000) starting
   [junit4]   2> 852195 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 852200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 852200 INFO  (OverseerCollectionConfigSetProcessor-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 852200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 852200 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 852264 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 852265 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 852266 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores
   [junit4]   2> 852276 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 852277 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/
   [junit4]   2> 852277 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 852278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 852278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:52320_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 852278 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 852278 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 852281 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] 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:52320",
   [junit4]   2>   "node_name":"127.0.0.1:52320_",
   [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> 852281 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 852281 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] 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:52320",
   [junit4]   2>   "node_name":"127.0.0.1:52320_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 852282 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 852282 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 852293 INFO  (zkCallback-563-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_    ] 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> 853281 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 853281 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 853282 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 853282 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 853282 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 853282 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/'
   [junit4]   2> 853303 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 853317 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 853335 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 853361 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 853362 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 853421 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 853579 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 853588 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 853589 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 853599 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 853602 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 853605 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 853606 WARN  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 853606 WARN  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 853606 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 853607 WARN  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 853607 WARN  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 853608 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 853608 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 853608 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 853609 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 853609 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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@13c71e5
   [junit4]   2> 853609 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/data
   [junit4]   2> 853610 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 853610 WARN  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 853610 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/data/index
   [junit4]   2> 853610 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 853611 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1320705 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1dc4b),segFN=segments_1,generation=1}
   [junit4]   2> 853611 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 853611 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52320_ 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/data/
   [junit4]   2> 853611 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 853618 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 853618 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 853619 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 853619 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 853619 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 853619 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853619 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853619 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853619 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853621 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853623 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853625 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853627 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 853636 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 853637 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853637 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853637 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853639 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 853639 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 853640 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=90.560546875, floorSegmentMB=0.7236328125, forceMergeDeletesPctAllowed=12.351258243199547, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8567574304841047
   [junit4]   2> 853640 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1320705 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1dc4b),segFN=segments_1,generation=1}
   [junit4]   2> 853640 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 853640 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a0bca8[collection1] main
   [junit4]   2> 853640 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853641 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853641 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853641 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 853641 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 853641 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853642 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853642 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853642 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 853642 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 853643 INFO  (searcherExecutor-2602-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a0bca8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 853643 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853643 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853644 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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> 853644 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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 1514408474679705600
   [junit4]   2> 853646 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ 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 1514408474679705600
   [junit4]   2> 853646 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 853646 INFO  (coreLoadExecutor-2601-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 853647 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ 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:52320 collection:control_collection shard:shard1
   [junit4]   2> 853647 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ 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> 853649 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ 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/94650529550696452-core_node1-n_0000000000
   [junit4]   2> 853649 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 853650 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 853650 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ 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> 853650 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52320/collection1/
   [junit4]   2> 853650 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] 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> 853650 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 853651 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52320/collection1/ has no replicas
   [junit4]   2> 853651 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ 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:52320/collection1/ shard1
   [junit4]   2> 853651 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 853654 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 853656 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] 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:52320",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 853758 INFO  (zkCallback-563-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_    ] 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> 853780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 853780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 853781 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bf9fbc name:ZooKeeperConnection Watcher:127.0.0.1:41598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 853781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 853782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 853782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 853783 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 853806 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52320/collection1/ and leader is http://127.0.0.1:52320/collection1/
   [junit4]   2> 853806 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ 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:52320
   [junit4]   2> 853806 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 853806 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 853806 INFO  (coreZkRegister-2595-thread-1-processing-n:127.0.0.1:52320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52320_ 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> 853808 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] 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:52320",
   [junit4]   2>   "node_name":"127.0.0.1:52320_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 853808 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52320",
   [junit4]   2>   "node_name":"127.0.0.1:52320_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 853851 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/cores/collection1
   [junit4]   2> 853851 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001
   [junit4]   2> 853852 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 853861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@150bc57{/,null,AVAILABLE}
   [junit4]   2> 853861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d56af9{HTTP/1.1}{127.0.0.1:39544}
   [junit4]   2> 853861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.Server Started @855383ms
   [junit4]   2> 853861 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=39544, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/cores}
   [junit4]   2> 853862 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 853862 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/'
   [junit4]   2> 853880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 853881 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 853882 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b16d3a name:ZooKeeperConnection Watcher:127.0.0.1:41598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 853882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 853883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 853883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 853883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/solr.xml
   [junit4]   2> 853893 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/cores
   [junit4]   2> 853893 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.CoreContainer New CoreContainer 18454059
   [junit4]   2> 853893 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/]
   [junit4]   2> 853893 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/lib
   [junit4]   2> 853893 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/lib).
   [junit4]   2> 853901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] 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> 853902 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 853902 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 853902 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 853903 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41598/solr
   [junit4]   2> 853903 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 853903 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 853903 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 853904 INFO  (zkCallback-568-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b37105 name:ZooKeeperConnection Watcher:127.0.0.1:41598 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 853904 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 853905 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 853906 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 853907 INFO  (zkCallback-569-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1897ba0 name:ZooKeeperConnection Watcher:127.0.0.1:41598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 853907 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 853910 INFO  (zkCallback-563-thread-1-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_    ] 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> 853910 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 853911 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 854914 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39544_
   [junit4]   2> 854915 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39544_
   [junit4]   2> 854915 INFO  (zkCallback-563-thread-2-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_    ] 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> 854915 INFO  (zkCallback-569-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_    ] 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> 854915 INFO  (zkCallback-565-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> 854916 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 854917 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94650529550696456-127.0.0.1:39544_-n_0000000001
   [junit4]   2> 854918 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94650529550696452-127.0.0.1:52320_-n_0000000000 to know if I could be the leader
   [junit4]   2> 854942 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 854942 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 854942 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/cores
   [junit4]   2> 854943 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 854943 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/cores/collection1/
   [junit4]   2> 854943 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 854944 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 854945 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:39544_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 854945 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 854945 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 854946 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 854949 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] 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:39544",
   [junit4]   2>   "node_name":"127.0.0.1:39544_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 854950 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] 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:39544",
   [junit4]   2>   "node_name":"127.0.0.1:39544_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 854950 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 854950 INFO  (OverseerStateUpdate-94650529550696452-127.0.0.1:52320_-n_0000000000) [n:127.0.0.1:52320_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 855052 INFO  (zkCallback-563-thread-2-processing-n:127.0.0.1:52320_) [n:127.0.0.1:52320_    ] 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> 855052 INFO  (zkCallback-569-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_    ] 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> 855052 INFO  (zkCallback-565-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> 855947 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 855947 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 855947 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 855947 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 855948 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 855948 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001/shard-1-001/cores/collection1/'
   [junit4]   2> 855975 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 855985 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 855994 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 856017 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 856019 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 856033 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 856155 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 856161 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 856162 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 856172 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 856174 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 856176 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 856176 WARN  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 856176 WARN  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 856176 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 856177 WARN  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 856177 WARN  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 856178 INFO  (coreLoadExecutor-2612-thread-1-processing-n:127.0.0.1:39544_) [n:127.0.0.1:39544_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find 

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

1:44227_) [n:127.0.0.1:44227_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/94650529550696465-core_node4-n_0000000001
   [junit4]   2> 893447 WARN  (zkCallback-582-thread-2-processing-n:127.0.0.1:44227_) [n:127.0.0.1:44227_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/94650529550696465-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 893449 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1cbe4a4{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 893449 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@95155{/,null,UNAVAILABLE}
   [junit4]   2> 893450 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D5FE8148A58F9B3C]) [n:127.0.0.1:44227_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41598 41598
   [junit4]   2> 893626 INFO  (Thread-1878) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41598 41598
   [junit4]   2> 893627 WARN  (Thread-1878) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	8	/solr/configs/gettingstarted
   [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> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=D5FE8148A58F9B3C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 41.8s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D5FE8148A58F9B3C:C69DB32794E0229A]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 893638 INFO  (SUITE-SolrCloudExampleTest-seed#[D5FE8148A58F9B3C]-worker) [n:127.0.0.1:44227_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D5FE8148A58F9B3C-001
   [junit4]   2> Oct 07, 2015 9:15:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ar_LY, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Linux 3.19.0-30-generic i386/Oracle Corporation 1.8.0_60 (32-bit)/cpus=12,threads=1,free=280178312,total=377192448
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestoreCore, TestLeaderElectionZkExpiry, SpellCheckComponentTest, HLLUtilTest, IndexBasedSpellCheckerTest, TestStandardQParsers, SortByFunctionTest, SmileWriterTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestAnalyzeInfixSuggestions, TestWordDelimiterFilterFactory, DistribDocExpirationUpdateProcessorTest, SoftAutoCommitTest, ZkStateReaderTest, DistribJoinFromCollectionTest, TestExceedMaxTermLength, TestJsonFacets, ShardRoutingTest, TestIntervalFaceting, SliceStateTest, ZkControllerTest, TestReqParamsAPI, SuggesterFSTTest, UUIDUpdateProcessorFallbackTest, TestInitQParser, AtomicUpdatesTest, DistributedQueryComponentOptimizationTest, TestExclusionRuleCollectionAccess, TestNRTOpen, DocumentBuilderTest, RemoteQueryErrorTest, LoggingHandlerTest, TestLMJelinekMercerSimilarityFactory, SimplePostToolTest, TestJmxMonitoredMap, BlockDirectoryTest, CdcrReplicationDistributedZkTest, TestSortingResponseWriter, DeleteLastCustomShardedReplicaTest, MoreLikeThisHandlerTest, TestPartialUpdateDeduplication, DocValuesMissingTest, TestSuggestSpellingConverter, TestScoreJoinQPScore, DistanceFunctionTest, TestRestManager, FastVectorHighlighterTest, TestSchemaSimilarityResource, SolrIndexConfigTest, TestBinaryResponseWriter, TestManagedSchema, TestObjectReleaseTracker, TestFiltering, TestQuerySenderNoQuery, SparseHLLTest, ReplicationFactorTest, UniqFieldsUpdateProcessorFactoryTest, OpenCloseCoreStressTest, TestSolrCoreProperties, TestQueryTypes, SchemaVersionSpecificBehaviorTest, TestSolrDeletionPolicy2, BitVectorTest, TestUpdate, TestRTGBase, TestDFRSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, RankQueryTest, CollectionsAPIDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestConfigOverlay, TestDistributedGrouping, CollectionTooManyReplicasTest, TestReplicationHandlerBackup, TestCoreContainer, TestConfigSets, TestBlendedInfixSuggestions, WordBreakSolrSpellCheckerTest, TestCustomSort, HdfsBasicDistributedZk2Test, TestHashPartitioner, DistribCursorPagingTest, SolrCloudExampleTest]
   [junit4] Completed [180/547] on J1 in 42.07s, 1 test, 1 failure <<< FAILURES!

[...truncated 1164 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2147 tests, 1 failure, 72 ignored (36 assumptions) [seed: D5FE8148A58F9B3C]

Total time: 57 minutes 57 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-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b82) - Build # 14448 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14448/
Java: 64bit/jdk1.9.0-ea-b82 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([B3010E97B2DDABE7:1445B633DF66B85E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationAfterPeerSync(CdcrReplicationHandlerTest.java:158)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
	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:519)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:746)




Build Log:
[...truncated 10500 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/temp/junit4-J1-20151008_024540_926.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x00007f75aa8d3cce, pid=26535, tid=0x00000000000067f8
   [junit4] #
   [junit4] # JRE version: Java(TM) SE Runtime Environment (9.0-b82) (build 1.9.0-ea-b82)
   [junit4] # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-ea-b82, mixed mode, tiered, concurrent mark sweep gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0x80ccce]  PhaseIdealLoop::build_loop_late_post(Node*)+0x13e
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/hs_err_pid26535.log
   [junit4] 
   [junit4] [error occurred during error reporting , id 0xb]
   [junit4] 
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] #
   [junit4] <<< JVM J1: EOF ----

[...truncated 10 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/init-core-data-001
   [junit4]   2> 973981 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[B3010E97B2DDABE7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 973981 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[B3010E97B2DDABE7]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 973983 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 973983 INFO  (Thread-2939) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 973983 INFO  (Thread-2939) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 974083 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.ZkTestServer start zk server on port:52792
   [junit4]   2> 974083 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 974084 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 974085 INFO  (zkCallback-1244-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55bd6498 name:ZooKeeperConnection Watcher:127.0.0.1:52792 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 974085 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 974085 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 974085 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 974086 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 974087 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 974087 INFO  (zkCallback-1245-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40bb794f name:ZooKeeperConnection Watcher:127.0.0.1:52792/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 974087 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 974087 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 974087 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 974088 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 974088 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 974089 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 974090 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 974090 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 974090 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 974090 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 974091 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 974091 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 974092 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 974092 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 974092 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 974092 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 974093 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 974093 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 974093 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 974093 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 974094 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 974094 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 974094 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 974094 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 974095 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 974095 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 974095 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 974095 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 974096 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 974096 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 974097 INFO  (zkCallback-1246-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28c34325 name:ZooKeeperConnection Watcher:127.0.0.1:52792/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 974097 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 974097 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 974098 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 974147 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1
   [junit4]   2> 974148 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 974149 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ca43340{/,null,AVAILABLE}
   [junit4]   2> 974151 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@126a2e3e{SSL-http/1.1}{127.0.0.1:49811}
   [junit4]   2> 974151 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.e.j.s.Server Started @975830ms
   [junit4]   2> 974151 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=49811, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores}
   [junit4]   2> 974151 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@20fa23c1
   [junit4]   2> 974151 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/'
   [junit4]   2> 974159 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 974160 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 974160 INFO  (zkCallback-1247-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d0b421b name:ZooKeeperConnection Watcher:127.0.0.1:52792/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 974160 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 974161 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 974161 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 974161 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/solr.xml
   [junit4]   2> 974171 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores
   [junit4]   2> 974171 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.CoreContainer New CoreContainer 635367342
   [junit4]   2> 974171 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/]
   [junit4]   2> 974171 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/lib
   [junit4]   2> 974171 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/lib).
   [junit4]   2> 974176 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] 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> 974177 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 974178 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 974178 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 974178 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52792/solr
   [junit4]   2> 974178 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 974178 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 974179 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 974179 INFO  (zkCallback-1249-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d743d15 name:ZooKeeperConnection Watcher:127.0.0.1:52792 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 974179 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 974180 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 974180 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 974181 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e061df6 name:ZooKeeperConnection Watcher:127.0.0.1:52792/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 974181 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 974181 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 974182 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 974183 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 974183 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 974184 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 974184 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 974185 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 974185 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 974186 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 974186 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49811_
   [junit4]   2> 974186 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49811_
   [junit4]   2> 974186 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 974187 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 974187 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 974187 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94651896078925829-127.0.0.1:49811_-n_0000000000
   [junit4]   2> 974187 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49811_
   [junit4]   2> 974187 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 974188 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.Overseer Overseer (id=94651896078925829-127.0.0.1:49811_-n_0000000000) starting
   [junit4]   2> 974188 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 974190 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 974190 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 974190 INFO  (OverseerCollectionConfigSetProcessor-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 974190 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 974195 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 974195 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 974195 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores
   [junit4]   2> 974196 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 974196 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/
   [junit4]   2> 974196 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 974196 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 974196 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 974196 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 974196 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:49811_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 974198 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:49811",
   [junit4]   2>   "node_name":"127.0.0.1:49811_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 974198 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 974198 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:49811",
   [junit4]   2>   "node_name":"127.0.0.1:49811_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 974198 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 974198 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 974198 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_    ] 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> 975198 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 975198 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 975198 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 975198 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 975199 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 975199 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 975199 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 975199 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 975200 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 975200 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/'
   [junit4]   2> 975207 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 975209 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 975211 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 975216 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 975218 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 975220 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 975279 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 975280 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 975280 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 975282 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 975288 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 975288 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 975288 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 975288 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 975288 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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@3fe2f443
   [junit4]   2> 975289 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/data
   [junit4]   2> 975289 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 975289 WARN  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 975289 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 975290 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.3359375, floorSegmentMB=1.0732421875, forceMergeDeletesPctAllowed=18.8055849712348, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6356152712109963
   [junit4]   2> 975308 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 975309 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 975309 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/data/
   [junit4]   2> 975311 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 975320 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 975323 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 975323 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 975324 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 975324 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 975330 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 975330 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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> 975330 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 975331 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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> 975331 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 975331 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 975331 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22459063323394857]
   [junit4]   2> 975332 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 975332 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 975332 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6cae6002[collection1] main
   [junit4]   2> 975332 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 975332 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 975332 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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> 975332 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 975333 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 975333 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 975333 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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> 975333 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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> 975333 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 975333 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 975335 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 975336 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 975339 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 975346 INFO  (searcherExecutor-3907-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6cae6002[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 975346 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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> 975346 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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> 975346 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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> 975346 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_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 1514430338690973696
   [junit4]   2> 975348 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1514430338690973696
   [junit4]   2> 975348 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 975349 INFO  (coreLoadExecutor-3906-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 975349 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:49811 collection:tmp_collection shard:shard1
   [junit4]   2> 975350 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 975351 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard1/election/94651896078925829-core_node1-n_0000000000
   [junit4]   2> 975351 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 975352 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 975352 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 975352 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:49811/collection1/
   [junit4]   2> 975352 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 975352 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:49811/collection1/ has no replicas
   [junit4]   2> 975352 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 975352 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:49811/collection1/ shard1
   [junit4]   2> 975352 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard1
   [junit4]   2> 975353 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 975354 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_    ] o.a.s.h.CdcrProcessStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 975356 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:49811",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 975458 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_    ] 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> 975506 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:49811/collection1/ and leader is https://127.0.0.1:49811/collection1/
   [junit4]   2> 975506 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49811
   [junit4]   2> 975507 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 975507 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 975507 INFO  (coreZkRegister-3900-thread-1-processing-n:127.0.0.1:49811_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:49811_ c:tmp_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> 975508 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] 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":"https://127.0.0.1:49811",
   [junit4]   2>   "node_name":"127.0.0.1:49811_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 975508 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] 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":"https://127.0.0.1:49811",
   [junit4]   2>   "node_name":"127.0.0.1:49811_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 975609 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_    ] 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> 975747 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1
   [junit4]   2> 975748 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 975749 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2850ddcc{/,null,AVAILABLE}
   [junit4]   2> 975751 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@507fd3da{SSL-http/1.1}{127.0.0.1:45773}
   [junit4]   2> 975751 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.e.j.s.Server Started @977430ms
   [junit4]   2> 975751 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=45773, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores}
   [junit4]   2> 975751 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@20fa23c1
   [junit4]   2> 975751 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/'
   [junit4]   2> 975759 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 975759 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 975760 INFO  (zkCallback-1251-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@640e331 name:ZooKeeperConnection Watcher:127.0.0.1:52792/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 975760 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 975761 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 975761 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 975761 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/solr.xml
   [junit4]   2> 975764 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores
   [junit4]   2> 975764 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.CoreContainer New CoreContainer 1006461473
   [junit4]   2> 975764 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/]
   [junit4]   2> 975764 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/lib
   [junit4]   2> 975764 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/lib).
   [junit4]   2> 975768 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] 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> 975770 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 975771 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 975771 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 975771 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52792/solr
   [junit4]   2> 975771 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 975771 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 975771 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 975772 INFO  (zkCallback-1253-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50a4fae9 name:ZooKeeperConnection Watcher:127.0.0.1:52792 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 975772 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 975772 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 975773 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 975773 INFO  (zkCallback-1254-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65d301ca name:ZooKeeperConnection Watcher:127.0.0.1:52792/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 975773 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 975775 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 976777 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45773_
   [junit4]   2> 976778 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45773_
   [junit4]   2> 976778 INFO  (zkCallback-1254-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_    ] 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> 976778 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_    ] 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> 976778 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 976778 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94651896078925832-127.0.0.1:45773_-n_0000000001
   [junit4]   2> 976779 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94651896078925829-127.0.0.1:49811_-n_0000000000 to know if I could be the leader
   [junit4]   2> 976783 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 976783 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 976783 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores
   [junit4]   2> 976784 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 976784 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/
   [junit4]   2> 976784 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 976784 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 976784 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[B3010E97B2DDABE7]) [n:127.0.0.1:45773_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 976784 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 976785 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 976785 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection tmp_collection
   [junit4]   2> 976785 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch tmp_collection
   [junit4]   2> 976785 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for tmp_collection
   [junit4]   2> 976785 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45773",
   [junit4]   2>   "node_name":"127.0.0.1:45773_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 976786 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45773",
   [junit4]   2>   "node_name":"127.0.0.1:45773_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 976786 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 976786 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 976786 INFO  (OverseerStateUpdate-94651896078925829-127.0.0.1:49811_-n_0000000000) [n:127.0.0.1:49811_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 976887 INFO  (zkCallback-1254-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_    ] 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> 976887 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:49811_) [n:127.0.0.1:49811_    ] 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> 977786 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 977786 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 977786 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 977786 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 977786 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 977786 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/'
   [junit4]   2> 977801 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 977804 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 977806 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 977811 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 977812 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 977814 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 977869 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 977870 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 977870 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 977872 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 977877 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_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=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 977877 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 977877 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 977877 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 977877 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fe2f443
   [junit4]   2> 977878 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/data
   [junit4]   2> 977878 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 977878 WARN  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 977878 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 977878 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=44.3359375, floorSegmentMB=1.0732421875, forceMergeDeletesPctAllowed=18.8055849712348, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6356152712109963
   [junit4]   2> 977926 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 977926 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 977927 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/data/
   [junit4]   2> 977928 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 977928 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 977930 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 977931 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 977931 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 977931 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 977934 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 977934 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 977935 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 977935 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 977935 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 977935 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 977936 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22459063323394857]
   [junit4]   2> 977936 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_B3010E97B2DDABE7-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 977936 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 977937 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7e656013[collection1] main
   [junit4]   2> 977937 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 977937 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 977937 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.0.0.1:45773_) [n:127.0.0.1:45773_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 977937 INFO  (coreLoadExecutor-3918-thread-1-processing-n:127.

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

olr-trunk-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.1.17.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/antlr-2.7.7.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/antlr4-runtime-4.5.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-core-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-core-api-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/bcprov-jdk15-1.45.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/cglib-nodep-2.2.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/commons-collections-3.2.1.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/commons-math3-3.4.1.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/easymock-3.0.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/jackson-annotations-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/jackson-databind-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/objenesis-1.2.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/presto-parser-0.108.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/test-lib/slice-0.10.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-6.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.17.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/temp/junit4-J2-20151008_024540_926.events @/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/temp/junit4-J2-20151008_024540_926.suites -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  Process output piped in logs above.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1485)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:963)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:960)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:746)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  Process output piped in logs above.

Total time: 56 minutes 16 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-Linux (64bit/jdk1.8.0_60) - Build # 14447 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([D9B5950AD62EF657:7EF12DAEBB95E5EE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplication(CdcrReplicationHandlerTest.java:86)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:51)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([D9B5950AD62EF657:CAD6A765E7414FF1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10495 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/init-core-data-001
   [junit4]   2> 1321002 INFO  (SUITE-SolrCloudExampleTest-seed#[D9B5950AD62EF657]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1321002 INFO  (SUITE-SolrCloudExampleTest-seed#[D9B5950AD62EF657]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_q/ak
   [junit4]   2> 1321003 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1321003 INFO  (Thread-4224) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1321003 INFO  (Thread-4224) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1321103 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.ZkTestServer start zk server on port:46011
   [junit4]   2> 1321103 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1321104 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321105 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14b3ba6b name:ZooKeeperConnection Watcher:127.0.0.1:46011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321105 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321105 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1321105 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1321107 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1321107 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321107 INFO  (zkCallback-1276-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@613486fa name:ZooKeeperConnection Watcher:127.0.0.1:46011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321107 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321107 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1321107 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1321108 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1321108 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1321108 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1321109 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1321109 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1321109 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1321110 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1321110 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1321110 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1321111 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1321111 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1321111 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1321111 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1321112 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1321112 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1321112 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1321112 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1321113 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1321113 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1321113 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1321113 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1321114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1321114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1321114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1321114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1321157 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1
   [junit4]   2> 1321158 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1321171 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e9c91c{/_q/ak,null,AVAILABLE}
   [junit4]   2> 1321173 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.ServerConnector Started ServerConnector@49dd03dc{HTTP/1.1}{127.0.0.1:47639}
   [junit4]   2> 1321173 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.Server Started @1322814ms
   [junit4]   2> 1321173 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/tempDir-001/control/data, hostContext=/_q/ak, hostPort=47639, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores}
   [junit4]   2> 1321173 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1321173 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/'
   [junit4]   2> 1321181 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1321181 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321182 INFO  (zkCallback-1277-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@532c8b56 name:ZooKeeperConnection Watcher:127.0.0.1:46011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321182 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321182 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1321183 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1321183 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/solr.xml
   [junit4]   2> 1321186 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores
   [junit4]   2> 1321186 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.CoreContainer New CoreContainer 617815171
   [junit4]   2> 1321186 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/]
   [junit4]   2> 1321186 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/lib
   [junit4]   2> 1321186 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/lib).
   [junit4]   2> 1321190 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] 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> 1321191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1321191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1321191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1321191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46011/solr
   [junit4]   2> 1321191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1321191 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1321192 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321192 INFO  (zkCallback-1279-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b81d75f name:ZooKeeperConnection Watcher:127.0.0.1:46011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321192 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321193 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1321193 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321194 INFO  (zkCallback-1280-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38431698 name:ZooKeeperConnection Watcher:127.0.0.1:46011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321194 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321194 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1321195 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1321195 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1321196 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1321196 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1321197 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1321197 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1321197 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1321198 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1321198 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47639__q%2Fak
   [junit4]   2> 1321198 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47639__q%2Fak
   [junit4]   2> 1321199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1321199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1321199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1321199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000
   [junit4]   2> 1321199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47639__q%2Fak
   [junit4]   2> 1321199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1321200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.Overseer Overseer (id=94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) starting
   [junit4]   2> 1321200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1321201 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1321202 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1321202 INFO  (OverseerCollectionConfigSetProcessor-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1321202 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1321211 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1321211 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1321211 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores
   [junit4]   2> 1321212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1321212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/
   [junit4]   2> 1321212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1321212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1321212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1321212 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1321212 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1321213 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] 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:47639/_q/ak",
   [junit4]   2>   "node_name":"127.0.0.1:47639__q%2Fak",
   [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> 1321213 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1321213 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] 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:47639/_q/ak",
   [junit4]   2>   "node_name":"127.0.0.1:47639__q%2Fak",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1321213 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1321213 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1321215 INFO  (zkCallback-1280-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak    ] 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> 1322213 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1322213 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1322214 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1322214 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1322214 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1322214 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/'
   [junit4]   2> 1322220 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1322223 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1322225 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1322231 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1322231 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1322234 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1322310 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1322314 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1322327 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1322330 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1322331 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1322332 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1322332 WARN  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1322333 WARN  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1322333 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1322333 WARN  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1322333 WARN  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1322333 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1322333 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1322334 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1322334 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1322334 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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@3edb5025
   [junit4]   2> 1322334 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/data
   [junit4]   2> 1322334 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1322334 WARN  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1322334 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/data/index
   [junit4]   2> 1322334 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1322335 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@26c94578 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65ee041),segFN=segments_1,generation=1}
   [junit4]   2> 1322335 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1322335 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47639__q%2Fak 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/data/
   [junit4]   2> 1322335 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1322336 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1322336 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1322336 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1322336 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1322336 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1322336 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322337 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322337 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322337 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322338 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322338 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322338 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322339 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322340 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1322340 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322340 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322340 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322341 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1322341 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1322341 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.863392375729056]
   [junit4]   2> 1322341 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@26c94578 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65ee041),segFN=segments_1,generation=1}
   [junit4]   2> 1322341 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1322341 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@44c1d109[collection1] main
   [junit4]   2> 1322341 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322342 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322342 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322342 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1322342 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1322342 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322342 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322342 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322342 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1322342 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1322343 INFO  (searcherExecutor-5406-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44c1d109[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1322343 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322343 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322343 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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> 1322343 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak 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 1514423766828974080
   [junit4]   2> 1322344 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1514423766828974080
   [junit4]   2> 1322345 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1322345 INFO  (coreLoadExecutor-5405-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1322345 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak 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:47639/_q/ak collection:control_collection shard:shard1
   [junit4]   2> 1322345 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak 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> 1322347 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak 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/94651485339058180-core_node1-n_0000000000
   [junit4]   2> 1322347 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1322347 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1322347 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak 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> 1322347 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47639/_q/ak/collection1/
   [junit4]   2> 1322347 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] 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> 1322347 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1322348 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:47639/_q/ak/collection1/ has no replicas
   [junit4]   2> 1322348 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak 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:47639/_q/ak/collection1/ shard1
   [junit4]   2> 1322348 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1322348 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1322349 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] 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:47639/_q/ak",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1322450 INFO  (zkCallback-1280-thread-1-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak    ] 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> 1322499 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:47639/_q/ak/collection1/ and leader is http://127.0.0.1:47639/_q/ak/collection1/
   [junit4]   2> 1322499 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak 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:47639/_q/ak
   [junit4]   2> 1322499 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1322500 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1322500 INFO  (coreZkRegister-5399-thread-1-processing-n:127.0.0.1:47639__q%2Fak x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47639__q%2Fak 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> 1322500 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] 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:47639/_q/ak",
   [junit4]   2>   "node_name":"127.0.0.1:47639__q%2Fak",
   [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> 1322500 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] 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:47639/_q/ak",
   [junit4]   2>   "node_name":"127.0.0.1:47639__q%2Fak",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1322601 INFO  (zkCallback-1280-thread-2-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak    ] 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> 1322713 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322713 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322714 INFO  (zkCallback-1282-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3557b3e5 name:ZooKeeperConnection Watcher:127.0.0.1:46011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322714 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322714 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322714 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1322715 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1322715 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1322715 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322715 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322716 INFO  (zkCallback-1283-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4869f380 name:ZooKeeperConnection Watcher:127.0.0.1:46011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322716 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322717 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1322717 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1322759 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/cores/collection1
   [junit4]   2> 1322760 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001
   [junit4]   2> 1322760 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1322761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5443ef47{/_q/ak,null,AVAILABLE}
   [junit4]   2> 1322761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2280cca1{HTTP/1.1}{127.0.0.1:36132}
   [junit4]   2> 1322761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.Server Started @1324402ms
   [junit4]   2> 1322761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_q/ak, hostPort=36132, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/cores}
   [junit4]   2> 1322761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1322761 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/'
   [junit4]   2> 1322769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322769 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322770 INFO  (zkCallback-1284-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54439352 name:ZooKeeperConnection Watcher:127.0.0.1:46011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322770 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322770 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1322771 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/solr.xml
   [junit4]   2> 1322774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/cores
   [junit4]   2> 1322774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.CoreContainer New CoreContainer 853337759
   [junit4]   2> 1322774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/]
   [junit4]   2> 1322774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/lib
   [junit4]   2> 1322774 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/lib).
   [junit4]   2> 1322778 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] 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> 1322779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1322779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1322779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1322779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46011/solr
   [junit4]   2> 1322779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1322779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322779 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322780 INFO  (zkCallback-1286-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25fad20d name:ZooKeeperConnection Watcher:127.0.0.1:46011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322781 INFO  (zkCallback-1287-thread-1-processing-n:127.0.0.1:36132__q%2Fak) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c3be9dd name:ZooKeeperConnection Watcher:127.0.0.1:46011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322783 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1322818 INFO  (OverseerStateUpdate-94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000) [n:127.0.0.1:47639__q%2Fak    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1323785 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36132__q%2Fak
   [junit4]   2> 1323785 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36132__q%2Fak
   [junit4]   2> 1323785 INFO  (zkCallback-1280-thread-2-processing-n:127.0.0.1:47639__q%2Fak) [n:127.0.0.1:47639__q%2Fak    ] 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> 1323785 INFO  (zkCallback-1282-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> 1323785 INFO  (zkCallback-1287-thread-1-processing-n:127.0.0.1:36132__q%2Fak) [n:127.0.0.1:36132__q%2Fak    ] 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> 1323786 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1323786 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94651485339058185-127.0.0.1:36132__q%2Fak-n_0000000001
   [junit4]   2> 1323786 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94651485339058180-127.0.0.1:47639__q%2Fak-n_0000000000 to know if I could be the leader
   [junit4]   2> 1323797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1323797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1323797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/cores
   [junit4]   2> 1323797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1323797 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_D9B5950AD62EF657-001/shard-1-001/cores/collection1/
   [junit4]   2> 1323798 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1323798 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1323798 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[D9B5950AD62EF657]) [n:127.0.0.1:36132__q%2Fak    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1323798 INFO  (coreLoadExecutor-5416-thread-1-processing-n:127.0.0.1:36132__q%2Fak) [n:127.0.0.1:36132__q%2Fak c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1323798 INFO  (coreLoadExecutor-5416-thread-1-processing-n:127.0.0.1:36132__q%2Fak) [n:127.0.0.1:36132__q%2Fak c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1323799 INFO  (coreLoadExecutor-5416-thread-1-processing-n:127.0.0.1:36132__q%2Fak) [n:127.0.0.1:36132__q%2Fak c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1323799 INFO  (coreLoadExecutor-5416-thread-1-processing-n:127.0.0.1:36132__q%2Fak) [n:127.0.0.1:36132__q%2Fak c:collection1   x:collection1] o.a.s.c.c.

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

on.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1516409 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1a273994{SSL-http/1.1}{127.0.0.1:50731}
   [junit4]   2> 1516409 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[D9B5950AD62EF657]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52fab7e2{/,null,UNAVAILABLE}
   [junit4]   2> 1516409 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[D9B5950AD62EF657]) [n:127.0.0.1:50731_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 1516410 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[D9B5950AD62EF657]) [n:127.0.0.1:50731_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39626 39626
   [junit4]   2> 1516431 INFO  (Thread-2734) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39626 39626
   [junit4]   2> 1516432 WARN  (Thread-2734) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	7	/solr/collections/source_collection/state.json
   [junit4]   2> 	7	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	2	/solr/overseer_elect/election/94651467778949125-127.0.0.1:58281_-n_0000000000
   [junit4]   2> 	2	/solr/collections/source_collection/leader_elect/shard1/election/94651467778949125-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/source_collection/leader_elect/shard1/election/94651467778949152-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections
   [junit4]   2> 	28	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest -Dtests.seed=D9B5950AD62EF657 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_LU -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  463s J2 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D9B5950AD62EF657:7EF12DAEBB95E5EE]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplication(CdcrReplicationHandlerTest.java:86)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:51)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1516436 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[D9B5950AD62EF657]-worker) [n:127.0.0.1:50731_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_D9B5950AD62EF657-001
   [junit4]   2> Oct 08, 2015 1:20:44 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=de_LU, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=153308000,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, TestManagedSynonymFilterFactory, TestDefaultStatsCache, HdfsThreadLeakTest, OverseerTest, TestFieldResource, TestCharFilters, CloudMLTQParserTest, TestBulkSchemaConcurrent, TestJsonRequest, SimpleMLTQParserTest, FullHLLTest, TestStressReorder, TestSearchPerf, TestSQLHandler, CleanupOldIndexTest, TestLRUCache, TestIndexingPerformance, TestHighFrequencyDictionaryFactory, TestDynamicLoading, TestRandomRequestDistribution, SecurityConfHandlerTest, AssignTest, ExplicitHLLTest, TestPerFieldSimilarity, AsyncMigrateRouteKeyTest, BigEndianAscendingWordDeserializerTest, StatsComponentTest, TestCollapseQParserPlugin, TestScoreJoinQPNoScore, MultiThreadedOCPTest, TestStressRecovery, TestCursorMarkWithoutUniqueKey, TestExpandComponent, LeaderInitiatedRecoveryOnShardRestartTest, XmlUpdateRequestHandlerTest, TestRebalanceLeaders, FieldAnalysisRequestHandlerTest, TestExtendedDismaxParser, TestRuleBasedAuthorizationPlugin, TestWriterPerf, FullSolrCloudDistribCmdsTest, TestDistributedStatsComponentCardinality, DistributedQueueTest, OverriddenZkACLAndCredentialsProvidersTest, TestConfigSetsAPIExclusivity, DateRangeFieldTest, SharedFSAutoReplicaFailoverUtilsTest, PreAnalyzedUpdateProcessorTest, ResponseHeaderTest, OverseerCollectionConfigSetProcessorTest, TestPHPSerializedResponseWriter, SSLMigrationTest, SuggesterTest, TestIndexSearcher, TestReload, TestRequestStatusCollectionAPI, BadIndexSchemaTest, ScriptEngineTest, PrimitiveFieldTypeTest, TestFastWriter, RecoveryZkTest, JavabinLoaderTest, HdfsRecoveryZkTest, TestCrossCoreJoin, TestBulkSchemaAPI, HighlighterConfigTest, TestJmxIntegration, BadComponentTest, SampleTest, CoreAdminHandlerTest, DebugComponentTest, TestRemoveLastDynamicCopyField, BinaryUpdateRequestHandlerTest, AutoCommitTest, CurrencyFieldXmlFileTest, TestCSVResponseWriter, BlockCacheTest, OverseerStatusTest, TestJettySolrRunner, TestFastLRUCache, TestCollationField, HardAutoCommitTest, VMParamsZkACLAndCredentialsProvidersTest, TestSolrIndexConfig, TestReversedWildcardFilterFactory, SuggestComponentTest, BasicDistributedZk2Test, SyncSliceTest, LeaderElectionTest, TestZkChroot, ZkCLITest, TermVectorComponentDistributedTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SolrCmdDistributorTest, PeerSyncTest, TestFiltering, TestQueryUtils, FileBasedSpellCheckerTest, TestValueSourceCache, TestArbitraryIndexDir, RegexBoostProcessorTest, ReturnFieldsTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, TestRTGBase, DistributedIntervalFacetingTest, CdcrReplicationHandlerTest]
   [junit4] Completed [439/547] on J2 in 463.87s, 1 test, 1 failure <<< FAILURES!

[...truncated 341 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2148 tests, 2 failures, 72 ignored (36 assumptions) [seed: D9B5950AD62EF657]

Total time: 47 minutes 47 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-Linux (32bit/jdk1.8.0_60) - Build # 14446 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14446/
Java: 32bit/jdk1.8.0_60 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([5A5D1689E25F3AFE:493E24E6D3308358]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10515 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/init-core-data-001
   [junit4]   2> 1327947 INFO  (SUITE-SolrCloudExampleTest-seed#[5A5D1689E25F3AFE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1327947 INFO  (SUITE-SolrCloudExampleTest-seed#[5A5D1689E25F3AFE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ut_/
   [junit4]   2> 1327948 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1327949 INFO  (Thread-3681) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1327949 INFO  (Thread-3681) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1328049 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.ZkTestServer start zk server on port:51485
   [junit4]   2> 1328049 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1328049 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1328050 INFO  (zkCallback-1435-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16198e9 name:ZooKeeperConnection Watcher:127.0.0.1:51485 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328051 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1328051 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1328051 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1328052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1328052 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1328053 INFO  (zkCallback-1436-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11d6b4 name:ZooKeeperConnection Watcher:127.0.0.1:51485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328053 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1328053 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1328053 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1328054 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1328054 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1328055 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1328055 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1328055 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1328056 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1328056 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1328057 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1328057 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1328057 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1328058 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1328058 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1328058 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1328059 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1328059 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1328059 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1328059 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1328060 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1328060 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1328061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1328061 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1328062 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1328062 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1328062 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1328062 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1328114 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1
   [junit4]   2> 1328115 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1328116 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ad56a3{/ut_,null,AVAILABLE}
   [junit4]   2> 1328117 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fd7af0{HTTP/1.1}{127.0.0.1:36740}
   [junit4]   2> 1328118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.Server Started @1330022ms
   [junit4]   2> 1328118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/tempDir-001/control/data, hostContext=/ut_, hostPort=36740, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores}
   [junit4]   2> 1328118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1328118 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/'
   [junit4]   2> 1328126 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1328127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1328127 INFO  (zkCallback-1437-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cf0380 name:ZooKeeperConnection Watcher:127.0.0.1:51485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328127 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1328128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1328128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1328128 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/solr.xml
   [junit4]   2> 1328132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores
   [junit4]   2> 1328132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.CoreContainer New CoreContainer 17976814
   [junit4]   2> 1328132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/]
   [junit4]   2> 1328132 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/lib
   [junit4]   2> 1328133 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/lib).
   [junit4]   2> 1328137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] 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> 1328137 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1328138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1328138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1328138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51485/solr
   [junit4]   2> 1328138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1328138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1328138 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1328139 INFO  (zkCallback-1439-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c62ddd name:ZooKeeperConnection Watcher:127.0.0.1:51485 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328139 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1328139 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1328140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1328140 INFO  (zkCallback-1440-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b0cf9b name:ZooKeeperConnection Watcher:127.0.0.1:51485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1328141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1328141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1328142 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1328143 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1328143 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1328144 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1328145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1328145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1328145 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1328146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36740_ut_
   [junit4]   2> 1328146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36740_ut_
   [junit4]   2> 1328146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1328146 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1328147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1328147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94651042790375428-127.0.0.1:36740_ut_-n_0000000000
   [junit4]   2> 1328147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36740_ut_
   [junit4]   2> 1328147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1328147 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.Overseer Overseer (id=94651042790375428-127.0.0.1:36740_ut_-n_0000000000) starting
   [junit4]   2> 1328148 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1328150 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1328150 INFO  (OverseerCollectionConfigSetProcessor-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1328150 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1328150 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1328164 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1328164 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1328165 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores
   [junit4]   2> 1328165 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1328165 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/
   [junit4]   2> 1328165 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1328166 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1328166 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:36740_ut_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1328166 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1328166 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1328166 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] 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:36740/ut_",
   [junit4]   2>   "node_name":"127.0.0.1:36740_ut_",
   [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> 1328166 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1328167 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] 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:36740/ut_",
   [junit4]   2>   "node_name":"127.0.0.1:36740_ut_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1328167 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1328167 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1328168 INFO  (zkCallback-1440-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_    ] 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> 1329167 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1329167 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1329167 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1329167 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1329167 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1329168 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/'
   [junit4]   2> 1329175 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1329178 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1329181 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1329186 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1329187 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1329190 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1329249 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1329253 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1329253 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1329257 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1329258 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1329259 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1329259 WARN  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1329259 WARN  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1329259 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1329260 WARN  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1329260 WARN  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1329261 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1329261 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1329261 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1329261 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1329261 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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@32d150
   [junit4]   2> 1329261 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/data
   [junit4]   2> 1329261 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1329262 WARN  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1329262 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/data/index
   [junit4]   2> 1329262 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1329262 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@cc16db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8ebbe9),segFN=segments_1,generation=1}
   [junit4]   2> 1329262 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1329262 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36740_ut_ 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/data/
   [junit4]   2> 1329262 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1329265 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1329265 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1329265 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1329265 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1329265 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1329265 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329265 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329265 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329265 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329266 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1329267 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1329267 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1329268 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1329269 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1329269 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329270 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329270 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329270 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1329270 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1329271 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5173419224108727]
   [junit4]   2> 1329271 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@cc16db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8ebbe9),segFN=segments_1,generation=1}
   [junit4]   2> 1329271 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1329271 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@fed065[collection1] main
   [junit4]   2> 1329271 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329271 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329271 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329272 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1329272 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1329272 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329272 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329272 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329272 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1329272 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1329273 INFO  (searcherExecutor-4321-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fed065[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1329273 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329273 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329273 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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> 1329273 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ 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 1514416686034321408
   [junit4]   2> 1329274 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1514416686034321408
   [junit4]   2> 1329274 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1329275 INFO  (coreLoadExecutor-4320-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1329275 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ 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:36740/ut_ collection:control_collection shard:shard1
   [junit4]   2> 1329275 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ 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> 1329277 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ 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/94651042790375428-core_node1-n_0000000000
   [junit4]   2> 1329277 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1329277 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1329277 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ 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> 1329277 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36740/ut_/collection1/
   [junit4]   2> 1329277 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1329277 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] 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> 1329277 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36740/ut_/collection1/ has no replicas
   [junit4]   2> 1329277 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ 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:36740/ut_/collection1/ shard1
   [junit4]   2> 1329278 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1329278 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1329279 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] 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:36740/ut_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1329380 INFO  (zkCallback-1440-thread-1-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_    ] 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> 1329430 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:36740/ut_/collection1/ and leader is http://127.0.0.1:36740/ut_/collection1/
   [junit4]   2> 1329430 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ 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:36740/ut_
   [junit4]   2> 1329430 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1329430 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1329430 INFO  (coreZkRegister-4314-thread-1-processing-n:127.0.0.1:36740_ut_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36740_ut_ 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> 1329431 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] 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:36740/ut_",
   [junit4]   2>   "node_name":"127.0.0.1:36740_ut_",
   [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> 1329431 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] 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:36740/ut_",
   [junit4]   2>   "node_name":"127.0.0.1:36740_ut_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1329532 INFO  (zkCallback-1440-thread-2-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_    ] 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> 1329667 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1329667 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329668 INFO  (zkCallback-1442-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5faedf name:ZooKeeperConnection Watcher:127.0.0.1:51485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1329668 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1329669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1329670 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1329670 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1329670 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1329670 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329671 INFO  (zkCallback-1443-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dbc6fd name:ZooKeeperConnection Watcher:127.0.0.1:51485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1329671 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329671 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1329673 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1329673 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1329733 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/cores/collection1
   [junit4]   2> 1329733 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001
   [junit4]   2> 1329734 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1329734 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cba962{/ut_,null,AVAILABLE}
   [junit4]   2> 1329735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d64437{HTTP/1.1}{127.0.0.1:39648}
   [junit4]   2> 1329735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.Server Started @1331639ms
   [junit4]   2> 1329735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/ut_, hostPort=39648, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/cores}
   [junit4]   2> 1329735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1329735 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/'
   [junit4]   2> 1329743 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1329744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329744 INFO  (zkCallback-1444-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@416bb5 name:ZooKeeperConnection Watcher:127.0.0.1:51485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1329744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329745 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1329745 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1329745 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/solr.xml
   [junit4]   2> 1329749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/cores
   [junit4]   2> 1329749 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.CoreContainer New CoreContainer 23014488
   [junit4]   2> 1329750 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/]
   [junit4]   2> 1329750 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/lib
   [junit4]   2> 1329750 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/lib).
   [junit4]   2> 1329755 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] 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> 1329755 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1329756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1329756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1329756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51485/solr
   [junit4]   2> 1329756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1329756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1329756 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329757 INFO  (zkCallback-1446-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10c3ba6 name:ZooKeeperConnection Watcher:127.0.0.1:51485 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1329757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329757 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1329758 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1329758 INFO  (zkCallback-1447-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b9e6c name:ZooKeeperConnection Watcher:127.0.0.1:51485/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1329758 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1329760 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1329774 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1330762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39648_ut_
   [junit4]   2> 1330762 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39648_ut_
   [junit4]   2> 1330763 INFO  (zkCallback-1442-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> 1330763 INFO  (zkCallback-1440-thread-2-processing-n:127.0.0.1:36740_ut_) [n:127.0.0.1:36740_ut_    ] 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> 1330763 INFO  (zkCallback-1447-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_    ] 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> 1330764 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1330764 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94651042790375433-127.0.0.1:39648_ut_-n_0000000001
   [junit4]   2> 1330764 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94651042790375428-127.0.0.1:36740_ut_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1330780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1330780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1330781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/cores
   [junit4]   2> 1330781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1330781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/cores/collection1/
   [junit4]   2> 1330781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1330782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1330782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:39648_ut_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1330782 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1330782 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1330783 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1330783 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1330783 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] 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:39648/ut_",
   [junit4]   2>   "node_name":"127.0.0.1:39648_ut_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1330783 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 1330783 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1330783 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] 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:39648/ut_",
   [junit4]   2>   "node_name":"127.0.0.1:39648_ut_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1330783 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1330783 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1330884 INFO  (OverseerStateUpdate-94651042790375428-127.0.0.1:36740_ut_-n_0000000000) [n:127.0.0.1:36740_ut_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1330884 INFO  (zkCallback-1447-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_    ] 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> 1330884 INFO  (zkCallback-1447-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 1331783 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1331783 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1331783 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1331784 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1331784 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1331784 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1331793 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1331797 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1331800 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1331823 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1331823 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1331827 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1331909 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1331914 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1331915 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1331919 INFO  (coreLoadExecutor-4331-thread-1-processing-n:127.0.0.1:39648_ut_) [n:127.0.0.1:39648_ut_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloadi

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

FO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:41796_ut_ c:gettingstarted s:shard2 r:core_node3 x:gettingstarted_shard2_replica1] o.a.s.c.Overseer Overseer (id=94651042790375442-127.0.0.1:41796_ut_-n_0000000004) closing
   [junit4]   2> 1367381 INFO  (OverseerStateUpdate-94651042790375442-127.0.0.1:41796_ut_-n_0000000004) [n:127.0.0.1:41796_ut_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41796_ut_
   [junit4]   2> 1367382 INFO  (zkCallback-1460-thread-1-processing-n:127.0.0.1:41796_ut_) [n:127.0.0.1:41796_ut_    ] 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> 1367382 WARN  (zkCallback-1460-thread-1-processing-n:127.0.0.1:41796_ut_) [n:127.0.0.1:41796_ut_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1367383 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@15953b9{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1367383 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a61a1a{/ut_,null,UNAVAILABLE}
   [junit4]   2> 1367383 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5A5D1689E25F3AFE]) [n:127.0.0.1:41796_ut_ c:gettingstarted s:shard2 r:core_node3 x:gettingstarted_shard2_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51485 51485
   [junit4]   2> 1367425 INFO  (Thread-3681) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51485 51485
   [junit4]   2> 1367426 WARN  (Thread-3681) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	11	/solr/configs/gettingstarted
   [junit4]   2> 	9	/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> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=5A5D1689E25F3AFE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Pacific/Niue -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 39.5s J2 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A5D1689E25F3AFE:493E24E6D3308358]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1367431 INFO  (SUITE-SolrCloudExampleTest-seed#[5A5D1689E25F3AFE]-worker) [n:127.0.0.1:41796_ut_ c:gettingstarted s:shard2 r:core_node3 x:gettingstarted_shard2_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_5A5D1689E25F3AFE-001
   [junit4]   2> Oct 07, 2015 11:25:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=7, maxDocsPerChunk=772, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=7, blockSize=5)), sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=lv, timezone=Pacific/Niue
   [junit4]   2> NOTE: Linux 3.19.0-30-generic i386/Oracle Corporation 1.8.0_60 (32-bit)/cpus=12,threads=1,free=113501360,total=450019328
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionTest, TestRequestStatusCollectionAPI, DataDrivenBlockJoinTest, TestBulkSchemaConcurrent, BigEndianAscendingWordDeserializerTest, HdfsDirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, TestSchemaNameResource, BlockCacheTest, TestCursorMarkWithoutUniqueKey, PluginInfoTest, TestPHPSerializedResponseWriter, SecurityConfHandlerTest, PreAnalyzedUpdateProcessorTest, TestMiniSolrCloudCluster, TestSearcherReuse, SimpleMLTQParserTest, TestSolrDeletionPolicy1, TestSolrConfigHandler, RecoveryZkTest, TestRandomRequestDistribution, TestCollationField, TestConfigSetsAPI, TestCSVResponseWriter, TestSolrDynamicMBean, AsyncMigrateRouteKeyTest, XmlUpdateRequestHandlerTest, TestPerFieldSimilarity, TestDefaultSimilarityFactory, JavabinLoaderTest, TestFastLRUCache, DistributedQueueTest, TestReload, TestHighFrequencyDictionaryFactory, HdfsRecoveryZkTest, TestCustomDocTransformer, PrimitiveFieldTypeTest, CoreAdminRequestStatusTest, ExplicitHLLTest, TestSolrCLIRunExample, TestConfigReload, RAMDirectoryFactoryTest, TestSolrXml, NoCacheHeaderTest, OverseerStatusTest, AssignTest, BadCopyFieldTest, TestGroupingSearch, SuggesterWFSTTest, TestMacros, FullHLLTest, UUIDFieldTest, TestManagedSchemaFieldTypeResource, TestReversedWildcardFilterFactory, SystemInfoHandlerTest, TestExpandComponent, CleanupOldIndexTest, TestFieldSortValues, ResponseHeaderTest, TestConfigSetsAPIExclusivity, TestRemoveLastDynamicCopyField, DateRangeFieldTest, RequestHandlersTest, TestManagedSchemaDynamicFieldResource, TestFastWriter, TestExactSharedStatsCache, TestReloadAndDeleteDocs, TestRecovery, HdfsLockFactoryTest, TestCollapseQParserPlugin, QueryParsingTest, DirectSolrConnectionTest, HardAutoCommitTest, StatsComponentTest, DebugComponentTest, TestRTimerTree, VMParamsZkACLAndCredentialsProvidersTest, AutoCommitTest, PKIAuthenticationIntegrationTest, TestJettySolrRunner, TestSolrIndexConfig, BadIndexSchemaTest, TermVectorComponentDistributedTest, TestRuleBasedAuthorizationPlugin, StatelessScriptUpdateProcessorFactoryTest, TestAuthorizationFramework, OverriddenZkACLAndCredentialsProvidersTest, ClusterStateTest, TestSweetSpotSimilarityFactory, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestRandomFaceting, TestZkChroot, ZkCLITest, TestRealTimeGet, TestStressReorder, SimpleFacetsTest, QueryElevationComponentTest, PeerSyncTest, TestSort, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestStressLucene, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, LukeRequestHandlerTest, FileBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestJmxIntegration, MBeansHandlerTest, PingRequestHandlerTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestDFRSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, TestLRUCache, ZkNodePropsTest, CursorPagingTest, TestHighlightDedupGrouping, TestTolerantSearch, TestEmbeddedSolrServerConstructors, ActionThrottleTest, CdcrReplicationHandlerTest, DeleteShardTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest]
   [junit4] Completed [434/547] on J2 in 39.77s, 1 test, 1 failure <<< FAILURES!

[...truncated 360 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2147 tests, 1 failure, 72 ignored (36 assumptions) [seed: 5A5D1689E25F3AFE]

Total time: 51 minutes 2 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