Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12357/
Java: 32bit/jdk1.8.0_45 -client -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=631, name=collection0, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45008/z: Could not find collection : 
awholynewstresscollection_collection0_0
        at __randomizedtesting.SeedInfo.seed([95D1D7A17DFDA3B7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        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:1074)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:884)




Build Log:
[...truncated 9956 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/init-core-data-001
   [junit4]   2> 48287 T412 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 48287 T412 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /z/
   [junit4]   2> 48291 T412 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 48292 T413 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 48292 T413 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 48392 T412 oasc.ZkTestServer.run start zk server on port:51782
   [junit4]   2> 48392 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 48393 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 48407 T420 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1924225 name:ZooKeeperConnection 
Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 48407 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 48408 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 48408 T412 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 48411 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 48412 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 48413 T423 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@102d3b8 name:ZooKeeperConnection 
Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 48413 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 48414 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 48417 T412 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 48424 T412 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 48427 T412 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 48429 T412 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 48431 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 48432 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 48443 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 48443 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 48446 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 48447 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 48449 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 48449 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 48458 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 48458 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 48460 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 48461 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 48463 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 48464 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 48466 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 48466 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 48468 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 48469 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 48471 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 48471 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 48473 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 48474 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 48482 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 48483 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 48486 T426 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17919ca name:ZooKeeperConnection 
Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 48487 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 48487 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 48491 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 48491 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 48492 T429 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d2ad7 name:ZooKeeperConnection 
Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 48493 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 48493 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 48494 T412 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 48496 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 48497 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 48498 T432 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@67255 name:ZooKeeperConnection 
Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 48498 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 48498 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 48499 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 48500 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.xml
   [junit4]   2> 48502 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 48503 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/schema.xml
   [junit4]   2> 48505 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf2/enumsConfig.xml
   [junit4]   2> 48506 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/enumsConfig.xml
   [junit4]   2> 48508 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 48508 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 48510 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 48511 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/stopwords.txt
   [junit4]   2> 48512 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 48513 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/protwords.txt
   [junit4]   2> 48515 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 48515 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/currency.xml
   [junit4]   2> 48517 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 48518 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/open-exchange-rates.json
   [junit4]   2> 48520 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 48520 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 48522 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 48522 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/old_synonyms.txt
   [junit4]   2> 48539 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 48540 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/synonyms.txt
   [junit4]   2> 48542 T412 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 48542 T412 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/elevate.xml
   [junit4]   2> 48722 T412 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1
   [junit4]   2> 48725 T412 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 48726 T412 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@9ad5c0{/z,null,AVAILABLE}
   [junit4]   2> 48748 T412 oejs.AbstractConnector.doStart Started 
ServerConnector@1766fc2{SSL-http/1.1}{127.0.0.1:45909}
   [junit4]   2> 48748 T412 oejs.Server.doStart Started @49654ms
   [junit4]   2> 48749 T412 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/z, hostPort=45909, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores}
   [junit4]   2> 48752 T412 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 48752 T412 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/'
   [junit4]   2> 48784 T412 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/solr.xml
   [junit4]   2> 48811 T412 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores
   [junit4]   2> 48811 T412 oasc.CoreContainer.<init> New CoreContainer 16316785
   [junit4]   2> 48812 T412 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/]
   [junit4]   2> 48812 T412 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/lib
   [junit4]   2> 48813 T412 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/lib).
   [junit4]   2> 48825 T412 oashc.HttpShardHandlerFactory.init 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> 48829 T412 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 48832 T412 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 48833 T412 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 48833 T412 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 48833 T412 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51782/solr
   [junit4]   2> 48852 T412 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 48853 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 48853 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 48855 T446 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@661b5f name:ZooKeeperConnection 
Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 48855 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 48856 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 48861 T412 n:127.0.0.1:45909_z 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 48863 T449 n:127.0.0.1:45909_z oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@1884cd7 
name:ZooKeeperConnection Watcher:127.0.0.1:51782/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48863 T412 n:127.0.0.1:45909_z 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48872 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 48874 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 48878 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 48881 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 48883 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 48890 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 48892 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 48894 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 48895 T412 n:127.0.0.1:45909_z 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45909_z
   [junit4]   2> 48896 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:45909_z
   [junit4]   2> 48899 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 48901 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 48905 T412 n:127.0.0.1:45909_z oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 48908 T412 n:127.0.0.1:45909_z 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:45909_z
   [junit4]   2> 48908 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 48910 T412 n:127.0.0.1:45909_z oasc.Overseer.start Overseer 
