Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/900/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=385, name=collection2, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=385, name=collection2, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:49426/zw: collection already exists: 
awholynewstresscollection_collection2_0
        at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)




Build Log:
[...truncated 11450 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/init-core-data-001
   [junit4]   2> 10767 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[43799182E14A7F74]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 10768 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[43799182E14A7F74]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zw/
   [junit4]   2> 10797 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10802 INFO  (Thread-7) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10803 INFO  (Thread-7) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 10901 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:48256
   [junit4]   2> 10928 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11000 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11041 INFO  (zkCallback-3-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c05e735 
name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11042 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11043 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11045 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 11073 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x14e8511c2bc0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 11077 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11080 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11080 INFO  (zkCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@536e6aa3 
name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11081 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11081 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11087 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 11093 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 11097 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 11101 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 11108 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 11116 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 11122 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 11122 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 11126 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11127 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11141 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 11141 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 11146 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 11146 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 11153 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 11153 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 11179 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 11179 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 11183 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 11183 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 11187 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11188 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11195 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 11196 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 11199 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 11200 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 11208 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11209 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11218 INFO  (zkCallback-5-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e6e852c name:ZooKeeperConnection 
Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 11219 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11219 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11226 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11227 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11229 INFO  (zkCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@431acf91 
name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11230 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11230 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11231 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 11238 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11240 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11242 INFO  (zkCallback-7-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a8dab8e name:ZooKeeperConnection 
Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 11243 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11243 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11244 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 11244 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 11250 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 11250 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 11254 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf2/enumsConfig.xml
   [junit4]   2> 11255 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 11274 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11275 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11279 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 11279 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 11283 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 11283 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 11287 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 11287 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 11291 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 11291 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 11295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11299 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 11299 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 11303 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 11303 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 11307 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 11307 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 11698 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1
   [junit4]   2> 11873 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 11936 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12ae5e70{/zw,null,AVAILABLE}
   [junit4]   2> 12122 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1f7f6aba{SSL-http/1.1}{127.0.0.1:47683}
   [junit4]   2> 12123 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.e.j.s.Server Started @15114ms
   [junit4]   2> 12123 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=47683, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/tempDir-001/control/data,
 hostContext=/zw}
   [junit4]   2> 12131 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 12131 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/'
   [junit4]   2> 12151 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/solr.xml
   [junit4]   2> 12175 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores
   [junit4]   2> 12175 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1291912933
   [junit4]   2> 12175 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/]
   [junit4]   2> 12176 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/lib
   [junit4]   2> 12176 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/lib).
   [junit4]   2> 12196 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
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> 12199 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 12202 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12202 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12203 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48256/solr
   [junit4]   2> 12216 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 12217 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12217 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12221 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@597033ef 
name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12221 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12222 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12230 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 12232 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c2e1b2f 
name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12233 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 12241 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 12249 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 12254 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 12259 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 12270 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 12280 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 12283 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 12286 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 12288 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47683_zw
   [junit4]   2> 12290 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:47683_zw
   [junit4]   2> 12295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 12297 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 12300 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12302 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94158953549398022-127.0.0.1:47683_zw-n_0000000000
   [junit4]   2> 12307 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:47683_zw
   [junit4]   2> 12308 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 12310 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer Overseer 
(id=94158953549398022-127.0.0.1:47683_zw-n_0000000000) starting
   [junit4]   2> 12317 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 12343 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 12349 INFO  
(OverseerCollectionProcessor-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 12350 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 12351 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 12364 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 12365 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 12367 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores
   [junit4]   2> 12371 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=, 
dataDir=data/, name=collection1, schema=schema.xml, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/,
 coreNodeName=, loadOnStartup=true, collection=control_collection, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1,
 config=solrconfig.xml, transient=false}
   [junit4]   2> 12372 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/
   [junit4]   2> 12372 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 12375 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 12376 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47683_zw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 12377 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 12377 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 12382 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 12382 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 12385 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"} current state version: 0
   [junit4]   2> 12396 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"}
   [junit4]   2> 12398 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 12407 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 12411 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] 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> 12415 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 13383 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 13384 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 13385 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 13385 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 13387 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 13388 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/'
   [junit4]   2> 13412 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 13427 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 13444 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 13523 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13525 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 13580 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 13937 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 13952 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 13954 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 13992 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 13997 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 14001 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 14005 WARN  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 14005 WARN  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 14006 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 14008 WARN  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 14008 WARN  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 14008 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 14009 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 14009 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 14010 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609b70c6
   [junit4]   2> 14015 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data
   [junit4]   2> 14016 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/index/
   [junit4]   2> 14016 WARN  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 14017 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/index
   [junit4]   2> 14017 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=1.125, 
floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=28.398356997320427, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 14018 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4d19829f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45cebc44),segFN=segments_1,generation=1}
   [junit4]   2> 14018 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 14019 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/
   [junit4]   2> 14020 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 14030 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 14040 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 14040 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 14041 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 14041 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14041 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 14042 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 14042 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 14042 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 14045 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14049 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14051 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14053 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14066 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/update/json/docs,/update/json,standard,/update/csv,/update,/admin/segments,/config,/admin/properties,/admin/file,/admin/threads,/replication,/admin/mbeans,/get,/admin/ping,/admin/system,/admin/logging,/schema,/admin/luke,/admin/plugins
   [junit4]   2> 14067 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 14068 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 14068 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14069 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 14070 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 14071 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 14072 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4d19829f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45cebc44),segFN=segments_1,generation=1}
   [junit4]   2> 14072 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 14075 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@6f8dea32[collection1] main
   [junit4]   2> 14075 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 14077 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 14077 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 14080 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 14081 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 14081 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 14082 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 14082 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 14083 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 14083 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14084 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 14084 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 14084 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 14085 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1506543260147908608
   [junit4]   2> 14087 INFO  
