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

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1842 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1842/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([A31DC63A844CC9E1:5B8BCD98762A26FD]:0)
	at java.util.Arrays.copyOf(Arrays.java:3332)
	at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:448)
	at java.lang.StringBuilder.append(StringBuilder.java:136)
	at java.lang.StringBuilder.append(StringBuilder.java:131)
	at org.apache.solr.core.Diagnostics.logThreadDumps(Diagnostics.java:47)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForCollectionToDisappear(AbstractDistribZkTestBase.java:210)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForCollectionToDisappear(BaseCdcrDistributedZkTest.java:496)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:596)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:346)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)




Build Log:
[...truncated 10952 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/init-core-data-001
   [junit4]   2> 268154 INFO  (SUITE-CdcrVersionReplicationTest-seed#[A31DC63A844CC9E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 268155 INFO  (SUITE-CdcrVersionReplicationTest-seed#[A31DC63A844CC9E1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 268157 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 268157 INFO  (Thread-536) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 268157 INFO  (Thread-536) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 268257 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.ZkTestServer start zk server on port:33061
   [junit4]   2> 268265 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1577d98fda80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 268278 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 268281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 268292 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 268294 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 268296 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 268298 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 268299 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 268301 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 268304 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 268306 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 268307 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 268312 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 268407 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-001/cores/collection1
   [junit4]   2> 268412 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 268413 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@169cc4c{/,null,AVAILABLE}
   [junit4]   2> 268417 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5604dc{SSL,[ssl, http/1.1]}{127.0.0.1:41162}
   [junit4]   2> 268417 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.Server Started @269867ms
   [junit4]   2> 268417 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=41162, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-001/cores}
   [junit4]   2> 268418 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 268418 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 268418 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 268418 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-01T00:16:01.196Z
   [junit4]   2> 268421 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 268421 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-001/solr.xml
   [junit4]   2> 268429 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 268430 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33061/solr
   [junit4]   2> 268454 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:41162_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41162_
   [junit4]   2> 268455 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:41162_    ] o.a.s.c.Overseer Overseer (id=96684013055901701-127.0.0.1:41162_-n_0000000000) starting
   [junit4]   2> 268473 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:41162_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41162_
   [junit4]   2> 268475 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 268497 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:41162_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-001/cores
   [junit4]   2> 268497 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:41162_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 268498 INFO  (OverseerStateUpdate-96684013055901701-127.0.0.1:41162_-n_0000000000) [n:127.0.0.1:41162_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 269500 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 269535 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 269598 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 269690 WARN  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 269693 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 269715 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 269716 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-001/cores/collection1/data/]
   [junit4]   2> 269716 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1726853
   [junit4]   2> 269718 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 269762 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 269762 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 269762 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 269763 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 269763 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8416114534489404]
   [junit4]   2> 269764 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1528c2c[collection1] main]
   [junit4]   2> 269765 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 269765 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 269765 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 269770 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 269775 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 269791 INFO  (searcherExecutor-993-thread-1-processing-n:127.0.0.1:41162_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1528c2c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 269792 INFO  (coreLoadExecutor-992-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546944210607800320
   [junit4]   2> 269801 INFO  (coreZkRegister-985-thread-1-processing-n:127.0.0.1:41162_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 269801 INFO  (coreZkRegister-985-thread-1-processing-n:127.0.0.1:41162_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 269801 INFO  (coreZkRegister-985-thread-1-processing-n:127.0.0.1:41162_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41162/collection1/
   [junit4]   2> 269801 INFO  (coreZkRegister-985-thread-1-processing-n:127.0.0.1:41162_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 269801 INFO  (coreZkRegister-985-thread-1-processing-n:127.0.0.1:41162_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:41162/collection1/ has no replicas
   [junit4]   2> 269806 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 269807 INFO  (coreZkRegister-985-thread-1-processing-n:127.0.0.1:41162_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41162/collection1/ shard2
   [junit4]   2> 269959 INFO  (coreZkRegister-985-thread-1-processing-n:127.0.0.1:41162_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:41162_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 270078 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-002/cores/collection1
   [junit4]   2> 270083 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 270084 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@82267d{/,null,AVAILABLE}
   [junit4]   2> 270089 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e57a3a{SSL,[ssl, http/1.1]}{127.0.0.1:40034}
   [junit4]   2> 270089 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.Server Started @271539ms
   [junit4]   2> 270089 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=40034, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-002/cores}
   [junit4]   2> 270090 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 270090 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 270090 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 270090 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-01T00:16:02.868Z
   [junit4]   2> 270094 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1577d98fda80006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 270094 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 270095 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-002/solr.xml
   [junit4]   2> 270109 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 270111 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33061/solr
   [junit4]   2> 270119 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:40034_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 270123 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:40034_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40034_
   [junit4]   2> 270124 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 270124 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 270152 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:40034_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-002/cores
   [junit4]   2> 270152 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:40034_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 270154 INFO  (OverseerStateUpdate-96684013055901701-127.0.0.1:41162_-n_0000000000) [n:127.0.0.1:41162_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 271174 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 271202 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 271294 WARN  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 271296 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 271316 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 271316 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-002/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-002/cores/collection1/data/]
   [junit4]   2> 271317 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ 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@1726853
   [junit4]   2> 271318 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ 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=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 271342 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ 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> 271342 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ 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> 271343 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 271343 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 271344 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ 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=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8416114534489404]
   [junit4]   2> 271345 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b09fb8[collection1] main]
   [junit4]   2> 271345 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 271346 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ 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> 271346 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 271349 INFO  (searcherExecutor-1005-thread-1-processing-n:127.0.0.1:40034_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b09fb8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 271349 INFO  (coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546944212240433152
   [junit4]   2> 271357 INFO  (coreZkRegister-999-thread-1-processing-n:127.0.0.1:40034_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 271357 INFO  (coreZkRegister-999-thread-1-processing-n:127.0.0.1:40034_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 271357 INFO  (coreZkRegister-999-thread-1-processing-n:127.0.0.1:40034_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40034/collection1/
   [junit4]   2> 271357 INFO  (coreZkRegister-999-thread-1-processing-n:127.0.0.1:40034_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 271357 INFO  (coreZkRegister-999-thread-1-processing-n:127.0.0.1:40034_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:40034/collection1/ has no replicas
   [junit4]   2> 271359 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 271360 INFO  (coreZkRegister-999-thread-1-processing-n:127.0.0.1:40034_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40034/collection1/ shard1
   [junit4]   2> 271511 INFO  (coreZkRegister-999-thread-1-processing-n:127.0.0.1:40034_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:40034_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 271737 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-003/cores/collection1
   [junit4]   2> 271741 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 271742 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@157f085{/,null,AVAILABLE}
   [junit4]   2> 271747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f3b114{SSL,[ssl, http/1.1]}{127.0.0.1:39796}
   [junit4]   2> 271747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.Server Started @273197ms
   [junit4]   2> 271747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, hostContext=/, hostPort=39796, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-003/cores}
   [junit4]   2> 271747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 271747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 271748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 271748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-01T00:16:04.526Z
   [junit4]   2> 271750 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 271750 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-003/solr.xml
   [junit4]   2> 271757 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 271757 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33061/solr
   [junit4]   2> 271768 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:39796_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 271773 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:39796_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39796_
   [junit4]   2> 271774 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 271774 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 271774 INFO  (zkCallback-457-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 271838 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:39796_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-003/cores
   [junit4]   2> 271839 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:39796_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 271840 INFO  (OverseerStateUpdate-96684013055901701-127.0.0.1:41162_-n_0000000000) [n:127.0.0.1:41162_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 272853 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 272868 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 272943 WARN  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 272946 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 272964 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 272965 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-003/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-003/cores/collection1/data/]
   [junit4]   2> 272965 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1726853
   [junit4]   2> 272967 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 272989 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 272989 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 272990 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 272990 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 272991 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8416114534489404]
   [junit4]   2> 272991 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9c1000[collection1] main]
   [junit4]   2> 272992 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 272993 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 272993 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 272996 INFO  (searcherExecutor-1017-thread-1-processing-n:127.0.0.1:39796_ x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9c1000[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 272996 INFO  (coreLoadExecutor-1016-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546944213967437824
   [junit4]   2> 273000 INFO  (coreZkRegister-1011-thread-1-processing-n:127.0.0.1:39796_ x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 273000 INFO  (updateExecutor-454-thread-1-processing-n:127.0.0.1:39796_ x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 273001 INFO  (recoveryExecutor-455-thread-1-processing-n:127.0.0.1:39796_ x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 273001 INFO  (recoveryExecutor-455-thread-1-processing-n:127.0.0.1:39796_ x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 273001 INFO  (recoveryExecutor-455-thread-1-processing-n:127.0.0.1:39796_ x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 273001 INFO  (recoveryExecutor-455-thread-1-processing-n:127.0.0.1:39796_ x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 273001 INFO  (recoveryExecutor-455-thread-1-processing-n:127.0.0.1:39796_ x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:41162/collection1/] and I am [https://127.0.0.1:39796/collection1/]
   [junit4]   2> 273004 INFO  (recoveryExecutor-455-thread-1-processing-n:127.0.0.1:39796_ x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39796_ c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:41162]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39796_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 273080 INFO  (qtp32277745-2252) [n:127.0.0.1:41162_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 273081 INFO  (qtp32277745-2252) [n:127.0.0.1:41162_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of tmp_collection) have state: recovering
   [junit4]   2> 273081 INFO  (qtp32277745-2252) [n:127.0.0.1:41162_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:39796_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:39796","node_name":"127.0.0.1:39796_","state":"down"}
   [junit4]   2> 273419 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-004/cores/collection1
   [junit4]   2> 273422 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 273423 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9f8323{/,null,AVAILABLE}
   [junit4]   2> 273427 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1009979{SSL,[ssl, http/1.1]}{127.0.0.1:32862}
   [junit4]   2> 273427 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.Server Started @274877ms
   [junit4]   2> 273427 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, hostContext=/, hostPort=32862, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-004/cores}
   [junit4]   2> 273427 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 273427 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 273428 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 273428 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-01T00:16:06.206Z
   [junit4]   2> 273431 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 273431 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-004/solr.xml
   [junit4]   2> 273438 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 273439 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33061/solr
   [junit4]   2> 273447 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:32862_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 273449 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:32862_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32862_
   [junit4]   2> 273451 INFO  (zkCallback-464-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 273451 INFO  (zkCallback-457-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 273451 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:40034_) [n:127.0.0.1:40034_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 273452 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 273482 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:32862_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-004/cores
   [junit4]   2> 273483 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [n:127.0.0.1:32862_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 273484 INFO  (OverseerStateUpdate-96684013055901701-127.0.0.1:41162_-n_0000000000) [n:127.0.0.1:41162_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 274081 INFO  (qtp32277745-2252) [n:127.0.0.1:41162_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:39796_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:39796","node_name":"127.0.0.1:39796_","state":"recovering"}
   [junit4]   2> 274081 INFO  (qtp32277745-2252) [n:127.0.0.1:41162_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 274082 INFO  (qtp32277745-2252) [n:127.0.0.1:41162_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:39796_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1002
   [junit4]   2> 274499 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 274516 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 274605 WARN  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 274607 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 274629 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 274630 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-004/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001/jetty-004/cores/collection1/data/]
   [junit4]   2> 274630 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1726853
   [junit4]   2> 274631 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 274663 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 274663 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 274664 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 274664 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 274665 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8416114534489404]
   [junit4]   2> 274665 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1659f77[collection1] main]
   [junit4]   2> 274666 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 274667 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 274667 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 274669 INFO  (searcherExecutor-1028-thread-1-processing-n:127.0.0.1:32862_ x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1659f77[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 274669 INFO  (coreLoadExecutor-1027-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546944215721705472
   [junit4]   2> 274675 INFO  (coreZkRegister-1022-thread-1-processing-n:127.0.0.1:32862_ x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 274676 INFO  (updateExecutor-461-thread-1-processing-n:127.0.0.1:32862_ x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 274676 INFO  (recoveryExecutor-462-thread-1-processing-n:127.0.0.1:32862_ x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 274677 INFO  (recoveryExecutor-462-thread-1-processing-n:127.0.0.1:32862_ x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 274677 INFO  (recoveryExecutor-462-thread-1-processing-n:127.0.0.1:32862_ x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 274677 INFO  (recoveryExecutor-462-thread-1-processing-n:127.0.0.1:32862_ x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 274677 INFO  (recoveryExecutor-462-thread-1-processing-n:127.0.0.1:32862_ x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:40034/collection1/] and I am [https://127.0.0.1:32862/collection1/]
   [junit4]   2> 274679 INFO  (recoveryExecutor-462-thread-1-processing-n:127.0.0.1:32862_ x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:40034]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:32862_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 274787 INFO  (qtp22019410-2278) [n:127.0.0.1:40034_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 274788 INFO  (qtp22019410-2278) [n:127.0.0.1:40034_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of tmp_collection) have state: recovering
   [junit4]   2> 274788 INFO  (qtp22019410-2278) [n:127.0.0.1:40034_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:32862_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"https://127.0.0.1:32862","node_name":"127.0.0.1:32862_","state":"recovering"}
   [junit4]   2> 274788 INFO  (qtp22019410-2278) [n:127.0.0.1:40034_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 274788 INFO  (qtp22019410-2278) [n:127.0.0.1:40034_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:32862_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (9)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           IMPORTANT NOTE: In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (2)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard2/leader (0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node1",
   [junit4]   1>             "base_url":"https://127.0.0.1:41162",
   [junit4]   1>             "node_name":"127.0.0.1:41162_"}
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard1/leader (0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node2",
   [junit4]   1>             "base_url":"https://127.0.0.1:40034",
   [junit4]   1>             "node_name":"127.0.0.1:40034_"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1>     /solr/collections/tmp_collection/leader_elect (2)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leader_elect/shard2/election (2)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard2/election/96684013055901701-core_node1-n_0000000000 (0)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard2/election/96684013055901707-core_node3-n_0000000001 (0)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leader_elect/shard1/election (2)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/96684013055901704-core_node2-n_0000000000 (0)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/96684013055901710-core_node4-n_0000000001 (0)
   [junit4]   1>    /solr/collections/control_collection (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:39796_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:32862_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:41162_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:40034_ (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"96684013055901701-127.0.0.1:41162_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (4)
   [junit4]   1>     /solr/overseer_elect/election/96684013055901701-127.0.0.1:41162_-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/96684013055901704-127.0.0.1:40034_-n_0000000001 (0)
   [junit4]   1>     /solr/overseer_elect/election/96684013055901707-127.0.0.1:39796_-n_0000000002 (0)
   [junit4]   1>     /solr/overseer_elect/election/96684013055901710-127.0.0.1:32862_-n_0000000003 (0)
   [junit4]   1>   /solr/security.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"tmp_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:40034",
   [junit4]   1>                   "node_name":"127.0.0.1:40034_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:32862",
   [junit4]   1>                   "node_name":"127.0.0.1:32862_",
   [junit4]   1>                   "state":"recovering"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:41162",
   [junit4]   1>                   "node_name":"127.0.0.1:41162_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:39796",
   [junit4]   1>                   "node_name":"127.0.0.1:39796_",
   [junit4]   1>                   "state":"recovering"}}}}}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"urlScheme":"https"}
   [junit4]   1> 
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (9)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           IMPORTANT NOTE: In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (2)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard2/leader (0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node1",
   [junit4]   1>             "base_url":"https://127.0.0.1:41162",
   [junit4]   1>             "node_name":"127.0.0.1:41162_"}
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard1/leader (0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node2",
   [junit4]   1>             "base_url":"https://127.0.0.1:40034",
   [junit4]   1>             "node_name":"127.0.0.1:40034_"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1>     /solr/collections/tmp_collection/leader_elect (2)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leader_elect/shard2/election (2)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard2/election/96684013055901701-core_node1-n_0000000000 (0)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard2/election/96684013055901707-core_node3-n_0000000001 (0)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leader_elect/shard1/election (2)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/96684013055901704-core_node2-n_0000000000 (0)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/96684013055901710-core_node4-n_0000000001 (0)
   [junit4]   1>    /solr/collections/control_collection (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:39796_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:32862_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:41162_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:40034_ (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"96684013055901701-127.0.0.1:41162_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (4)
   [junit4]   1>     /solr/overseer_elect/election/96684013055901701-127.0.0.1:41162_-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/96684013055901704-127.0.0.1:40034_-n_0000000001 (0)
   [junit4]   1>     /solr/overseer_elect/election/96684013055901707-127.0.0.1:39796_-n_0000000002 (0)
   [junit4]   1>     /solr/overseer_elect/election/96684013055901710-127.0.0.1:32862_-n_0000000003 (0)
   [junit4]   1>   /solr/security.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"tmp_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:40034",
   [junit4]   1>                   "node_name":"127.0.0.1:40034_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:32862",
   [junit4]   1>                   "node_name":"127.0.0.1:32862_",
   [junit4]   1>                   "state":"recovering"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:41162",
   [junit4]   1>                   "node_name":"127.0.0.1:41162_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:39796",
   [junit4]   1>                   "node_name":"127.0.0.1:39796_",
   [junit4]   1>                   "state":"recovering"}}}}}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 275028 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 275094 INFO  (qtp33115631-2312) [n:127.0.0.1:39796_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=tmp_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 275096 INFO  (OverseerThreadFactory-990-thread-1-processing-n:127.0.0.1:41162_) [n:127.0.0.1:41162_    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 275107 INFO  (qtp22019410-2283) [n:127.0.0.1:40034_    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d86aa2
   [junit4]   2> 275107 INFO  (qtp32277745-2246) [n:127.0.0.1:41162_    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18db3e3
   [junit4]   2> 275107 INFO  (qtp22019410-2283) [n:127.0.0.1:40034_    ] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ tmp_collection:shard1
   [junit4]   2> 275107 INFO  (qtp32277745-2246) [n:127.0.0.1:41162_    ] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ tmp_collection:shard2
   [junit4]   2> 275108 WARN  (qtp33115631-2314) [n:127.0.0.1:39796_    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] coreNodeName=[core_node3]
   [junit4]   2> 275108 INFO  (qtp33115631-2314) [n:127.0.0.1:39796_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275148 INFO  (zkCallback-464-thread-2-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 275151 INFO  (qtp22019410-2283) [n:127.0.0.1:40034_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=collection1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=45
   [junit4]   2> 275151 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 275151 WARN  (zkCallback-457-thread-1-processing-n:127.0.0.1:39796_) [n:127.0.0.1:39796_    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:collection1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:296)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 275152 INFO  (qtp32277745-2246) [n:127.0.0.1:41162_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=collection1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=46
   [junit4]   2> 275152 INFO  (zkCallback-464-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext There may be a better leader candidate than us - going back into recovery
   [junit4]   2> 275152 INFO  (zkCallback-464-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 275153 INFO  (zkCallback-464-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ActionThrottle The last leader attempt started 5ms ago.
   [junit4]   2> 275153 INFO  (zkCallback-464-thread-1-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_ c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4994ms
   [junit4]   2> 275192 WARN  (qtp26388445-2348) [n:127.0.0.1:32862_    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] coreNodeName=[core_node4]
   [junit4]   2> 275192 INFO  (qtp26388445-2348) [n:127.0.0.1:32862_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275208 INFO  (qtp33115631-2314) [n:127.0.0.1:39796_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275292 INFO  (qtp26388445-2348) [n:127.0.0.1:32862_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275308 INFO  (qtp33115631-2314) [n:127.0.0.1:39796_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275393 INFO  (qtp26388445-2348) [n:127.0.0.1:32862_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275409 INFO  (qtp33115631-2314) [n:127.0.0.1:39796_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275493 INFO  (qtp26388445-2348) [n:127.0.0.1:32862_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275509 INFO  (qtp33115631-2314) [n:127.0.0.1:39796_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275593 INFO  (qtp26388445-2348) [n:127.0.0.1:32862_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 275609 INFO  (qtp33115631-2314) [n:127.0.0.1:39796_    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before ch

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

handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 546228 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 32862
   [junit4]   2> 546228 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16133071
   [junit4]   2> 546377 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.Overseer Overseer (id=96684013055901715-127.0.0.1:32862_-n_0000000005) closing
   [junit4]   2> 546387 INFO  (OverseerStateUpdate-96684013055901715-127.0.0.1:32862_-n_0000000005) [n:127.0.0.1:32862_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32862_
   [junit4]   2> 547893 WARN  (zkCallback-464-thread-11-processing-n:127.0.0.1:32862_) [n:127.0.0.1:32862_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 547900 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1009979{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 547900 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9f8323{/,null,UNAVAILABLE}
   [junit4]   2> 547966 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 547975 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A31DC63A844CC9E1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33061 33061
   [junit4]   2> 547990 INFO  (Thread-536) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33061 33061
   [junit4]   2> 547991 WARN  (Thread-536) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	6	/solr/collections/tmp_collection/state.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard2/leader
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions -Dtests.seed=A31DC63A844CC9E1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Africa/Casablanca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    280s J1 | CdcrVersionReplicationTest.testCdcrDocVersions <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A31DC63A844CC9E1:5B8BCD98762A26FD]:0)
   [junit4]    > 	at java.util.Arrays.copyOf(Arrays.java:3332)
   [junit4]    > 	at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
   [junit4]    > 	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:448)
   [junit4]    > 	at java.lang.StringBuilder.append(StringBuilder.java:136)
   [junit4]    > 	at java.lang.StringBuilder.append(StringBuilder.java:131)
   [junit4]    > 	at org.apache.solr.core.Diagnostics.logThreadDumps(Diagnostics.java:47)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForCollectionToDisappear(AbstractDistribZkTestBase.java:210)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForCollectionToDisappear(BaseCdcrDistributedZkTest.java:496)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:596)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:346)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:168)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]   2> 547996 INFO  (SUITE-CdcrVersionReplicationTest-seed#[A31DC63A844CC9E1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_A31DC63A844CC9E1-001
   [junit4]   2> Oct 01, 2016 12:20:40 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(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1919, maxMBSortInHeap=5.991625464242473, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=be, timezone=Africa/Casablanca
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=239900064,total=486277120
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, UpdateRequestProcessorFactoryTest, TestMissingGroups, RAMDirectoryFactoryTest, TestCloudPseudoReturnFields, ZkSolrClientTest, TestCoreContainer, TestSolrCloudWithKerberosAlt, OpenCloseCoreStressTest, FileUtilsTest, SpatialFilterTest, TestCloudSchemaless, TestInitParams, TestBulkSchemaAPI, TestDocBasedVersionConstraints, TestOrdValues, HighlighterMaxOffsetTest, RestartWhileUpdatingTest, LeaderFailoverAfterPartitionTest, TestPerFieldSimilarityClassic, TestDefaultSearchFieldResource, TestReRankQParserPlugin, DistributedTermsComponentTest, TestTolerantUpdateProcessorCloud, JsonLoaderTest, DeleteLastCustomShardedReplicaTest, SoftAutoCommitTest, IndexBasedSpellCheckerTest, DirectoryFactoryTest, SharedFSAutoReplicaFailoverUtilsTest, CdcrVersionReplicationTest]
   [junit4] Completed [102/637 (1!)] on J1 in 280.13s, 1 test, 1 error <<< FAILURES!

[...truncated 1721 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20161001_001131_289.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/heapdumps/java_pid18444.hprof ...
   [junit4] Heap dump file created [484141401 bytes in 3.282 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 11053 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid18444.hprof

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