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

4 tests failed.
FAILED:  
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test

Error Message:
Captured an uncaught exception in thread: Thread[id=114471, name=Thread-100086, 
state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=114471, name=Thread-100086, state=RUNNABLE, 
group=TGRP-TestDistributedStatsComponentCardinality]
        at 
__randomizedtesting.SeedInfo.seed([A2ACEC8B599CE168:2AF8D351F7608C90]:0)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35068//collection1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:57228//collection1
        at __randomizedtesting.SeedInfo.seed([A2ACEC8B599CE168]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:624)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=6025, name=collection2, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46630: Could not find collection : 
awholynewstresscollection_collection2_2
        at __randomizedtesting.SeedInfo.seed([A2ACEC8B599CE168]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)


FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=12513, name=collection3, 
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=12513, name=collection3, state=RUNNABLE, 
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at 
__randomizedtesting.SeedInfo.seed([A2ACEC8B599CE168:2AF8D351F7608C90]:0)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:50088/ol_wc/lg: Could not find collection : 
awholynewstresscollection_collection3_0
        at __randomizedtesting.SeedInfo.seed([A2ACEC8B599CE168]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)


FAILED:  
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR

Error Message:
Captured an uncaught exception in thread: Thread[id=48223, 
name=coreZkRegister-3107-thread-1, state=RUNNABLE, 
group=TGRP-LeaderInitiatedRecoveryOnShardRestartTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=48223, name=coreZkRegister-3107-thread-1, 
state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnShardRestartTest]
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([A2ACEC8B599CE168]:0)
        at 
org.apache.solr.cloud.ZkController.updateLeaderInitiatedRecoveryState(ZkController.java:2133)
        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:434)
        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:346)
        at 
org.apache.solr.cloud.ZkController.joinElection(ZkController.java:1113)
        at org.apache.solr.cloud.ZkController.register(ZkController.java:926)
        at org.apache.solr.cloud.ZkController.register(ZkController.java:881)
        at org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:183)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10230 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/init-core-data-001
   [junit4]   2> 788611 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[A2ACEC8B599CE168]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 788611 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[A2ACEC8B599CE168]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 788621 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 788621 INFO  (Thread-5161) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 788621 INFO  (Thread-5161) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 788721 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33713
   [junit4]   2> 788722 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 788722 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 788726 INFO  (zkCallback-53-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@69c82940 
name:ZooKeeperConnection Watcher:127.0.0.1:33713 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 788727 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 788727 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 788727 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 788730 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 788731 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 788732 INFO  (zkCallback-54-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@74947516 
name:ZooKeeperConnection Watcher:127.0.0.1:33713/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 788732 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 788732 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 788732 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 788736 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 788738 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 788739 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 788741 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 788742 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 788745 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 788746 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 788748 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 788748 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 788750 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 788750 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 788753 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 788753 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 788756 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 788756 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 788758 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 788759 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 788761 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 788761 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 788763 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 788764 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 788766 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 788766 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 788768 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 788768 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 789118 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1
   [junit4]   2> 789121 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 789123 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7523a197{/,null,AVAILABLE}
   [junit4]   2> 789124 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6cc9d6dc{HTTP/1.1}{127.0.0.1:34863}
   [junit4]   2> 789124 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.e.j.s.Server Started @792403ms
   [junit4]   2> 789124 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/tempDir-001/control/data,
 hostContext=/, hostPort=34863, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores}
   [junit4]   2> 789125 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@7f423820
   [junit4]   2> 789125 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/'
   [junit4]   2> 789142 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 789143 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 789145 INFO  (zkCallback-55-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c9b7aa5 
name:ZooKeeperConnection Watcher:127.0.0.1:33713/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 789145 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789145 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 789147 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 789147 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/solr.xml
   [junit4]   2> 789164 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores
   [junit4]   2> 789164 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1494761916
   [junit4]   2> 789164 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/]
   [junit4]   2> 789164 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/lib
   [junit4]   2> 789164 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/lib).
   [junit4]   2> 789174 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 789176 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 789176 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 789176 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 789176 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33713/solr
   [junit4]   2> 789176 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 789177 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 789177 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 789195 INFO  (zkCallback-57-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@72557c4 name:ZooKeeperConnection 
Watcher:127.0.0.1:33713 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 789195 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789195 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 789199 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 789200 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:34863_) [n:127.0.0.1:34863_    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@25c0e94 name:ZooKeeperConnection 
Watcher:127.0.0.1:33713/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 789200 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 789201 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 789204 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 789208 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 789211 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 789213 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 789216 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 789217 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 789219 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 789221 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 789222 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34863_
   [junit4]   2> 789222 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34863_
   [junit4]   2> 789224 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 789227 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 789229 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 789230 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94656633793609732-127.0.0.1:34863_-n_0000000000
   [junit4]   2> 789230 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:34863_
   [junit4]   2> 789230 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 789232 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.Overseer Overseer 
(id=94656633793609732-127.0.0.1:34863_-n_0000000000) starting
   [junit4]   2> 789234 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 789245 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 789245 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 789245 INFO  
(OverseerCollectionConfigSetProcessor-94656633793609732-127.0.0.1:34863_-n_0000000000)
 [n:127.0.0.1:34863_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 789246 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 789287 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 789287 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 789288 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores
   [junit4]   2> 789289 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/,
 schema=schema.xml, dataDir=data/, configSetProperties=configsetprops.json, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1,
 transient=false, shard=, coreNodeName=, name=collection1, loadOnStartup=true, 
collection=control_collection, config=solrconfig.xml}
   [junit4]   2> 789289 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/
   [junit4]   2> 789289 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 789290 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 789291 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:34863_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 789291 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 789291 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 789293 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34863";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:34863_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1"} current state version: 0
   [junit4]   2> 789294 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34863";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:34863_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 789294 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 789295 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 789296 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 789298 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:34863_) [n:127.0.0.1:34863_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 790295 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 790295 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 790296 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 790296 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 790296 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 790296 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/'
   [junit4]   2> 790314 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 790321 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 790337 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 790371 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 790373 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 790382 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 790672 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 790682 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 790684 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 790703 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 790707 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 790712 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 790714 WARN  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 790714 WARN  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 790714 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 790716 WARN  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 790716 WARN  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 790717 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 790717 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 790717 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 790717 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 790717 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3c6a55
   [junit4]   2> 790718 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/data
   [junit4]   2> 790719 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/data/index/
   [junit4]   2> 790719 WARN  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 790719 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/data/index
   [junit4]   2> 790719 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=50.4580078125, 
floorSegmentMB=1.0947265625, forceMergeDeletesPctAllowed=11.25367886223398, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 790720 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1f2590c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b43c723),segFN=segments_1,generation=1}
   [junit4]   2> 790720 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 790721 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34863_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/data/
   [junit4]   2> 790721 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34863_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 790726 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 790727 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 790727 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 790727 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 790727 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 790728 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 790728 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 790729 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 790729 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 790732 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790733 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790735 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790736 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 790740 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/segments,/update/json,/update/csv,/admin/file,/config,/get,/admin/ping,/admin/plugins,/replication,/update/json/docs,standard,/schema,/admin/luke,/update,/admin/threads,/admin/properties,/admin/mbeans,/admin/system,/admin/logging
   [junit4]   2> 790741 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 790742 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 790742 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 790743 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 790743 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 790743 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=73.5283203125, 
floorSegmentMB=0.716796875, forceMergeDeletesPctAllowed=24.56174515396994, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 790744 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1f2590c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b43c723),segFN=segments_1,generation=1}
   [junit4]   2> 790744 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 790744 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5fe29281[collection1] main
   [junit4]   2> 790744 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 790745 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 790745 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 790746 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 790746 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 790746 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 790746 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 790746 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 790746 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 790747 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 790747 INFO  
(searcherExecutor-365-thread-1-processing-s:shard1 x:collection1 
n:127.0.0.1:34863_ c:control_collection r:core_node1) [n:127.0.0.1:34863_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@5fe29281[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 790747 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 790747 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 790747 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 790748 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1514506142925979648
   [junit4]   2> 790750 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1514506142925979648
   [junit4]   2> 790750 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 790750 INFO  
(coreLoadExecutor-364-thread-1-processing-n:127.0.0.1:34863_) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 790751 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController Register replica - core:collection1 
address:http://127.0.0.1:34863 collection:control_collection shard:shard1
   [junit4]   2> 790752 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 790756 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94656633793609732-core_node1-n_0000000000
   [junit4]   2> 790757 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 790759 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 790759 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 790759 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34863/collection1/
   [junit4]   2> 790759 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 790759 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SyncStrategy http://127.0.0.1:34863/collection1/ has no replicas
   [junit4]   2> 790759 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34863/collection1/ shard1
   [junit4]   2> 790760 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 790760 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 790764 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 790768 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:34863";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 790792 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790793 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790794 INFO  (zkCallback-60-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4807b241 
name:ZooKeeperConnection Watcher:127.0.0.1:33713/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790795 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790795 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790795 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 790798 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 790798 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 790798 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790799 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790800 INFO  (zkCallback-61-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@354f4b15 
name:ZooKeeperConnection Watcher:127.0.0.1:33713/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790800 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790800 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790807 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 1
   [junit4]   2> 790807 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 790808 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:34863_) [n:127.0.0.1:34863_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 790808 INFO  (zkCallback-60-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 790818 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController We are http://127.0.0.1:34863/collection1/ and leader is 
http://127.0.0.1:34863/collection1/
   [junit4]   2> 790818 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:34863
   [junit4]   2> 790818 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 790818 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController publishing state=active
   [junit4]   2> 790818 INFO  (coreZkRegister-358-thread-1-processing-s:shard1 
x:collection1 n:127.0.0.1:34863_ c:control_collection r:core_node1) 
[n:127.0.0.1:34863_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 790821 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:34863";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:34863_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"2"} current state version: 2
   [junit4]   2> 790822 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:34863";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:34863_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"2"}
   [junit4]   2> 790822 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 790929 INFO  (zkCallback-60-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 790929 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:34863_) [n:127.0.0.1:34863_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 791114 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/cores/collection1
   [junit4]   2> 791114 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001
   [junit4]   2> 791115 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 791117 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4abb71e7{/,null,AVAILABLE}
   [junit4]   2> 791118 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3331280{HTTP/1.1}{127.0.0.1:53612}
   [junit4]   2> 791118 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.e.j.s.Server Started @794397ms
   [junit4]   2> 791118 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/tempDir-001/jetty1,
 hostContext=/, hostPort=53612, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/cores}
   [junit4]   2> 791119 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@7f423820
   [junit4]   2> 791119 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/'
   [junit4]   2> 791135 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 791136 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 791137 INFO  (zkCallback-62-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d703594 
name:ZooKeeperConnection Watcher:127.0.0.1:33713/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 791137 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 791138 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 791140 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 791140 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/solr.xml
   [junit4]   2> 791156 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/cores
   [junit4]   2> 791156 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1717138323
   [junit4]   2> 791157 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/]
   [junit4]   2> 791157 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/lib
   [junit4]   2> 791157 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/lib).
   [junit4]   2> 791165 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 791166 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 791167 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 791167 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 791167 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33713/solr
   [junit4]   2> 791167 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 791167 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 791168 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 791170 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a0f4a0c name:ZooKeeperConnection 
Watcher:127.0.0.1:33713 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 791170 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 791170 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 791174 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 791175 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:53612_) [n:127.0.0.1:53612_    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8163eeb name:ZooKeeperConnection 
Watcher:127.0.0.1:33713/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 791175 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 791185 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 792196 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53612_
   [junit4]   2> 792197 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53612_
   [junit4]   2> 792199 INFO  (zkCallback-60-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 792199 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:53612_) [n:127.0.0.1:53612_    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 792199 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:34863_) [n:127.0.0.1:34863_    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 792201 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 792201 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94656633793609737-127.0.0.1:53612_-n_0000000001
   [junit4]   2> 792202 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94656633793609732-127.0.0.1:34863_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 792225 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 792225 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 792226 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/cores
   [junit4]   2> 792227 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{configSetProperties=configsetprops.json, config=solrconfig.xml, 
collection=collection1, dataDir=data/, transient=false, loadOnStartup=true, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/cores/collection1/,
 name=collection1, shard=, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/cores/collection1,
 coreNodeName=, schema=schema.xml}
   [junit4]   2> 792227 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/cores/collection1/
   [junit4]   2> 792227 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 792228 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 792228 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[A2ACEC8B599CE168]) 
[n:127.0.0.1:53612_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 792229 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 792229 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 792231 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for collection collection1
   [junit4]   2> 792231 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit4]   2> 792231 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add 
data for collection1 ver 0 
   [junit4]   2> 792232 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53612";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:53612_",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"2"} current state version: 3
   [junit4]   2> 792232 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 792232 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53612";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:53612_",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"2"}
   [junit4]   2> 792232 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=2
   [junit4]   2> 792232 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 792336 INFO  
(OverseerStateUpdate-94656633793609732-127.0.0.1:34863_-n_0000000000) 
[n:127.0.0.1:34863_    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 792337 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:53612_) [n:127.0.0.1:53612_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 792337 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:53612_) [n:127.0.0.1:53612_    ] 
o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 793232 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 793232 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 793233 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 793233 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 793233 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 793234 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A2ACEC8B599CE168-001/shard-1-001/cores/collection1/'
   [junit4]   2> 793253 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 793260 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 793277 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.4.0
   [junit4]   2> 793325 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 793326 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 793336 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 793639 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 793650 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 793652 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 793668 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 793672 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 793675 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 793676 WARN  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 793676 WARN  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 793677 INFO  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 793677 WARN  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 793678 WARN  
(coreLoadExecutor-375-thread-1-processing-n:127.0.0.1:53612_) 
[n:127.0.0.1:53612_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 793679 INFO  (coreLoadExecutor-375-thread-1-processing

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

mit{dir=MockDirectoryWrapper(RAMDirectory@440450bc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77508986),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@440450bc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77508986),segFN=segments_3,generation=3}
   [junit4]   2> 4033060 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[A2ACEC8B599CE168]) [  
  x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 4033061 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[A2ACEC8B599CE168]) [  
  x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 4033110 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[A2ACEC8B599CE168]) [  
  x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 
2 directories currently being tracked
   [junit4]   2> 4033111 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[A2ACEC8B599CE168]) [  
  x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A2ACEC8B599CE168-001/tempDir-001/shard6/cores/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A2ACEC8B599CE168-001/tempDir-001/shard6/cores/collection1/data;done=false>>]
   [junit4]   2> 4033111 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[A2ACEC8B599CE168]) [  
  x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A2ACEC8B599CE168-001/tempDir-001/shard6/cores/collection1/data
   [junit4]   2> 4033111 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[A2ACEC8B599CE168]) [  
  x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A2ACEC8B599CE168-001/tempDir-001/shard6/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A2ACEC8B599CE168-001/tempDir-001/shard6/cores/collection1/data/index;done=false>>]
   [junit4]   2> 4033111 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[A2ACEC8B599CE168]) [  
  x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A2ACEC8B599CE168-001/tempDir-001/shard6/cores/collection1/data/index
   [junit4]   2> 4033113 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[A2ACEC8B599CE168]) [  
  x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@22b558d2{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test 
-Dtests.seed=A2ACEC8B599CE168 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=th -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    426s J2 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=114471, name=Thread-100086, state=RUNNABLE, 
group=TGRP-TestDistributedStatsComponentCardinality]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A2ACEC8B599CE168:2AF8D351F7608C90]:0)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35068//collection1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:57228//collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A2ACEC8B599CE168]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:624)
   [junit4]   2> 4033158 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[A2ACEC8B599CE168]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=th, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=251643320,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, 
TestSmileRequest, StatelessScriptUpdateProcessorFactoryTest, 
TestNoOpRegenerator, TestPHPSerializedResponseWriter, TestJsonRequest, 
DateRangeFieldTest, TestReplicaProperties, SolrTestCaseJ4Test, SmileWriterTest, 
UnloadDistributedZkTest, TestReplicationHandlerBackup, 
DistributedExpandComponentTest, TestExceedMaxTermLength, 
TestCopyFieldCollectionResource, DistributedFacetPivotLongTailTest, 
QueryResultKeyTest, TestLeaderInitiatedRecoveryThread, 
TestSolrConfigHandlerCloud, TestSearchPerf, TestXIncludeConfig, 
DirectSolrConnectionTest, TermVectorComponentDistributedTest, 
TestSystemIdResolver, TestSchemaManager, TestSolrQueryParserResource, 
TestHashQParserPlugin, HdfsLockFactoryTest, HighlighterConfigTest, 
HdfsDirectoryFactoryTest, TestZkChroot, TestSolrDynamicMBean, 
TestConfigSetImmutable, DistribDocExpirationUpdateProcessorTest, 
TestCollapseQParserPlugin, ShardSplitTest, TestSortingResponseWriter, 
TestJmxIntegration, FieldAnalysisRequestHandlerTest, ClusterStateTest, 
HardAutoCommitTest, SolrCoreCheckLockOnStartupTest, HdfsBasicDistributedZkTest, 
TestCharFilters, CurrencyFieldXmlFileTest, UUIDFieldTest, TestJsonFacets, 
AutoCommitTest, TestElisionMultitermQuery, OverseerTest, 
RAMDirectoryFactoryTest, TestDistributedMissingSort, TestExtendedDismaxParser, 
PrimitiveFieldTypeTest, MergeStrategyTest, TestReRankQParserPlugin, 
SpatialHeatmapFacetsTest, TestFieldTypeResource, QueryParsingTest, 
CursorMarkTest, BufferStoreTest, BasicDistributedZk2Test, TestWriterPerf, 
SystemInfoHandlerTest, DocExpirationUpdateProcessorFactoryTest, 
TestIndexSearcher, SimpleFacetsTest, TestSolrIndexConfig, 
LeaderInitiatedRecoveryOnShardRestartTest, FieldMutatingUpdateProcessorTest, 
SpatialRPTFieldTypeTest, TestCSVResponseWriter, TestIndexingPerformance, 
TestStressRecovery, TestGroupingSearch, RulesTest, SuggesterTSTTest, 
ZkNodePropsTest, TestShardHandlerFactory, LeaderElectionTest, 
LukeRequestHandlerTest, BinaryUpdateRequestHandlerTest, SuggesterWFSTTest, 
CoreAdminCreateDiscoverTest, TestFastWriter, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, BasicZkTest, 
RecoveryZkTest, ClusterStateUpdateTest, TestRandomDVFaceting, 
ShardRoutingCustomTest, TestDistributedSearch, DistribJoinFromCollectionTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, SolrXmlInZkTest, 
TestCloudInspectUtil, TestCollectionAPI, TestConfigSetsAPIZkFailure, 
TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, 
TestRandomRequestDistribution, TestShortCircuitedRequests, 
TestSolrCloudWithKerberosAlt, HdfsChaosMonkeySafeLeaderTest, 
HdfsNNFailoverTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, 
TestReqParamsAPI, TestSolrConfigHandlerConcurrent, 
DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, 
TestDistributedStatsComponentCardinality]
   [junit4] Completed [512/540] on J2 in 427.45s, 1 test, 1 error <<< FAILURES!

[...truncated 104 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006:
 There were test failures: 540 suites (7 ignored), 2131 tests, 4 errors, 29 
ignored (17 assumptions) [seed: A2ACEC8B599CE168]

Total time: 191 minutes 1 second
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