(searcherExecutor-29-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@6f8dea32[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14090 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 5 ms to seed version buckets with highest version 
1506543260147908608
   [junit4]   2> 14091 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 14093 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) 
[n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 14096 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:https://127.0.0.1:47683/zw 
collection:control_collection shard:shard1
   [junit4]   2> 14104 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 14112 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94158953549398022-core_node1-n_0000000000
   [junit4]   2> 14115 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 14118 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 14119 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 14120 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 14120 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 14122 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:47683/zw/collection1/
   [junit4]   2> 14122 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 14122 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:47683/zw/collection1/ has no replicas
   [junit4]   2> 14124 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] 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> 14136 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:47683/zw/collection1/ shard1
   [junit4]   2> 14138 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 14138 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 14147 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 14149 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 14255 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] 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> 14259 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 14304 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are https://127.0.0.1:47683/zw/collection1/ and leader is 
https://127.0.0.1:47683/zw/collection1/
   [junit4]   2> 14305 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_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:47683/zw
   [junit4]   2> 14305 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 14305 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 14305 INFO  
(coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 
c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 14308 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 14310 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"} current state version: 3
   [junit4]   2> 14313 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"}
   [junit4]   2> 14409 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14410 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14412 INFO  (zkCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@57192fb0 
name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14412 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14413 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14413 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 14418 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] 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> 14419 INFO  (zkCallback-12-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 0)
   [junit4]   2> 14423 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 14425 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 14425 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 14425 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14425 INFO  (zkCallback-12-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 14426 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14428 INFO  (zkCallback-13-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@501d19a name:ZooKeeperConnection 
Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14428 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14429 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14432 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 14434 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 14434 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 14541 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 14543 INFO  (zkCallback-12-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 14543 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] 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> 14548 INFO  (zkCallback-12-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 14548 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 14757 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1
   [junit4]   2> 14758 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001
   [junit4]   2> 14764 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 14767 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@eda1c9d{/zw,null,AVAILABLE}
   [junit4]   2> 14781 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2b2d66b7{SSL-http/1.1}{127.0.0.1:47267}
   [junit4]   2> 14781 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.e.j.s.Server Started @17772ms
   [junit4]   2> 14782 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zw, hostPort=47267, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores}
   [junit4]   2> 14784 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 14785 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/'
   [junit4]   2> 14803 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/solr.xml
   [junit4]   2> 14821 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores
   [junit4]   2> 14822 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 532239075
   [junit4]   2> 14822 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/]
   [junit4]   2> 14822 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/lib
   [junit4]   2> 14823 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/lib).
   [junit4]   2> 14832 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
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> 14836 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 14838 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14838 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14839 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48256/solr
   [junit4]   2> 14839 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 14839 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14840 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14848 INFO  (zkCallback-15-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e26fd name:ZooKeeperConnection 
Watcher:127.0.0.1:48256 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 14849 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14850 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14853 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 14880 INFO  
(zkCallback-16-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw  
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14f28f45 
name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14881 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 14895 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 15910 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47267_zw
   [junit4]   2> 15911 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:47267_zw
   [junit4]   2> 15916 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15917 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94158953549398026-127.0.0.1:47267_zw-n_0000000001
   [junit4]   2> 15920 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94158953549398022-127.0.0.1:47683_zw-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 15921 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 15922 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 15923 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores
   [junit4]   2> 15925 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{dataDir=data/, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1,
 coreNodeName=, name=collection1, shard=, schema=schema.xml, 
config=solrconfig.xml, transient=false, collection=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1/,
 loadOnStartup=true}
   [junit4]   2> 15925 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1/
   [junit4]   2> 15925 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 15927 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 15928 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) 
[n:127.0.0.1:47267_zw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 15929 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 15929 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 15932 INFO  
(zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw  
  ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 15933 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47267/zw";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47267_zw"} current state version: 5
   [junit4]   2> 15933 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for external collection collection1
   [junit4]   2> 15934 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit4]   2> 15935 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating collection state at /collections/collection1/state.json from 
ZooKeeper... 
   [junit4]   2> 15937 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47267/zw";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47267_zw"}
   [junit4]   2> 15937 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=2
   [junit4]   2> 15937 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 15939 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating data for collection1 to ver 0 
   [junit4]   2> 15939 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 16043 INFO  
(OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) 
[n:127.0.0.1:47683_zw    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 16044 INFO  
(zkCallback-16-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw  
  ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 16046 INFO  
(zkCallback-16-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw  
  ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 16940 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 16940 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 16941 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 16942 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Load collection config from:/collections/collection1
   [junit4]   2> 16943 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 16944 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1/'
   [junit4]   2> 16962 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 16973 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 16989 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 17025 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 17027 INFO  
(coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) 
[n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 17073 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0

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

lr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable
 #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=386, name=collection3, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:49426/zw: collection already exists: 
awholynewstresscollection_collection3_0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable
 #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=384, name=collection1, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:49426/zw: collection already exists: 
awholynewstresscollection_collection1_0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable
 #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=387, name=collection4, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:49426/zw: collection already exists: 
awholynewstresscollection_collection4_0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable
 #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=388, name=collection5, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:49426/zw: collection already exists: 
awholynewstresscollection_collection5_0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)
   [junit4]   2> 3363248 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[43799182E14A7F74]-worker) 
[n:127.0.0.1:46307_zw c:addReplicaColl s:shard2 r:core_node6 
x:addReplicaColl_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=de_DE, timezone=America/Santa_Isabel
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=179363024,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, 
TestFileDictionaryLookup, CollectionsAPIDistributedZkTest]
   [junit4] Completed [316/508] on J1 in 3353.55s, 1 test, 1 error <<< FAILURES!

[...truncated 603 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999:
 There were test failures: 508 suites, 2012 tests, 1 error, 53 ignored (10 
assumptions)

Total time: 204 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1111775816 bytes
Compression is 0.0%
Took 2 min 55 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to