Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14789/
Java: 64bit/jdk1.9.0-ea-b90 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=10042, 
name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=10042, 
name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
        at __randomizedtesting.SeedInfo.seed([C3F0AD24BF85C53D]:0)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953613321109504
 (No such file or directory)
        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
        at 
org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
        at 
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
        at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
Caused by: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953613321109504
 (No such file or directory)
        at java.io.RandomAccessFile.open0(Native Method)
        at java.io.RandomAccessFile.open(RandomAccessFile.java:327)
        at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
        ... 7 more




Build Log:
[...truncated 10721 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/init-core-data-001
   [junit4]   2> 1176029 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[C3F0AD24BF85C53D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1176030 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[C3F0AD24BF85C53D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1176031 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1176031 INFO  (Thread-4106) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1176031 INFO  (Thread-4106) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1176131 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41031
   [junit4]   2> 1176131 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176132 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176134 INFO  (zkCallback-1186-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@55d91d7e 
name:ZooKeeperConnection Watcher:127.0.0.1:41031 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176134 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176134 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176135 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1176136 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176136 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176138 INFO  (zkCallback-1187-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e70423c 
name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176138 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176138 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176138 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1176138 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1176139 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1176140 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1176140 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1176140 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1176141 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1176142 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1176142 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1176143 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1176143 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1176143 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1176144 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1176144 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1176144 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1176145 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1176145 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1176145 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1176146 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1176146 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1176146 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1176147 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1176147 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1176147 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1176148 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1176148 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1176148 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176149 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176150 INFO  (zkCallback-1188-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b61c150 name:ZooKeeperConnection 
Watcher:127.0.0.1:41031/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1176150 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176150 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176150 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 1176208 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1
   [junit4]   2> 1176209 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1176210 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19ccec2b{/,null,AVAILABLE}
   [junit4]   2> 1176213 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2d80676b{SSL-http/1.1}{127.0.0.1:37209}
   [junit4]   2> 1176213 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.e.j.s.Server Started @1177932ms
   [junit4]   2> 1176213 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, 
hostPort=37209, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores}
   [junit4]   2> 1176214 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@deb6432
   [junit4]   2> 1176214 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/'
   [junit4]   2> 1176214 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1176214 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1176223 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176223 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176223 INFO  (zkCallback-1189-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c5feb4b 
name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176224 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176224 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176224 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1176224 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/solr.xml
   [junit4]   2> 1176227 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores
   [junit4]   2> 1176227 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 998877837
   [junit4]   2> 1176227 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/]
   [junit4]   2> 1176227 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/lib
   [junit4]   2> 1176227 WARN  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/lib).
   [junit4]   2> 1176232 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1176234 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1176234 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1176234 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1176234 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41031/solr
   [junit4]   2> 1176235 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1176235 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1176235 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176236 INFO  (zkCallback-1191-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@289418e0 
name:ZooKeeperConnection Watcher:127.0.0.1:41031 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176236 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176236 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1176236 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1176237 INFO  
(zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d5cc511 
name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176237 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1176237 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1176238 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1176239 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1176240 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1176240 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1176243 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1176243 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1176244 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1176244 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1176244 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37209_
   [junit4]   2> 1176244 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37209_
   [junit4]   2> 1176245 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1176245 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1176246 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1176246 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94809597037117445-127.0.0.1:37209_-n_0000000000
   [junit4]   2> 1176246 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:37209_
   [junit4]   2> 1176246 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1176246 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.Overseer Overseer 
(id=94809597037117445-127.0.0.1:37209_-n_0000000000) starting
   [junit4]   2> 1176247 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1176249 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1176249 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1176249 INFO  
(OverseerCollectionConfigSetProcessor-94809597037117445-127.0.0.1:37209_-n_0000000000)
 [n:127.0.0.1:37209_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 1176249 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1176255 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1176255 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1176256 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores
   [junit4]   2> 1176256 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1,
 collection=tmp_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1176257 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/
   [junit4]   2> 1176257 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1176257 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1176257 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:37209_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1176257 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1176257 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1176258 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37209";,
   [junit4]   2>   "node_name":"127.0.0.1:37209_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1176258 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1176258 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37209";,
   [junit4]   2>   "node_name":"127.0.0.1:37209_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1176259 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
tmp_collection
   [junit4]   2> 1176259 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1176259 INFO  
(zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1177258 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1177259 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:tmp_collection
   [junit4]   2> 1177259 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 1177259 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Looking for collection configName
   [junit4]   2> 1177259 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only 
one config set found in zk - using it:conf1
   [junit4]   2> 1177259 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient 
makePath: /collections/tmp_collection
   [junit4]   2> 1177260 INFO  
(zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    
] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - 
updating...
   [junit4]   2> 1177260 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
Load collection config from:/collections/tmp_collection
   [junit4]   2> 1177260 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/tmp_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1177260 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/'
   [junit4]   2> 1177260 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177260 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1177269 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1177271 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1177274 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1177285 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1177286 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1177290 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1177347 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1177348 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1177349 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1177351 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1177358 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1177358 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 1177358 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1177359 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1177359 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3775f6fb
   [junit4]   2> 1177359 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data
   [junit4]   2> 1177359 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 1177359 WARN  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1177360 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 1177360 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=90.1796875, 
floorSegmentMB=0.9736328125, forceMergeDeletesPctAllowed=20.39636959787737, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16273562990657
   [junit4]   2> 1177399 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1177399 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1177399 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37209_ 
c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking 
for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/
   [junit4]   2> 1177401 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 1177410 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1177413 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177414 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177415 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177415 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1177421 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1177421 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1177422 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1177422 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1177422 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1177422 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1177423 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=5.9501953125, 
floorSegmentMB=0.4619140625, forceMergeDeletesPctAllowed=8.648363366263258, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4694874869965563
   [junit4]   2> 1177423 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1177423 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1177423 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@36320fa6[collection1] main
   [junit4]   2> 1177423 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1177423 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1177424 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1177424 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1177424 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1177424 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1177424 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1177424 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1177424 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1177424 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1177427 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 1177428 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1177430 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1177437 INFO  
(searcherExecutor-4647-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@36320fa6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177437 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1177437 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1177437 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1177437 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1516953554067128320
   [junit4]   2> 1177439 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1516953554067128320
   [junit4]   2> 1177439 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1177439 INFO  
(coreLoadExecutor-4646-thread-1-processing-n:127.0.0.1:37209_) 
[n:127.0.0.1:37209_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1177439 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - 
core:collection1 address:https://127.0.0.1:37209 collection:tmp_collection 
shard:shard1
   [junit4]   2> 1177440 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 1177442 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/collections/tmp_collection/leader_elect/shard1/election/94809597037117445-core_node1-n_0000000000
   [junit4]   2> 1177442 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running 
the leader process for shard shard1
   [junit4]   2> 1177442 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1177442 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 1177442 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37209/collection1/
   [junit4]   2> 1177443 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 1177443 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 1177443 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:37209/collection1/ has no replicas
   [junit4]   2> 1177443 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: https://127.0.0.1:37209/collection1/ shard1
   [junit4]   2> 1177443 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/tmp_collection/leaders/shard1
   [junit4]   2> 1177444 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node
   [junit4]   2> 1177445 INFO  
(zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    
] o.a.s.h.CdcrProcessStateManager Received new leader state @ 
tmp_collection:shard1
   [junit4]   2> 1177447 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:37209";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1177548 INFO  
(zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1177597 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are 
https://127.0.0.1:37209/collection1/ and leader is 
https://127.0.0.1:37209/collection1/
   [junit4]   2> 1177597 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:37209
   [junit4]   2> 1177597 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1177597 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing 
state=active
   [junit4]   2> 1177597 INFO  
(coreZkRegister-4640-thread-1-processing-n:127.0.0.1:37209_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:37209_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1177598 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37209";,
   [junit4]   2>   "node_name":"127.0.0.1:37209_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1177598 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37209";,
   [junit4]   2>   "node_name":"127.0.0.1:37209_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1177699 INFO  
(zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1177810 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1
   [junit4]   2> 1177811 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1177812 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7090565a{/,null,AVAILABLE}
   [junit4]   2> 1177814 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@42324691{SSL-http/1.1}{127.0.0.1:59594}
   [junit4]   2> 1177814 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.e.j.s.Server Started @1179533ms
   [junit4]   2> 1177814 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, 
hostPort=59594, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores}
   [junit4]   2> 1177815 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@deb6432
   [junit4]   2> 1177815 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/'
   [junit4]   2> 1177815 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1177815 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1177823 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1177823 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177824 INFO  (zkCallback-1193-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b0fb2ac 
name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1177824 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177824 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1177824 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1177824 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/solr.xml
   [junit4]   2> 1177827 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores
   [junit4]   2> 1177827 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1366351797
   [junit4]   2> 1177827 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/]
   [junit4]   2> 1177827 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/lib
   [junit4]   2> 1177827 WARN  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/lib).
   [junit4]   2> 1177832 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1177833 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1177833 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1177834 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1177834 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41031/solr
   [junit4]   2> 1177834 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1177834 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1177834 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177834 INFO  (zkCallback-1195-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2922c961 
name:ZooKeeperConnection Watcher:127.0.0.1:41031 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1177835 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177835 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1177835 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1177836 INFO  
(zkCallback-1196-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12490f3f 
name:ZooKeeperConnection Watcher:127.0.0.1:41031/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1177836 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1177838 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1178840 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59594_
   [junit4]   2> 1178840 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59594_
   [junit4]   2> 1178840 INFO  
(zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1178840 INFO  
(zkCallback-1196-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1178841 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1178841 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94809597037117448-127.0.0.1:59594_-n_0000000001
   [junit4]   2> 1178842 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94809597037117445-127.0.0.1:37209_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1178851 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1178851 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1178852 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores
   [junit4]   2> 1178852 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1,
 collection=tmp_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1178852 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/
   [junit4]   2> 1178852 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1178853 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1178853 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[C3F0AD24BF85C53D]) 
[n:127.0.0.1:59594_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1178853 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1178853 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1178853 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Registering watch for collection tmp_collection
   [junit4]   2> 1178853 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch tmp_collection
   [junit4]   2> 1178854 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
Deleting data for tmp_collection
   [junit4]   2> 1178854 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59594";,
   [junit4]   2>   "node_name":"127.0.0.1:59594_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1178854 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59594";,
   [junit4]   2>   "node_name":"127.0.0.1:59594_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1178854 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=1
   [junit4]   2> 1178854 INFO  
(OverseerStateUpdate-94809597037117445-127.0.0.1:37209_-n_0000000000) 
[n:127.0.0.1:37209_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1178854 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1178955 INFO  
(zkCallback-1192-thread-1-processing-n:127.0.0.1:37209_) [n:127.0.0.1:37209_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1178955 INFO  
(zkCallback-1196-thread-1-processing-n:127.0.0.1:59594_) [n:127.0.0.1:59594_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1179854 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1179854 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:tmp_collection
   [junit4]   2> 1179854 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1179855 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
Load collection config from:/collections/tmp_collection
   [junit4]   2> 1179855 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/tmp_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1179855 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/'
   [junit4]   2> 1179855 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179855 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1179868 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1179872 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1179874 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1179880 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1179880 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1179883 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1179935 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1179936 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1179936 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1179938 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1179945 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1179945 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 1179945 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1179945 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1179945 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ 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@3775f6fb
   [junit4]   2> 1179945 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data
   [junit4]   2> 1179945 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 1179946 WARN  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1179946 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 1179946 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=90.1796875, 
floorSegmentMB=0.9736328125, forceMergeDeletesPctAllowed=20.39636959787737, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16273562990657
   [junit4]   2> 1179969 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1179969 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1179969 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59594_ 
c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Looking 
for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/
   [junit4]   2> 1179971 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 1179971 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1179973 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179973 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179974 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179974 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179977 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1179978 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1179978 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ 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> 1179978 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ 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> 1179978 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1179978 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1179979 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=5.9501953125, 
floorSegmentMB=0.4619140625, forceMergeDeletesPctAllowed=8.648363366263258, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4694874869965563
   [junit4]   2> 1179980 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1179980 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1179980 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1e0b5a58[collection1] main
   [junit4]   2> 1179980 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1179980 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1179980 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1179980 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1179980 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1179980 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1179981 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1179981 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ 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> 1179981 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1179981 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1179982 INFO  
(searcherExecutor-4659-thread-1-processing-n:127.0.0.1:59594_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:59594_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@1e0b5a58[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1179982 INFO  
(coreLoadExecutor-4658-thread-1-processing-n:127.0.0.1:59594_) 
[n:127.0.0.1:59594_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
 

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

-Dtests.seed=C3F0AD24BF85C53D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr__#Latn -Dtests.timezone=Japan -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    231s J2 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=10042, 
name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C3F0AD24BF85C53D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: 
java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953613321109504
 (No such file or directory)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
   [junit4]    > Caused by: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953613321109504
 (No such file or directory)
   [junit4]    >        at java.io.RandomAccessFile.open0(Native Method)
   [junit4]    >        at 
java.io.RandomAccessFile.open(RandomAccessFile.java:327)
   [junit4]    >        at 
java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
   [junit4]    >        ... 7 moreThrowable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=10174, 
name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C3F0AD24BF85C53D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: 
java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953689935314944
 (No such file or directory)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
   [junit4]    >        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
   [junit4]    > Caused by: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_C3F0AD24BF85C53D-001/jetty-001/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000006.1516953689935314944
 (No such file or directory)
   [junit4]    >        at java.io.RandomAccessFile.open0(Native Method)
   [junit4]    >        at 
java.io.RandomAccessFile.open(RandomAccessFile.java:327)
   [junit4]    >        at 
java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]    >        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
   [junit4]    >        ... 7 more
   [junit4]   2> 1407117 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[C3F0AD24BF85C53D]-worker) 
[n:127.0.0.1:59594_ c:source_collection s:shard1 r:core_node1 
x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=ClassicSimilarity, locale=sr__#Latn, timezone=Japan
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=12,threads=1,free=228452384,total=486014976
   [junit4]   2> NOTE: All tests run in this JVM: [SampleTest, 
TestCSVResponseWriter, BaseCdcrDistributedZkTest, TestIndexingPerformance, 
TestLRUStatsCache, TestReRankQParserPlugin, DocValuesMultiTest, TestFastWriter, 
MultiThreadedOCPTest, HLLSerializationTest, HdfsNNFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestIndexSearcher, 
TestPerFieldSimilarity, HLLUtilTest, AsyncCallRequestStatusResponseTest, 
SpatialHeatmapFacetsTest, TestJmxIntegration, TestAuthenticationFramework, 
TestSortingResponseWriter, BadIndexSchemaTest, DirectUpdateHandlerTest, 
BinaryUpdateRequestHandlerTest, TestLRUCache, DistributedFacetPivotSmallTest, 
DistributedQueryComponentCustomSortTest, FieldMutatingUpdateProcessorTest, 
GraphQueryTest, TestManagedResource, TestElisionMultitermQuery, 
AddBlockUpdateTest, TestPostingsSolrHighlighter, ClusterStateTest, 
TestRawTransformer, TestHashQParserPlugin, TestClusterStateMutator, 
DirectUpdateHandlerOptimizeTest, TestRecovery, TestReload, 
LukeRequestHandlerTest, TestConfigSetProperties, LeaderElectionTest, 
DeleteReplicaTest, CleanupOldIndexTest, TestWriterPerf, RecoveryZkTest, 
TermVectorComponentDistributedTest, TestSmileRequest, 
HdfsWriteToMultipleCollectionsTest, OverriddenZkACLAndCredentialsProvidersTest, 
TriLevelCompositeIdRoutingTest, TestTrieFacet, CurrencyFieldXmlFileTest, 
TestFieldResource, CdcrUpdateLogTest, TestDistributedStatsComponentCardinality, 
StatsComponentTest, TestFastLRUCache, TestManagedStopFilterFactory, 
CursorMarkTest, TestJsonFacets, DirectSolrConnectionTest, 
CloudExitableDirectoryReaderTest, TestOverriddenPrefixQueryForCustomFieldType, 
SolrTestCaseJ4Test, QueryParsingTest, BasicDistributedZk2Test, 
DocValuesMissingTest, TestCollationField, XmlUpdateRequestHandlerTest, 
AnalyticsMergeStrategyTest, TestSort, TestShortCircuitedRequests, 
HdfsDirectoryFactoryTest, TestScoreJoinQPNoScore, ZkNodePropsTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestGroupingSearch, BlockCacheTest, 
SuggesterTest, ShowFileRequestHandlerTest, CoreAdminHandlerTest, TestOrdValues, 
TestMaxScoreQueryParser, TestStressRecovery, TestSweetSpotSimilarityFactory, 
ResponseHeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, OverseerTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, 
AutoCommitTest, TestDistributedGrouping, TestStressReorder, HardAutoCommitTest, 
DistributedTermsComponentTest, SimpleFacetsTest, PeerSyncTest, TestFiltering, 
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, RequestHandlersTest, 
TestValueSourceCache, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, 
RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
CSVRequestHandlerTest, SearchHandlerTest, UpdateParamsTest, 
TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, 
TestSearchPerf, OutputWriterTest, ExternalFileFieldSortTest, 
TestLuceneMatchVersion, TestPhraseSuggestions, EchoParamsTest, 
TestDefaultSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, 
TestSystemIdResolver, RAMDirectoryFactoryTest, SystemInfoHandlerTest, 
UUIDFieldTest, DistributedIntervalFacetingTest, CdcrReplicationHandlerTest]
   [junit4] Completed [416/554] on J2 in 231.15s, 1 test, 1 error <<< FAILURES!

[...truncated 457 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
There were test failures: 554 suites (8 ignored), 2182 tests, 1 error, 76 
ignored (38 assumptions) [seed: C3F0AD24BF85C53D]

Total time: 60 minutes 15 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to