(id=93748924054175750-127.0.0.1:45909_z-n_0000000000) starting
   [junit4]   2> 48917 T412 n:127.0.0.1:45909_z oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 48939 T412 n:127.0.0.1:45909_z 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 48943 T451 n:127.0.0.1:45909_z 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 48944 T412 n:127.0.0.1:45909_z 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 48949 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 48960 T412 n:127.0.0.1:45909_z 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores
   [junit4]   2> 48964 T412 n:127.0.0.1:45909_z oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 48964 T412 n:127.0.0.1:45909_z 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1/
   [junit4]   2> 48966 T412 n:127.0.0.1:45909_z 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 48972 T453 n:127.0.0.1:45909_z c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 48973 T453 n:127.0.0.1:45909_z c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 48975 T453 n:127.0.0.1:45909_z 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 48976 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 48978 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:45909/z";,
   [junit4]   2>          "node_name":"127.0.0.1:45909_z",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 48988 T450 n:127.0.0.1:45909_z 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:45909/z";,
   [junit4]   2>          "node_name":"127.0.0.1:45909_z",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 48990 T450 n:127.0.0.1:45909_z 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 48992 T450 n:127.0.0.1:45909_z 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 48994 T449 n:127.0.0.1:45909_z oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 49976 T453 n:127.0.0.1:45909_z 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 49976 T453 n:127.0.0.1:45909_z 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 49977 T453 n:127.0.0.1:45909_z 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 49977 T453 n:127.0.0.1:45909_z 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 49978 T453 n:127.0.0.1:45909_z 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 49978 T453 n:127.0.0.1:45909_z oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1/'
   [junit4]   2> 50012 T453 n:127.0.0.1:45909_z oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 50034 T453 n:127.0.0.1:45909_z 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 50054 T453 n:127.0.0.1:45909_z oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 50088 T453 n:127.0.0.1:45909_z oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 50089 T453 n:127.0.0.1:45909_z oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 50128 T453 n:127.0.0.1:45909_z oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 50382 T453 n:127.0.0.1:45909_z 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 50392 T453 n:127.0.0.1:45909_z oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 50395 T453 n:127.0.0.1:45909_z oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 50418 T453 n:127.0.0.1:45909_z 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 50421 T453 n:127.0.0.1:45909_z 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 50423 T453 n:127.0.0.1:45909_z 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 50424 T453 n:127.0.0.1:45909_z 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 50424 T453 n:127.0.0.1:45909_z 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 50425 T453 n:127.0.0.1:45909_z 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 50425 T453 n:127.0.0.1:45909_z 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 50425 T453 n:127.0.0.1:45909_z 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 50426 T453 n:127.0.0.1:45909_z oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 50426 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 50426 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 50427 T453 n:127.0.0.1:45909_z x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df5b8b
   [junit4]   2> 50428 T453 n:127.0.0.1:45909_z x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1/data
   [junit4]   2> 50428 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1/data/index/
   [junit4]   2> 50428 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 50428 T453 n:127.0.0.1:45909_z x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/control-001/cores/collection1/data/index
   [junit4]   2> 50429 T453 n:127.0.0.1:45909_z x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=75.3818359375, 
floorSegmentMB=0.599609375, forceMergeDeletesPctAllowed=1.2344196419493936, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 50432 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4693de 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d47844),segFN=segments_1,generation=1}
   [junit4]   2> 50432 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50438 T453 n:127.0.0.1:45909_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 50445 T453 n:127.0.0.1:45909_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 50446 T453 n:127.0.0.1:45909_z x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 50446 T453 n:127.0.0.1:45909_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 50446 T453 n:127.0.0.1:45909_z x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 50447 T453 n:127.0.0.1:45909_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 50447 T453 n:127.0.0.1:45909_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 50447 T453 n:127.0.0.1:45909_z x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 50448 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 50449 T453 n:127.0.0.1:45909_z x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 50451 T453 n:127.0.0.1:45909_z x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 50452 T453 n:127.0.0.1:45909_z x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 50464 T453 n:127.0.0.1:45909_z x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 50471 T453 n:127.0.0.1:45909_z x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 50471 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 50480 T453 n:127.0.0.1:45909_z x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 50481 T453 n:127.0.0.1:45909_z x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 50481 T453 n:127.0.0.1:45909_z x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 50481 T453 n:127.0.0.1:45909_z x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 50482 T453 n:127.0.0.1:45909_z x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=521292799, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 50483 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4693de 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d47844),segFN=segments_1,generation=1}
   [junit4]   2> 50483 T453 n:127.0.0.1:45909_z x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50483 T453 n:127.0.0.1:45909_z x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@8f96ba[collection1] main
   [junit4]   2> 50484 T453 n:127.0.0.1:45909_z x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 50484 T453 n:127.0.0.1:45909_z x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 50485 T453 n:127.0.0.1:45909_z x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 50487 T453 n:127.0.0.1:45909_z x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 50487 T453 n:127.0.0.1:45909_z x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 50488 T453 n:127.0.0.1:45909_z x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 50488 T453 n:127.0.0.1:45909_z x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 50488 T453 n:127.0.0.1:45909_z x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 50489 T453 n:127.0.0.1:45909_z x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 50489 T453 n:127.0.0.1:45909_z x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 50490 T454 n:127.0.0.1:45909_z x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@8f96ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 50490 T453 n:127.0.0.1:45909_z x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 50492 T453 n:127.0.0.1:45909_z x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 50493 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:https://127.0.0.1:45909/z collection:control_collection shard:shard1
   [junit4]   2> 50493 T412 n:127.0.0.1:45909_z oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 50493 T412 n:127.0.0.1:45909_z oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 50499 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 50503 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 50503 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 50504 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 50505 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 50505 T460 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@185a89 name:ZooKeeperConnection 
Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 50506 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 50506 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 50506 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 50506 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 50507 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 50507 T412 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C104 name=collection1 
org.apache.solr.core.SolrCore@7da844 url=https://127.0.0.1:45909/z/collection1 
node=127.0.0.1:45909_z C104_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:45909/z, 
node_name=127.0.0.1:45909_z, state=down}
   [junit4]   2> 50508 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 C104 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:45909/z/collection1/
   [junit4]   2> 50509 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 C104 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 50509 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 C104 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:45909/z/collection1/ has no replicas
   [junit4]   2> 50509 T449 n:127.0.0.1:45909_z oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 50509 T460 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 50509 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: https://127.0.0.1:45909/z/collection1/ shard1
   [junit4]   2> 50512 T412 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 50512 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 50512 T412 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 50513 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 50513 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 50515 T463 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@76be0e name:ZooKeeperConnection 
Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 50517 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 50517 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 50517 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 50519 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run 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:45909/z";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 50521 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 2
   [junit4]   2> 50523 T450 n:127.0.0.1:45909_z 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 50523 T460 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 50524 T449 n:127.0.0.1:45909_z oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 50527 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 50527 T450 n:127.0.0.1:45909_z 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 50529 T460 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 50530 T449 n:127.0.0.1:45909_z oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 50568 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ZkController.register We are 
https://127.0.0.1:45909/z/collection1/ and leader is 
https://127.0.0.1:45909/z/collection1/
   [junit4]   2> 50569 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:45909/z
   [junit4]   2> 50569 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 50569 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 50570 T457 n:127.0.0.1:45909_z c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 50574 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 50575 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:45909/z";,
   [junit4]   2>          "node_name":"127.0.0.1:45909_z",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 50576 T450 n:127.0.0.1:45909_z 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:45909/z";,
   [junit4]   2>          "node_name":"127.0.0.1:45909_z",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 50591 T412 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1
   [junit4]   2> 50592 T412 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001
   [junit4]   2> 50593 T412 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 50595 T412 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@2e00e5{/z,null,AVAILABLE}
   [junit4]   2> 50602 T412 oejs.AbstractConnector.doStart Started 
ServerConnector@f44f2b{SSL-http/1.1}{127.0.0.1:57275}
   [junit4]   2> 50603 T412 oejs.Server.doStart Started @51509ms
   [junit4]   2> 50603 T412 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {solrconfig=solrconfig.xml, hostContext=/z, hostPort=57275, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores}
   [junit4]   2> 50605 T412 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 50606 T412 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/'
   [junit4]   2> 50624 T412 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/solr.xml
   [junit4]   2> 50632 T412 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores
   [junit4]   2> 50632 T412 oasc.CoreContainer.<init> New CoreContainer 2541927
   [junit4]   2> 50632 T412 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/]
   [junit4]   2> 50633 T412 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/lib
   [junit4]   2> 50633 T412 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/lib).
   [junit4]   2> 50641 T412 oashc.HttpShardHandlerFactory.init 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> 50644 T412 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 50645 T412 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 50645 T412 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 50645 T412 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 50646 T412 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51782/solr
   [junit4]   2> 50646 T412 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 50646 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 50647 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 50648 T477 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ad9f31 name:ZooKeeperConnection 
Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 50648 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 50649 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 50650 T412 n:127.0.0.1:57275_z 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 50651 T480 n:127.0.0.1:57275_z oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@15ae49f 
name:ZooKeeperConnection Watcher:127.0.0.1:51782/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50652 T412 n:127.0.0.1:57275_z 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 50655 T412 n:127.0.0.1:57275_z 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 50680 T449 n:127.0.0.1:45909_z oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 50680 T460 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 50686 T480 n:127.0.0.1:57275_z oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 51658 T412 n:127.0.0.1:57275_z 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57275_z
   [junit4]   2> 51659 T412 n:127.0.0.1:57275_z oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:57275_z
   [junit4]   2> 51662 T412 n:127.0.0.1:57275_z oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 51665 T412 n:127.0.0.1:57275_z 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores
   [junit4]   2> 51666 T412 n:127.0.0.1:57275_z oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 51667 T412 n:127.0.0.1:57275_z 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1/
   [junit4]   2> 51667 T412 n:127.0.0.1:57275_z 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 51670 T481 n:127.0.0.1:57275_z c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 51670 T481 n:127.0.0.1:57275_z c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 51671 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 51672 T481 n:127.0.0.1:57275_z oasc.ZkController.preRegister 
Registering watch for external collection collection1
   [junit4]   2> 51672 T481 n:127.0.0.1:57275_z oascc.ZkStateReader.addZkWatch 
addZkWatch collection1
   [junit4]   2> 51672 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57275/z";,
   [junit4]   2>          "node_name":"127.0.0.1:57275_z",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 51672 T481 n:127.0.0.1:57275_z oascc.ZkStateReader.addZkWatch 
Updating collection state at /collections/collection1/state.json from 
ZooKeeper... 
   [junit4]   2> 51673 T450 n:127.0.0.1:45909_z 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57275/z";,
   [junit4]   2>          "node_name":"127.0.0.1:57275_z",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 51674 T450 n:127.0.0.1:45909_z 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 51674 T450 n:127.0.0.1:45909_z 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 51676 T481 n:127.0.0.1:57275_z 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 51676 T481 n:127.0.0.1:57275_z 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 51777 T450 n:127.0.0.1:45909_z 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 51778 T480 n:127.0.0.1:57275_z oascc.ZkStateReader$7.process 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> 51780 T480 n:127.0.0.1:57275_z 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 52677 T481 n:127.0.0.1:57275_z 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 52677 T481 n:127.0.0.1:57275_z 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 52678 T481 n:127.0.0.1:57275_z 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 52678 T481 n:127.0.0.1:57275_z 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 52679 T481 n:127.0.0.1:57275_z 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 52679 T481 n:127.0.0.1:57275_z oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1/'
   [junit4]   2> 52698 T481 n:127.0.0.1:57275_z oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 52704 T481 n:127.0.0.1:57275_z 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 52711 T481 n:127.0.0.1:57275_z oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 52731 T481 n:127.0.0.1:57275_z oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 52732 T481 n:127.0.0.1:57275_z oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 52740 T481 n:127.0.0.1:57275_z oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 52910 T481 n:127.0.0.1:57275_z 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 52926 T481 n:127.0.0.1:57275_z oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 52928 T481 n:127.0.0.1:57275_z oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 52941 T481 n:127.0.0.1:57275_z 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 52943 T481 n:127.0.0.1:57275_z 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 52945 T481 n:127.0.0.1:57275_z 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 52946 T481 n:127.0.0.1:57275_z 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 52947 T481 n:127.0.0.1:57275_z 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 52947 T481 n:127.0.0.1:57275_z 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 52947 T481 n:127.0.0.1:57275_z 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 52948 T481 n:127.0.0.1:57275_z 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 52948 T481 n:127.0.0.1:57275_z oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 52948 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 52949 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 52949 T481 n:127.0.0.1:57275_z x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df5b8b
   [junit4]   2> 52950 T481 n:127.0.0.1:57275_z x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1/data
   [junit4]   2> 52950 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 52950 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 52951 T481 n:127.0.0.1:57275_z x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 52951 T481 n:127.0.0.1:57275_z x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=75.3818359375, 
floorSegmentMB=0.599609375, forceMergeDeletesPctAllowed=1.2344196419493936, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 52952 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@11e6438 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cff793),segFN=segments_1,generation=1}
   [junit4]   2> 52952 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 52958 T481 n:127.0.0.1:57275_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 52958 T481 n:127.0.0.1:57275_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 52958 T481 n:127.0.0.1:57275_z x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 52959 T481 n:127.0.0.1:57275_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 52959 T481 n:127.0.0.1:57275_z x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 52959 T481 n:127.0.0.1:57275_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 52959 T481 n:127.0.0.1:57275_z x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 52960 T481 n:127.0.0.1:57275_z x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 52960 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 52961 T481 n:127.0.0.1:57275_z x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52965 T481 n:127.0.0.1:57275_z x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52966 T481 n:127.0.0.1:57275_z x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52967 T481 n:127.0.0.1:57275_z x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52982 T481 n:127.0.0.1:57275_z x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 52983 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 52984 T481 n:127.0.0.1:57275_z x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 52984 T481 n:127.0.0.1:57275_z x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 52985 T481 n:127.0.0.1:57275_z x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 52985 T481 n:127.0.0.1:57275_z x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 52996 T481 n:127.0.0.1:57275_z x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=521292799, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 52997 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@11e6438 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cff793),segFN=segments_1,generation=1}
   [junit4]   2> 52997 T481 n:127.0.0.1:57275_z x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 52997 T481 n:127.0.0.1:57275_z x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@23c63e[collection1] main
   [junit4]   2> 52998 T481 n:127.0.0.1:57275_z x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 52998 T481 n:127.0.0.1:57275_z x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 52999 T481 n:127.0.0.1:57275_z x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 52999 T481 n:127.0.0.1:57275_z x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 53000 T481 n:127.0.0.1:57275_z x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 53000 T481 n:127.0.0.1:57275_z x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 53000 T481 n:127.0.0.1:57275_z x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 53001 T481 n:127.0.0.1:57275_z x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 53001 T481 n:127.0.0.1:57275_z x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 53001 T481 n:127.0.0.1:57275_z x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 53003 T482 n:127.0.0.1:57275_z x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@23c63e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53003 T481 n:127.0.0.1:57275_z x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 53004 T481 n:127.0.0.1:57275_z x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 53004 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:https://127.0.0.1:57275/z collection:collection1 shard:shard2
   [junit4]   2> 53004 T412 n:127.0.0.1:57275_z oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 53005 T412 n:127.0.0.1:57275_z oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 53005 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 53008 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 53010 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 53010 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 53010 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C105 name=collection1 
org.apache.solr.core.SolrCore@13b2c21 url=https://127.0.0.1:57275/z/collection1 
node=127.0.0.1:57275_z C105_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:57275/z, 
node_name=127.0.0.1:57275_z, state=down}
   [junit4]   2> 53010 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 C105 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:57275/z/collection1/
   [junit4]   2> 53010 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 53011 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 C105 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 53011 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 C105 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:57275/z/collection1/ has no replicas
   [junit4]   2> 53011 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: https://127.0.0.1:57275/z/collection1/ shard2
   [junit4]   2> 53011 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 53012 T450 n:127.0.0.1:45909_z 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 53012 T480 n:127.0.0.1:57275_z oascc.ZkStateReader$7.process 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> 53013 T480 n:127.0.0.1:57275_z 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 2 
   [junit4]   2> 53015 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 53015 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:57275/z";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 53016 T450 n:127.0.0.1:45909_z 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 53017 T480 n:127.0.0.1:57275_z oascc.ZkStateReader$7.process 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> 53017 T480 n:127.0.0.1:57275_z 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 53063 T412 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/cores/collection1
   [junit4]   2> 53064 T412 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001
   [junit4]   2> 53064 T412 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 53065 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ZkController.register We are 
https://127.0.0.1:57275/z/collection1/ and leader is 
https://127.0.0.1:57275/z/collection1/
   [junit4]   2> 53066 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:57275/z
   [junit4]   2> 53066 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 53066 T412 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@16e17b2{/z,null,AVAILABLE}
   [junit4]   2> 53066 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 53066 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 53068 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 53068 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57275/z";,
   [junit4]   2>          "node_name":"127.0.0.1:57275_z",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 53069 T450 n:127.0.0.1:45909_z 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57275/z";,
   [junit4]   2>          "node_name":"127.0.0.1:57275_z",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 53070 T485 n:127.0.0.1:57275_z c:collection1 s:shard2 
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for 
collection1 to ver 3 
   [junit4]   2> 53070 T450 n:127.0.0.1:45909_z 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 53071 T480 n:127.0.0.1:57275_z oascc.ZkStateReader$7.process 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> 53074 T412 oejs.AbstractConnector.doStart Started 
ServerConnector@497aa0{SSL-http/1.1}{127.0.0.1:53930}
   [junit4]   2> 53074 T480 n:127.0.0.1:57275_z 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 53074 T412 oejs.Server.doStart Started @53980ms
   [junit4]   2> 53074 T412 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {solrconfig=solrconfig.xml, hostContext=/z, hostPort=53930, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/cores}
   [junit4]   2> 53077 T412 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 53077 T412 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/'
   [junit4]   2> 53103 T412 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/solr.xml
   [junit4]   2> 53110 T412 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/cores
   [junit4]   2> 53111 T412 oasc.CoreContainer.<init> New CoreContainer 10960875
   [junit4]   2> 53111 T412 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/]
   [junit4]   2> 53112 T412 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/lib
   [junit4]   2> 53112 T412 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/lib).
   [junit4]   2> 53122 T412 oashc.HttpShardHandlerFactory.init 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> 53126 T412 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 53128 T412 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 53129 T412 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 53129 T412 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 53129 T412 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51782/solr
   [junit4]   2> 53130 T412 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 53130 T412 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 53131 T412 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 53132 T499 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@438ae name:ZooKeeperConnection 
Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 53132 T412 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 53133 T412 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 53135 T412 n:127.0.0.1:53930_z 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 53136 T502 n:127.0.0.1:53930_z oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@1543d9e 
name:ZooKeeperConnection Watcher:127.0.0.1:51782/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 53136 T412 n:127.0.0.1:53930_z 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 53141 T412 n:127.0.0.1:53930_z 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 54146 T412 n:127.0.0.1:53930_z 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53930_z
   [junit4]   2> 54146 T412 n:127.0.0.1:53930_z oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:53930_z
   [junit4]   2> 54148 T412 n:127.0.0.1:53930_z oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 54151 T412 n:127.0.0.1:53930_z 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/cores
   [junit4]   2> 54152 T412 n:127.0.0.1:53930_z oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 54153 T412 n:127.0.0.1:53930_z 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 95D1D7A17DFDA3B7-001/shard-2-001/cores/collection1/
   [junit4]   2> 54153 T412 n:127.0.0.1:53930_z 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 54155 T503 n:127.0.0.1:53930_z c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 54155 T503 n:127.0.0.1:53930_z c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 54156 T449 n:127.0.0.1:45909_z 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 54157 T503 n:127.0.0.1:53930_z oasc.ZkController.preRegister 
Registering watch for external collection collection1
   [junit4]   2> 54157 T503 n:127.0.0.1:53930_z oascc.ZkStateReader.addZkWatch 
addZkWatch collection1
   [junit4]   2> 54157 T450 n:127.0.0.1:45909_z 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53930/z";,
   [junit4]   2>          "node_name":"127.0.0.1:53930_z",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 54157 T503 n:127.0.0.1:53930_

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

he.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:146)
   [junit4]   2>                at 
org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:142)
   [junit4]   2>                ... 12 more
   [junit4]   2>        
   [junit4]   2> 289009 T412 oejs.AbstractConnector.doStop Stopped 
