You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/24 15:54:44 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 230 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/230/

1 tests failed.
REGRESSION:  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([5F6FAB1BA0960AE4:F82B13BFCD2D195D]: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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10887 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/init-core-data-001
   [junit4]   2> 1227878 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[5F6FAB1BA0960AE4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1227879 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[5F6FAB1BA0960AE4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1227886 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1227886 INFO  (Thread-3154) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1227886 INFO  (Thread-3154) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1227986 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.ZkTestServer start zk server on port:55759
   [junit4]   2> 1227987 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1227988 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1227995 INFO  (zkCallback-729-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a129aeb name:ZooKeeperConnection Watcher:127.0.0.1:55759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1227995 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1227995 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1227996 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1227999 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1228000 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1228008 INFO  (zkCallback-730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75aed368 name:ZooKeeperConnection Watcher:127.0.0.1:55759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1228009 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1228009 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1228009 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1228011 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1228013 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1228015 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1228016 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1228017 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1228019 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1228020 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1228022 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1228022 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1228024 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1228024 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1228026 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1228026 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1228028 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1228029 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1228030 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1228031 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1228033 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1228033 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1228035 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1228035 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1228037 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1228037 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1228039 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1228039 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1228043 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1228044 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1228052 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49dcdd07 name:ZooKeeperConnection Watcher:127.0.0.1:55759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1228053 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1228053 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1228055 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 1228500 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1
   [junit4]   2> 1228502 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1228505 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39688b0c{/,null,AVAILABLE}
   [junit4]   2> 1228524 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2024d78c{SSL-http/1.1}{127.0.0.1:37410}
   [junit4]   2> 1228524 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.Server Started @1232125ms
   [junit4]   2> 1228525 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=37410, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores}
   [junit4]   2> 1228526 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1228526 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/'
   [junit4]   2> 1228544 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/solr.xml
   [junit4]   2> 1228549 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores
   [junit4]   2> 1228549 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.CoreContainer New CoreContainer 638209309
   [junit4]   2> 1228549 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/]
   [junit4]   2> 1228549 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/lib
   [junit4]   2> 1228549 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/lib).
   [junit4]   2> 1228557 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] 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> 1228560 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1228561 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1228561 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1228561 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55759/solr
   [junit4]   2> 1228561 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1228562 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1228562 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1228566 INFO  (zkCallback-733-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d17f883 name:ZooKeeperConnection Watcher:127.0.0.1:55759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1228566 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1228567 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1228569 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1228570 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59726c39 name:ZooKeeperConnection Watcher:127.0.0.1:55759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1228570 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1228572 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1228574 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1228576 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1228578 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1228579 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1228582 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1228583 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1228584 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1228585 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37410_
   [junit4]   2> 1228586 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37410_
   [junit4]   2> 1228588 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1228590 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1228591 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1228591 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94224053499330564-127.0.0.1:37410_-n_0000000000
   [junit4]   2> 1228592 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37410_
   [junit4]   2> 1228592 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1228594 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.Overseer Overseer (id=94224053499330564-127.0.0.1:37410_-n_0000000000) starting
   [junit4]   2> 1228595 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1228601 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1228601 INFO  (OverseerCollectionProcessor-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1228602 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1228602 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1228606 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1228607 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1228608 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores
   [junit4]   2> 1228608 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1, collection=tmp_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1228609 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/
   [junit4]   2> 1228609 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1228610 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1228610 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1228611 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1228616 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1228616 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:37410_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1228620 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] 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:37410",
   [junit4]   2>   "node_name":"127.0.0.1:37410_",
   [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> 1228621 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] 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:37410",
   [junit4]   2>   "node_name":"127.0.0.1:37410_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1228621 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 1228621 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1228622 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] 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> 1228625 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1228626 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1229611 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1229611 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1229612 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 1229612 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 1229613 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 1229613 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 1229614 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1229615 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1229615 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/'
   [junit4]   2> 1229636 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1229644 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1229648 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1229656 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1229658 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1229664 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1229782 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1229783 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1229784 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1229787 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1229803 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1229803 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1229804 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1229804 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1229804 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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@5e477a4d
   [junit4]   2> 1229805 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/data
   [junit4]   2> 1229806 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 1229806 WARN  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1229807 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 1229807 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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=24, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=78.4091796875, floorSegmentMB=1.958984375, forceMergeDeletesPctAllowed=7.393309901492277, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6948611307570449
   [junit4]   2> 1229818 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1229818 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1229819 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37410_ 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/data/
   [junit4]   2> 1229824 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1229844 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229847 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1229849 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1229851 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1229852 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1229867 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229868 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229882 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229883 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229884 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1229884 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1229885 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_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=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7944252346413864]
   [junit4]   2> 1229886 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1229886 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1229886 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2bfa5568[collection1] main
   [junit4]   2> 1229887 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229888 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229888 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229888 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1229888 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1229889 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229889 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229889 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229889 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1229890 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1229896 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 1229898 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229906 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229932 INFO  (searcherExecutor-4079-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2bfa5568[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1229932 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229933 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229933 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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> 1229933 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ 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 1507584858126286848
   [junit4]   2> 1229935 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1507584858126286848
   [junit4]   2> 1229935 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1229936 INFO  (coreLoadExecutor-4078-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1229937 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ 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:37410 collection:tmp_collection shard:shard1
   [junit4]   2> 1229937 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ 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> 1229940 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ 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/94224053499330564-core_node1-n_0000000000
   [junit4]   2> 1229941 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1229942 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1229943 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1229943 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] 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> 1229943 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ 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> 1229943 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37410/collection1/
   [junit4]   2> 1229944 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1229944 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:37410/collection1/ has no replicas
   [junit4]   2> 1229944 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ 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:37410/collection1/ shard1
   [junit4]   2> 1229944 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard1
   [junit4]   2> 1229946 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.h.CdcrProcessStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 1229949 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1229950 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] 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:37410",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1230052 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] 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> 1230054 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1230100 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:37410/collection1/ and leader is https://127.0.0.1:37410/collection1/
   [junit4]   2> 1230101 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ 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:37410
   [junit4]   2> 1230101 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1230101 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1230101 INFO  (coreZkRegister-4072-thread-1-processing-n:127.0.0.1:37410_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37410_ 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> 1230103 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1230104 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] 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:37410",
   [junit4]   2>   "node_name":"127.0.0.1:37410_",
   [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> 1230105 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] 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:37410",
   [junit4]   2>   "node_name":"127.0.0.1:37410_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1230208 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] 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> 1230212 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1230459 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1
   [junit4]   2> 1230461 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1230463 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f57479a{/,null,AVAILABLE}
   [junit4]   2> 1230467 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@120f8c81{SSL-http/1.1}{127.0.0.1:33155}
   [junit4]   2> 1230467 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.Server Started @1234067ms
   [junit4]   2> 1230467 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=33155, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores}
   [junit4]   2> 1230469 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1230469 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/'
   [junit4]   2> 1230489 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/solr.xml
   [junit4]   2> 1230494 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores
   [junit4]   2> 1230494 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.CoreContainer New CoreContainer 528131714
   [junit4]   2> 1230494 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/]
   [junit4]   2> 1230495 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/lib
   [junit4]   2> 1230495 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/lib).
   [junit4]   2> 1230505 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] 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> 1230507 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1230509 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1230509 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1230509 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55759/solr
   [junit4]   2> 1230509 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1230509 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1230510 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1230512 INFO  (zkCallback-736-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b26bd92 name:ZooKeeperConnection Watcher:127.0.0.1:55759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1230512 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1230513 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1230516 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1230517 INFO  (zkCallback-737-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4679b8cd name:ZooKeeperConnection Watcher:127.0.0.1:55759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1230517 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1230522 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1231527 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33155_
   [junit4]   2> 1231528 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33155_
   [junit4]   2> 1231530 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1231531 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94224053499330566-127.0.0.1:33155_-n_0000000001
   [junit4]   2> 1231532 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94224053499330564-127.0.0.1:37410_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1231532 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1231533 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1231533 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores
   [junit4]   2> 1231534 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1, collection=tmp_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1231534 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/
   [junit4]   2> 1231534 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1231535 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1231536 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1231536 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1231536 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1231537 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1231537 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1231538 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] 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:33155",
   [junit4]   2>   "node_name":"127.0.0.1:33155_",
   [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> 1231538 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] 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:33155",
   [junit4]   2>   "node_name":"127.0.0.1:33155_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1231539 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 1231539 INFO  (OverseerStateUpdate-94224053499330564-127.0.0.1:37410_-n_0000000000) [n:127.0.0.1:37410_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1231642 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] 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> 1231642 INFO  (zkCallback-737-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_    ] 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> 1231645 INFO  (zkCallback-737-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1231645 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:37410_) [n:127.0.0.1:37410_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1232537 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1232538 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1232538 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1232538 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1232542 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1232542 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/'
   [junit4]   2> 1232557 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1232562 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1232581 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1232588 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1232590 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1232593 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1232668 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1232669 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1232670 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1232675 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1232696 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 1232696 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1232696 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1232697 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 1232697 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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@5e477a4d
   [junit4]   2> 1232697 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/data
   [junit4]   2> 1232698 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 1232698 WARN  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1232699 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 1232699 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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=24, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=78.4091796875, floorSegmentMB=1.958984375, forceMergeDeletesPctAllowed=7.393309901492277, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6948611307570449
   [junit4]   2> 1232732 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1232733 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1232733 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33155_ 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/data/
   [junit4]   2> 1232738 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1232738 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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> 1232740 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1232741 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1232742 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1232743 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1232748 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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> 1232748 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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> 1232749 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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> 1232749 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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> 1232750 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1232750 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1232751 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7944252346413864]
   [junit4]   2> 1232752 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1232753 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1232753 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@367a8912[collection1] main
   [junit4]   2> 1232753 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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> 1232754 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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> 1232754 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ 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> 1232755 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1232755 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1232755 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1232756 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1232756 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1232756 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1232756 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1232760 INFO  (searcherExecutor-4091-thread-1-processing-n:127.0.0.1:33155_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@367a8912[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1232760 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1232760 INFO  (coreLoadExecutor-4090-thread-1-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_ c:tmp_collection s:shard1

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

keeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1682217 WARN  (zkCallback-737-thread-5-processing-n:127.0.0.1:33155_) [n:127.0.0.1:33155_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1682218 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@120f8c81{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 1682218 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f57479a{/,null,UNAVAILABLE}
   [junit4]   2> 1682219 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 1682221 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5F6FAB1BA0960AE4]) [n:127.0.0.1:33155_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55759 55759
   [junit4]   2> 1682454 INFO  (Thread-3154) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55759 55759
   [junit4]   2> 1682455 WARN  (Thread-3154) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/aliases.json
   [junit4]   2> 	68	/solr/clusterstate.json
   [junit4]   2> 	14	/solr/configs/conf1
   [junit4]   2> 	10	/solr/collections/source_collection/state.json
   [junit4]   2> 	7	/solr/collections/source_collection/leaders/shard1
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	12	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/source_collection/leader_elect/shard1/election/94224053499330566-core_node1-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/94224053499330566-127.0.0.1:33155_-n_0000000001
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/source_collection/leader_elect/shard1/election/94224053499330566-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	65	/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=5F6FAB1BA0960AE4 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=America/Cordoba -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  455s J0 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F6FAB1BA0960AE4:F82B13BFCD2D195D]: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.doTestPartialReplicationAfterPeerSync(CdcrReplicationHandlerTest.java:158)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
   [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> 1682481 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[5F6FAB1BA0960AE4]-worker) [n:127.0.0.1:33155_ c:source_collection s:shard1 r:core_node1 x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_5F6FAB1BA0960AE4-001
   [junit4]   2> Jul 24, 2015 9:43:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {_version_=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, sim=DefaultSimilarity, locale=ro_RO, timezone=America/Cordoba
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=337699088,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentTest, SharedFSAutoReplicaFailoverTest, TestInfoStreamLogging, SuggesterFSTTest, TestIBSimilarityFactory, TestFunctionQuery, HdfsBasicDistributedZkTest, UUIDFieldTest, TestPhraseSuggestions, MinimalSchemaTest, DistributedVersionInfoTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FastVectorHighlighterTest, TestManagedSynonymFilterFactory, ExternalFileFieldSortTest, ConnectionManagerTest, TestFileDictionaryLookup, SimplePostToolTest, TestLazyCores, TestSolrConfigHandler, TestJsonFacets, CollectionTooManyReplicasTest, ZkNodePropsTest, TestManagedResource, DefaultValueUpdateProcessorTest, TestJsonRequest, AnalyticsMergeStrategyTest, TestDistributedSearch, SpatialRPTFieldTypeTest, DistribJoinFromCollectionTest, BigEndianAscendingWordSerializerTest, TestPostingsSolrHighlighter, TestRealTimeGet, TestSolrDeletionPolicy1, MBeansHandlerTest, TestRangeQuery, TestOverriddenPrefixQueryForCustomFieldType, QueryElevationComponentTest, DataDrivenBlockJoinTest, DateMathParserTest, TestQuerySenderListener, TermsComponentTest, ClusterStateTest, ChangedSchemaMergeTest, ZkStateWriterTest, TestManagedSchema, TestCloudSchemaless, TestDynamicFieldResource, HLLSerializationTest, SharedFSAutoReplicaFailoverUtilsTest, ExitableDirectoryReaderTest, TestRandomDVFaceting, TestCodecSupport, TestNamedUpdateProcessors, LeaderElectionIntegrationTest, HighlighterTest, TestRequestStatusCollectionAPI, IndexBasedSpellCheckerTest, TestConfig, DocExpirationUpdateProcessorFactoryTest, TestDocBasedVersionConstraints, TestClusterStateMutator, TestNonDefinedSimilarityFactory, VersionInfoTest, UpdateRequestProcessorFactoryTest, TestJettySolrRunner, CSVRequestHandlerTest, TestRemoteStreaming, URLClassifyProcessorTest, DistributedFacetPivotLongTailTest, RankQueryTest, TestSolr4Spatial, TestSimpleTrackingShardHandler, TestRTimer, TestRandomFaceting, TestIndexingPerformance, TestCSVLoader, TestFreeTextSuggestions, TimeZoneUtilsTest, TestSchemaSimilarityResource, ChaosMonkeyNothingIsSafeTest, BitVectorTest, BasicDistributedZkTest, TestTrackingShardHandlerFactory, SyncSliceTest, BasicZkTest, TestReplicationHandler, SolrCmdDistributorTest, ConvertedLegacyTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, SolrIndexSplitterTest, CoreAdminHandlerTest, SpatialFilterTest, NoCacheHeaderTest, StatelessScriptUpdateProcessorFactoryTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestArbitraryIndexDir, ReturnFieldsTest, TestAnalyzedSuggestions, SearchHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, TestStressRecovery, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest]
   [junit4] Completed [408/525] on J0 in 455.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 375 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:713: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:657: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:517: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1429: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:984: There were test failures: 525 suites, 2071 tests, 1 failure, 36 ignored (26 assumptions)

Total time: 61 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #229
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 360864733 bytes
Compression is 0.0%
Took 1 min 7 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure