Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5-Java7/34/

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=8254, 
name=Thread-5248, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]   
      at java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
         at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355) 
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)    
     at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
         at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
         at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)       
  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)         
at org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)         at 
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=8254, name=Thread-5248, state=TIMED_WAITING, 
group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
        at org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
        at org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
        at __randomizedtesting.SeedInfo.seed([3A59D8F9EAA54D6F]:0)




Build Log:
[...truncated 11045 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/init-core-data-001
   [junit4]   2> 637022 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[3A59D8F9EAA54D6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 637022 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[3A59D8F9EAA54D6F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ke/e
   [junit4]   2> 637025 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 637026 INFO  (Thread-5125) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 637026 INFO  (Thread-5125) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 637125 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44386
   [junit4]   2> 637125 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 637126 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637129 INFO  (zkCallback-569-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@57b86f07 
name:ZooKeeperConnection Watcher:127.0.0.1:44386 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637129 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637129 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 637129 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 637141 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 637147 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637147 INFO  (zkCallback-570-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@60137952 
name:ZooKeeperConnection Watcher:127.0.0.1:44386/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637147 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637148 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 637148 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 637149 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 637151 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 637152 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 637153 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 637153 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 637156 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 637156 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 637158 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 637158 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 637159 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 637160 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 637161 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 637161 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 637163 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 637163 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 637165 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 637165 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 637166 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 637166 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 637168 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 637168 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 637170 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 637170 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 637171 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 637171 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 637227 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1
   [junit4]   2> 637229 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 637230 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6335f2cf{/ke/e,null,AVAILABLE}
   [junit4]   2> 637231 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6ad826eb{HTTP/1.1}{127.0.0.1:59733}
   [junit4]   2> 637231 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.e.j.s.Server Started @639719ms
   [junit4]   2> 637231 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ke/e, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores,
 hostPort=59733, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/tempDir-001/control/data}
   [junit4]   2> 637231 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 637232 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001'
   [junit4]   2> 637232 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 637232 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 637232 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 637233 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637233 INFO  (zkCallback-571-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d34a741 
name:ZooKeeperConnection Watcher:127.0.0.1:44386/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637234 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637234 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 637235 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 637235 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/solr.xml
   [junit4]   2> 637244 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores
   [junit4]   2> 637244 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 250958510
   [junit4]   2> 637244 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001]
   [junit4]   2> 637244 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/lib
   [junit4]   2> 637244 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
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> 637245 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 637246 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 637246 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 637246 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44386/solr
   [junit4]   2> 637246 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 637246 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 637247 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637247 INFO  (zkCallback-574-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@220fb4e5 
name:ZooKeeperConnection Watcher:127.0.0.1:44386 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637247 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637247 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 637248 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$6@2a96b4fc
   [junit4]   2> 637249 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 637250 INFO  
(zkCallback-575-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1eee4b95 
name:ZooKeeperConnection Watcher:127.0.0.1:44386/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 637250 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 637251 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 637253 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 637256 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 637258 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 637259 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 637261 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 637263 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 637264 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 637265 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 637266 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59733_ke%2Fe
   [junit4]   2> 637266 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59733_ke%2Fe
   [junit4]   2> 637268 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 637269 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 637271 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 637271 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000
   [junit4]   2> 637271 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59733_ke%2Fe
   [junit4]   2> 637271 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 637273 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.Overseer Overseer 
(id=96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) starting
   [junit4]   2> 637274 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 637281 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 637281 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 637281 INFO  
(OverseerCollectionConfigSetProcessor-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000)
 [n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 637282 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 637293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 637293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 637293 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores
   [junit4]   2> 637294 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{collection=control_collection, configSetProperties=configsetprops.json, 
name=collection1, loadOnStartup=true, coreNodeName=, shard=, transient=false, 
config=solrconfig.xml, schema=schema.xml, dataDir=data/}
   [junit4]   2> 637294 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1
   [junit4]   2> 637294 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 637295 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 637295 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 637298 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 637298 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 637303 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection control_collection not visible yet, but 
flagging it so a watch is registered when it becomes visible
   [junit4]   2> 637303 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 637304 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 637305 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 637313 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59733/ke/e";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:59733_ke%2Fe"} current state version: 0
   [junit4]   2> 637318 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59733/ke/e";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:59733_ke%2Fe"}
   [junit4]   2> 637318 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 637319 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 637321 INFO  
(zkCallback-575-thread-2-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe    ] 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> 638314 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 638314 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 638314 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 638314 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 638314 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 638315 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1'
   [junit4]   2> 638315 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 638315 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 638316 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 638343 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 638352 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.2
   [junit4]   2> 638394 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 638403 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 638592 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 638614 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 638615 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 638633 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 638661 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 638664 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 638664 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 638665 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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-Tests-5.5-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 638665 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 638666 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 638666 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1/data/]
   [junit4]   2> 638666 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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@5c70db4d
   [junit4]   2> 638666 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1/data
   [junit4]   2> 638666 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 638667 WARN  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 638667 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1/data/index
   [junit4]   2> 638667 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 638667 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76b68b59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a76bcf2),segFN=segments_1,generation=1}
   [junit4]   2> 638667 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 638687 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 638687 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 638687 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 638687 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 638687 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 638687 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638687 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638687 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638687 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638688 WARN  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 638689 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 638690 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 638691 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 638692 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 638694 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59733_ke%2Fe 
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-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1/data/
   [junit4]   2> 638694 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59733_ke%2Fe 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 638710 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/config,/get,/update/json/docs,/admin/properties,/update/csv,/admin/plugins,/admin/ping,/dump,/schema,/admin/threads,/admin/system,/admin/segments,/replication,/admin/logging,/update/json,/update,standard,/admin/mbeans,/admin/luke,/admin/file
   [junit4]   2> 638711 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638725 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638725 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638725 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 638726 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 638731 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 638731 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@76b68b59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a76bcf2),segFN=segments_1,generation=1}
   [junit4]   2> 638731 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 638731 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@64b6996d[collection1] 
main
   [junit4]   2> 638732 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638732 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638732 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638732 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 638732 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 638732 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638733 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638733 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638733 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 638733 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 638733 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638733 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638733 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638733 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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 1537619845737086976
   [junit4]   2> 638735 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1537619845737086976
   [junit4]   2> 638735 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 638735 INFO  
(coreLoadExecutor-2182-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 638736 INFO  
(searcherExecutor-2183-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@64b6996d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 638736 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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:59733/ke/e collection:control_collection shard:shard1
   [junit4]   2> 638737 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638739 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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/96101240246894596-core_node1-n_0000000000
   [junit4]   2> 638740 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process 
for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 638741 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 638741 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638741 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59733/ke/e/collection1/
   [junit4]   2> 638741 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 638741 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59733/ke/e/collection1/ 
has no replicas
   [junit4]   2> 638741 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] 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> 638749 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 638751 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader 
registration node /collections/control_collection/leaders/shard1/leader after 
winning as 
/collections/control_collection/leader_elect/shard1/election/96101240246894596-core_node1-n_0000000000
   [junit4]   2> 638752 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] 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:59733/ke/e";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 638753 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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:59733/ke/e/collection1/ shard1
   [junit4]   2> 638796 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 638800 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638800 INFO  (zkCallback-577-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7297693b 
name:ZooKeeperConnection Watcher:127.0.0.1:44386/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 638800 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638800 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 638800 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 638803 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 638854 INFO  
(zkCallback-575-thread-1-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe    ] 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> 638854 INFO  (zkCallback-577-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> 638871 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores/collection1
   [junit4]   2> 638871 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001
   [junit4]   2> 638872 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 638873 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3095b6c8{/ke/e,null,AVAILABLE}
   [junit4]   2> 638874 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@35131d63{HTTP/1.1}{127.0.0.1:51009}
   [junit4]   2> 638874 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.e.j.s.Server Started @641362ms
   [junit4]   2> 638874 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ke/e, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/tempDir-001/jetty1,
 hostPort=51009, solrconfig=solrconfig.xml}
   [junit4]   2> 638874 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 638874 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001'
   [junit4]   2> 638874 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 638874 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 638874 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 638875 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638876 INFO  (zkCallback-578-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@73aeebe6 
name:ZooKeeperConnection Watcher:127.0.0.1:44386/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 638876 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638876 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 638882 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 638882 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/solr.xml
   [junit4]   2> 638891 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores
   [junit4]   2> 638892 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 870102268
   [junit4]   2> 638892 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001]
   [junit4]   2> 638892 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/lib
   [junit4]   2> 638892 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
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> 638893 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 638893 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 638893 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 638893 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44386/solr
   [junit4]   2> 638893 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 638893 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 638904 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController We are 
http://127.0.0.1:59733/ke/e/collection1/ and leader is 
http://127.0.0.1:59733/ke/e/collection1/
   [junit4]   2> 638913 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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:59733/ke/e
   [junit4]   2> 638913 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 638913 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 638913 INFO  
(coreZkRegister-2176-thread-1-processing-r:core_node1 x:collection1 
c:control_collection s:shard1 n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe 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> 638904 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638915 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59733/ke/e";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:59733_ke%2Fe"} current state version: 
2
   [junit4]   2> 638912 INFO  (zkCallback-581-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@204f05fd 
name:ZooKeeperConnection Watcher:127.0.0.1:44386 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 638915 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59733/ke/e";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:59733_ke%2Fe"}
   [junit4]   2> 638915 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638915 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 638916 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$6@1df15909
   [junit4]   2> 638925 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 638942 INFO  
(zkCallback-582-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@365f659 name:ZooKeeperConnection 
Watcher:127.0.0.1:44386/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 638943 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 638955 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 639018 INFO  
(zkCallback-582-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe    ] 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> 639018 INFO  (zkCallback-577-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> 639018 INFO  
(zkCallback-575-thread-2-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe    ] 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> 639958 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51009_ke%2Fe
   [junit4]   2> 639959 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:51009_ke%2Fe
   [junit4]   2> 639960 INFO  
(zkCallback-582-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe    ] 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> 639960 INFO  
(zkCallback-575-thread-2-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe    ] 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> 639960 INFO  (zkCallback-577-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> 639961 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 639961 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96101240246894600-127.0.0.1:51009_ke%2Fe-n_0000000001
   [junit4]   2> 639962 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000 
to know if I could be the leader
   [junit4]   2> 639969 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 639969 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 639970 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores
   [junit4]   2> 639971 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{coreNodeName=, shard=, collection=collection1, name=collection1, 
configSetProperties=configsetprops.json, schema=schema.xml, dataDir=data/, 
loadOnStartup=true, config=solrconfig.xml, transient=false}
   [junit4]   2> 639971 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores/collection1
   [junit4]   2> 639971 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 639972 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 639972 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[3A59D8F9EAA54D6F]) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 639972 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 639972 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 639973 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.ZkController 
Collection collection1 not visible yet, but flagging it so a watch is 
registered when it becomes visible
   [junit4]   2> 639973 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 639974 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 639975 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 639998 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:51009/ke/e";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:51009_ke%2Fe"} current state version: 
3
   [junit4]   2> 639999 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:51009/ke/e";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:51009_ke%2Fe"}
   [junit4]   2> 639999 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 639999 INFO  
(OverseerStateUpdate-96101240246894596-127.0.0.1:59733_ke%2Fe-n_0000000000) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 640102 INFO  (zkCallback-577-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: [2])
   [junit4]   2> 640105 INFO  
(zkCallback-582-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 640106 INFO  
(zkCallback-575-thread-3-processing-n:127.0.0.1:59733_ke%2Fe) 
[n:127.0.0.1:59733_ke%2Fe    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 640975 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 640975 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:collection1
   [junit4]   2> 640975 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 640975 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 640976 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 640976 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores/collection1'
   [junit4]   2> 640976 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 640976 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 640978 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 640982 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 640991 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.5.2
   [junit4]   2> 641010 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 641015 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 641268 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 641294 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 641295 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 641321 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 641323 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 641324 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 641325 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 641326 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   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-Tests-5.5-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 641326 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 641326 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 641326 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 641326 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c70db4d
   [junit4]   2> 641327 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores/collection1/data
   [junit4]   2> 641327 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 641327 WARN  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 641327 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_3A59D8F9EAA54D6F-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 641327 INFO  
(coreLoadExecutor-2193-thread-1-processing-n:127.0.0.1:51009_ke%2Fe) 
[n:127.0.0.1:51009_ke%2Fe c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 641328 

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

e Method)
   [junit4]   2>         at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2>         at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
   [junit4]   2>         at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2>         at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>         at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2>         at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2>         at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
   [junit4]   2>         at 
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
   [junit4]   2>         at 
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
   [junit4]   2> Jun 20, 2016 2:10:36 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=8254, name=Thread-5248, state=TIMED_WAITING, 
group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]   2> 719712 ERROR (Thread-5248) [n:127.0.0.1:59431_ke%2Fe    ] 
o.a.s.s.IndexSchemaFactory Error loading schema resource schema.xml
   [junit4]   2> java.io.IOException: Could not load resource=schema.xml
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2>        ... 8 more
   [junit4]   2> 719713 WARN  (Thread-5248) [n:127.0.0.1:59431_ke%2Fe    ] 
o.a.s.c.SolrCores Tried to remove core collection1 from pendingCoreOps and it 
wasn't there. 
   [junit4]   2> 719713 WARN  (Thread-5248) [n:127.0.0.1:59431_ke%2Fe    ] 
o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[collection1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:921)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core collection1: Error loading schema resource schema.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:84)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
   [junit4]   2>        ... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
schema resource schema.xml
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:52)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: java.io.IOException: Could not load 
resource=schema.xml
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2>        ... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2>        ... 8 more
   [junit4]   2> 719713 INFO  (Thread-5248) [n:127.0.0.1:59431_ke%2Fe    ] 
o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> Jun 20, 2016 2:10:36 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ar-SY, 
timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=4,threads=1,free=289180864,total=455606272
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, 
TermVectorComponentTest, TestCloudManagedSchema, SortByFunctionTest, 
DOMUtilTest, DeleteLastCustomShardedReplicaTest, SSLMigrationTest, 
TestFieldResource, TestQueryUtils, TestPKIAuthenticationPlugin, 
DeleteStatusTest, TestUpdate, TimeZoneUtilsTest, OpenCloseCoreStressTest, 
SpellingQueryConverterTest, TestImplicitCoreProperties, 
TestQuerySenderListener, TestExactSharedStatsCache, SolrCloudExampleTest, 
TestRecoveryHdfs, TestLeaderInitiatedRecoveryThread, HdfsNNFailoverTest, 
CollectionsAPIDistributedZkTest, FileUtilsTest, SolrIndexSplitterTest, 
HighlighterMaxOffsetTest, TestXmlQParser, TestCustomDocTransformer, 
TestDownShardTolerantSearch, TestPivotHelperCode, ResponseHeaderTest, 
QueryResultKeyTest, IndexBasedSpellCheckerTest, MBeansHandlerTest, 
EnumFieldTest, AliasIntegrationTest, TestSchemaManager, 
BigEndianAscendingWordDeserializerTest, TestDistributedGrouping, 
TestWordDelimiterFilterFactory, UUIDUpdateProcessorFallbackTest, 
TestRemoveLastDynamicCopyField, SpatialFilterTest, HLLUtilTest, 
CoreAdminRequestStatusTest, CloudExitableDirectoryReaderTest, 
ParsingFieldUpdateProcessorsTest, LeaderInitiatedRecoveryOnCommitTest, 
TestHashPartitioner, TestLMJelinekMercerSimilarityFactory, TermsComponentTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestCloudDeleteByQuery, 
SolrIndexConfigTest, SharedFSAutoReplicaFailoverTest, TestClusterStateMutator, 
SolrCmdDistributorTest, SolrInfoMBeanTest, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=3A59D8F9EAA54D6F 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-SY 
-Dtests.timezone=Pacific/Noumea -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=8254, name=Thread-5248, state=TIMED_WAITING, 
group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
   [junit4]    >         at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]    >         at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
   [junit4]    >         at 
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3A59D8F9EAA54D6F]:0)
   [junit4] Completed [149/573 (1!)] on J1 in 82.71s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1328 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/build.xml:750: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/build.xml:694: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/solr/common-build.xml:534:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/lucene/common-build.xml:1477:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java7/lucene/common-build.xml:1033:
 There were test failures: 573 suites (7 ignored), 2319 tests, 1 suite-level 
error, 55 ignored (39 assumptions) [seed: 3A59D8F9EAA54D6F]

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



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

Reply via email to