ServerConnector@15eade{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 289010 T412 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@1b40bfd{/z,null,UNAVAILABLE}
   [junit4]   2> 289011 T412 c:collection1 s:shard2 x:collection1 
oasc.ChaosMonkey.monkeyLog monkey: stop shard! 45909
   [junit4]   2> 289012 T412 c:collection1 s:shard2 x:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51782 51782
   [junit4]   2> 289048 T413 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:51782 51782
   [junit4]   2> 289049 T413 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                15      /solr/aliases.json
   [junit4]   2>                15      /solr/clusterstate.json
   [junit4]   2>                6       /solr/configs/conf2
   [junit4]   2>                5       
/solr/collections/halfdeletedcollection2/state.json
   [junit4]   2>                5       
/solr/collections/awholynewstresscollection_collection0_0/state.json
   [junit4]   2>                5       
/solr/collections/awholynewstresscollection_collection1_0/state.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                4       
/solr/collections/nodes_used_collection/state.json
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>                3       
/solr/collections/addReplicaColl/state.json
   [junit4]   2>                2       
/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2>                2       
/solr/collections/awholynewcollection_2/state.json
   [junit4]   2>                2       
/solr/collections/halfdeletedcollection/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                3       
/solr/overseer_elect/election/93748924054175750-127.0.0.1:45909_z-n_0000000000
   [junit4]   2>                3       
/solr/collections/awholynewstresscollection_collection1_0/leader_elect/shard5/election/93748924054175758-core_node16-n_0000000000
   [junit4]   2>                3       
/solr/collections/awholynewstresscollection_collection1_0/leader_elect/shard4/election/93748924054175760-core_node12-n_0000000000
   [junit4]   2>                2       
/solr/collections/halfdeletedcollection2/leader_elect/shard3/election/93748924054175756-core_node9-n_0000000000
   [junit4]   2>                2       
/solr/collections/awholynewstresscollection_collection1_0/leader_elect/shard3/election/93748924054175756-core_node8-n_0000000001
   [junit4]   2>                2       
/solr/collections/awholynewstresscollection_collection0_0/leader_elect/shard8/election/93748924054175758-core_node28-n_0000000001
   [junit4]   2>                2       
/solr/collections/awholynewstresscollection_collection1_0/leader_elect/shard9/election/93748924054175760-core_node32-n_0000000001
   [junit4]   2>                2       
/solr/collections/awholynewstresscollection_collection1_0/leader_elect/shard1/election/93748924054175758-core_node1-n_0000000000
   [junit4]   2>                2       
/solr/collections/awholynewstresscollection_collection0_0/leader_elect/shard1/election/93748924054175756-core_node1-n_0000000001
   [junit4]   2>                2       
/solr/collections/awholynewstresscollection_collection1_0/leader_elect/shard8/election/93748924054175750-core_node31-n_0000000001
   [junit4]   2>                2       
/solr/collections/awholynewstresscollection_collection1_0/leader_elect/shard6/election/93748924054175750-core_node22-n_0000000001
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                14      /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/queue
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test 
-Dtests.seed=95D1D7A17DFDA3B7 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_SD -Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    241s J1 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=631, name=collection0, 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:45008/z: Could not find collection : 
awholynewstresscollection_collection0_0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([95D1D7A17DFDA3B7]: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:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [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:1074)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:884)Throwable
 #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=632, 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:45008/z: Could not find collection : 
awholynewstresscollection_collection1_0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([95D1D7A17DFDA3B7]: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:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [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:1074)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:884)
   [junit4]   2> 289067 T412 c:collection1 s:shard2 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 240921 T411 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=DefaultSimilarity, locale=ar_SD, timezone=Asia/Vladivostok
   [junit4]   2> NOTE: Linux 3.13.0-49-generic i386/Oracle Corporation 1.8.0_45 
(32-bit)/cpus=12,threads=1,free=164413496,total=307875840
   [junit4]   2> NOTE: All tests run in this JVM: [BadComponentTest, 
TestFastLRUCache, AssignTest, ScriptEngineTest, TestUniqueKeyFieldResource, 
TestCopyFieldCollectionResource, ConnectionManagerTest, TestLFUCache, 
TestExpandComponent, TestSolrCoreProperties, 
TestManagedSchemaFieldTypeResource, VMParamsZkACLAndCredentialsProvidersTest, 
ZkSolrClientTest, DistributedQueryComponentCustomSortTest, TestFastWriter, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [92/485] on J1 in 241.22s, 1 test, 1 error <<< FAILURES!

[...truncated 1242 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1433: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: 
There were test failures: 485 suites, 1950 tests, 1 error, 57 ignored (25 
assumptions)

Total time: 53 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to