You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/06/29 15:53:42 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 230 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/230/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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=22984, name=Thread-8447, 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:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)         at org.apache.solr.core.SolrCore$$Lambda$49/369706141.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2443)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=22984, name=Thread-8447, 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:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
        at org.apache.solr.core.SolrCore$$Lambda$49/369706141.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2443)
	at __randomizedtesting.SeedInfo.seed([FD70622AFD7EF674]:0)




Build Log:
[...truncated 12214 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/init-core-data-001
   [junit4]   2> 3619312 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[FD70622AFD7EF674]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3619312 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[FD70622AFD7EF674]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3619316 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3619316 INFO  (Thread-8232) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3619318 INFO  (Thread-8232) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3619416 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkTestServer start zk server on port:49020
   [junit4]   2> 3619417 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3619418 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619420 INFO  (zkCallback-3526-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7fa4c283 name:ZooKeeperConnection Watcher:127.0.0.1:49020 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619420 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619421 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3619421 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 3619428 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3619428 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619436 INFO  (zkCallback-3527-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@efd1110 name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619436 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619436 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3619436 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 3619440 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 3619443 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 3619447 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 3619452 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3619452 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3619463 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3619463 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 3619475 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3619476 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3619479 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3619479 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3619482 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3619483 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3619490 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3619490 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 3619498 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3619498 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3619508 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3619509 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3619513 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3619513 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3619522 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3619522 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3619529 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3619530 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3619701 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1
   [junit4]   2> 3619703 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3619704 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@626b9462{/,null,AVAILABLE}
   [junit4]   2> 3619704 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.ServerConnector Started ServerConnector@af343c0{HTTP/1.1,[http/1.1]}{127.0.0.1:51540}
   [junit4]   2> 3619705 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.Server Started @3624461ms
   [junit4]   2> 3619705 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/tempDir-001/control/data, hostContext=/, hostPort=51540, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores}
   [junit4]   2> 3619705 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3619705 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001'
   [junit4]   2> 3619706 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3619706 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3619706 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3619706 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619708 INFO  (zkCallback-3528-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@113f07e9 name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619708 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619708 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3619709 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3619709 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/solr.xml
   [junit4]   2> 3619716 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores
   [junit4]   2> 3619716 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer New CoreContainer 2142032441
   [junit4]   2> 3619716 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001]
   [junit4]   2> 3619716 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/lib
   [junit4]   2> 3619717 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49020/solr
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3619719 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619720 INFO  (zkCallback-3531-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7483f430 name:ZooKeeperConnection Watcher:127.0.0.1:49020 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619720 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619721 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3619722 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$28/1183830657@1107a121
   [junit4]   2> 3619722 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619723 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24674a4 name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619724 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619725 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3619728 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3619732 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3619735 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3619738 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3619740 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3619743 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3619744 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3619746 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3619748 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3619749 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3619750 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3619754 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3619756 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3619758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3619758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96155421886644228-127.0.0.1:51540_-n_0000000000
   [junit4]   2> 3619759 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51540_
   [junit4]   2> 3619759 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3619761 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer Overseer (id=96155421886644228-127.0.0.1:51540_-n_0000000000) starting
   [junit4]   2> 3619763 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3619772 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3619773 INFO  (OverseerCollectionConfigSetProcessor-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3619774 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3619774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51540_
   [junit4]   2> 3619774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51540_
   [junit4]   2> 3619778 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3619778 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3619779 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 3619804 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3619804 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3619805 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores
   [junit4]   2> 3619805 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 3619806 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1
   [junit4]   2> 3619806 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3619807 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3619807 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3619807 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3619807 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 3619809 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3619810 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51540",
   [junit4]   2>   "node_name":"127.0.0.1:51540_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3619810 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51540",
   [junit4]   2>   "node_name":"127.0.0.1:51540_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3619810 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 3619811 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 3619811 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 3619812 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3619813 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3620813 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3620813 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 3620814 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3620814 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 3620815 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3620815 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1'
   [junit4]   2> 3620815 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3620815 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3620819 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3620828 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3620832 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 3620843 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3620851 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3620971 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3620979 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3620980 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3620999 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3621002 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3621006 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3621007 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3621010 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3621010 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/]
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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@5b1ac640
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3621011 WARN  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3621012 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/index
   [junit4]   2> 3621012 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.958984375, noCFSRatio=0.7734350788065877]
   [junit4]   2> 3621013 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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@6559ea50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a3b6d0e),segFN=segments_1,generation=1}
   [junit4]   2> 3621013 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3621014 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51540_ 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 /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/
   [junit4]   2> 3621014 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3621016 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621018 WARN  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621020 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3621023 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3621024 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3621025 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3621029 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 3621029 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621030 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621030 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621031 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3621031 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3621032 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6592838017665754]
   [junit4]   2> 3621032 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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@6559ea50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a3b6d0e),segFN=segments_1,generation=1}
   [junit4]   2> 3621032 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3621032 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@748d4169[collection1] main]
   [junit4]   2> 3621033 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621038 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621038 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621038 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3621038 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3621039 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621039 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621039 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621039 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3621040 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3621040 INFO  (searcherExecutor-8671-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@748d4169[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3621041 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621041 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621041 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621041 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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 1538486751991955456
   [junit4]   2> 3621043 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1538486751991955456
   [junit4]   2> 3621044 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3621046 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3621047 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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:51540 collection:control_collection shard:shard1
   [junit4]   2> 3621048 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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> 3621056 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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/96155421886644228-core_node1-n_0000000000
   [junit4]   2> 3621058 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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> 3621064 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] 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> 3621064 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3621064 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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> 3621064 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51540/collection1/
   [junit4]   2> 3621065 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3621065 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51540/collection1/ has no replicas
   [junit4]   2> 3621067 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3621078 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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/96155421886644228-core_node1-n_0000000000
   [junit4]   2> 3621082 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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:51540/collection1/ shard1
   [junit4]   2> 3621090 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] 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:51540",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 3621206 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3621241 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:51540/collection1/ and leader is http://127.0.0.1:51540/collection1/
   [junit4]   2> 3621241 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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:51540
   [junit4]   2> 3621241 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3621241 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 3621242 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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> 3621246 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51540",
   [junit4]   2>   "node_name":"127.0.0.1:51540_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 3621246 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51540",
   [junit4]   2>   "node_name":"127.0.0.1:51540_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3621315 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:49020/solr
   [junit4]   2> 3621316 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3621317 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3621320 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@140f1462 name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3621320 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3621321 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3621321 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3621323 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3621336 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3621339 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3621354 INFO  (zkCallback-3536-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> 3621354 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3621559 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1
   [junit4]   2> 3621561 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001
   [junit4]   2> 3621562 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3621563 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7302ee2f{/,null,AVAILABLE}
   [junit4]   2> 3621564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4511b207{HTTP/1.1,[http/1.1]}{127.0.0.1:62696}
   [junit4]   2> 3621564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.Server Started @3626321ms
   [junit4]   2> 3621564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=62696, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores}
   [junit4]   2> 3621564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3621566 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001'
   [junit4]   2> 3621566 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3621566 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3621566 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3621567 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3621568 INFO  (zkCallback-3537-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bb10a0d name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3621568 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3621569 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3621570 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3621570 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/solr.xml
   [junit4]   2> 3621577 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores
   [junit4]   2> 3621577 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer New CoreContainer 1426947111
   [junit4]   2> 3621577 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001]
   [junit4]   2> 3621578 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/lib
   [junit4]   2> 3621578 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3621579 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49020/solr
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3621581 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3621583 INFO  (zkCallback-3540-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7acef6a3 name:ZooKeeperConnection Watcher:127.0.0.1:49020 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3621583 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3621583 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3621586 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$28/1183830657@7dcb7cd2
   [junit4]   2> 3621587 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3621588 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bb1b0ec name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3621588 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3621600 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3621601 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3621602 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3621614 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3621616 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96155421886644232-127.0.0.1:62696_-n_0000000001
   [junit4]   2> 3621618 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96155421886644228-127.0.0.1:51540_-n_0000000000 to know if I could be the leader
   [junit4]   2> 3621619 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.ZkController Publish node=127.0.0.1:62696_ as DOWN
   [junit4]   2> 3621624 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62696_"} current state version: 3
   [junit4]   2> 3621624 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62696_
   [junit4]   2> 3621731 INFO  (zkCallback-3536-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> 3621731 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3621732 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] 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> 3622631 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62696_
   [junit4]   2> 3622631 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62696_
   [junit4]   2> 3622634 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3622634 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] 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> 3622634 INFO  (zkCallback-3536-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> 3622634 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3622635 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3622635 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3622656 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3622656 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3622657 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores
   [junit4]   2> 3622658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 3622658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1
   [junit4]   2> 3622658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3622659 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3622659 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3622660 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3622660 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 3622662 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ 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> 3622662 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62696",
   [junit4]   2>   "node_name":"127.0.0.1:62696_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 3622662 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62696",
   [junit4]   2>   "node_name":"127.0.0.1:62696_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3622662 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 3622662 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 3622663 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 3622664 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3622765 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3622765 INFO  (zkCallback-3536-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> 3622766 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] 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> 3623671 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3623671 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 3623672 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3623672 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 3623673 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3623673 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1'
   [junit4]   2> 3623674 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3623674 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3623675 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3623681 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3623683 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 3623690 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3623695 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3623763 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3623768 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3623769 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3623779 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3623781 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3623783 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3623784 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3623787 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ 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=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3623787 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3623787 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3623787 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 3623788 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ 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@5b1ac640
   [junit4]   2> 3623788 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1/data
   [junit4]   2> 3623788 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 3623788 WARN  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.T

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

7)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [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:333)
   [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> Jun 29, 2016 3:49:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1913, maxMBSortInHeap=5.0299764216782314, sim=ClassicSimilarity, locale=nl-BE, timezone=Israel
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=288835864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, MultiTermTest, ChaosMonkeySafeLeaderTest, ConjunctionSolrSpellCheckerTest, TestPerFieldSimilarityWithDefaultOverride, HighlighterConfigTest, BadCopyFieldTest, TestSimpleQParserPlugin, HdfsWriteToMultipleCollectionsTest, TestRequestForwarding, TestSolrJ, TestSlowCompositeReaderWrapper, SpellingQueryConverterTest, TestStressRecovery, TestInitQParser, WordBreakSolrSpellCheckerTest, TestSimpleTrackingShardHandler, TestFastOutputStream, LoggingHandlerTest, TestBadConfig, ConnectionReuseTest, OutputWriterTest, BadIndexSchemaTest, AsyncCallRequestStatusResponseTest, ResponseLogComponentTest, TestFieldCache, TestReRankQParserPlugin, TestIndexSearcher, ShardRoutingCustomTest, TestCollationField, TestJsonFacets, TestFieldCacheSanityChecker, TestSubQueryTransformerDistrib, TestExactSharedStatsCache, TestPKIAuthenticationPlugin, CollectionReloadTest, ZkSolrClientTest, TestDistributedStatsComponentCardinality, TestAuthenticationFramework, BJQParserTest, DateFieldTest, DistribDocExpirationUpdateProcessorTest, TestReloadDeadlock, DistributedMLTComponentTest, LeaderElectionIntegrationTest, FileUtilsTest, BlockCacheTest, TestExceedMaxTermLength, HdfsChaosMonkeySafeLeaderTest, CheckHdfsIndexTest, TestSolr4Spatial, TestFuzzyAnalyzedSuggestions, RAMDirectoryFactoryTest, TestInfoStreamLogging, TestRebalanceLeaders, TestFieldCollectionResource, TestMissingGroups, OpenCloseCoreStressTest, TestOverriddenPrefixQueryForCustomFieldType, CoreAdminHandlerTest, TestConfigSetProperties, TestBlendedInfixSuggestions, SpellPossibilityIteratorTest, CleanupOldIndexTest, TestAtomicUpdateErrorCases, DistanceFunctionTest, TestExclusionRuleCollectionAccess, SortByFunctionTest, TestQueryUtils, FieldMutatingUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest, TestBinaryResponseWriter, JavabinLoaderTest, TestTestInjection, OverseerTaskQueueTest, IndexSchemaRuntimeFieldTest, SearchHandlerTest, TestManagedSchema, DataDrivenBlockJoinTest, TestOrdValues, TestSolrDynamicMBean, AtomicUpdatesTest, TestFiltering, TestBinaryField, RuleEngineTest, EchoParamsTest, TestSolrCoreProperties, DefaultValueUpdateProcessorTest, TestFieldTypeCollectionResource, CreateCollectionCleanupTest, TestRandomFaceting, TestSchemaSimilarityResource, TestQuerySenderListener, TestFieldCacheWithThreads, SolrCloudExampleTest, RequestLoggingTest, TolerantUpdateProcessorTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, TestDistributedGrouping, TestFoldingMultitermQuery, TestFastWriter, TestRangeQuery, TestConfigSetsAPIZkFailure, SmileWriterTest, TestRealTimeGet, CSVRequestHandlerTest, TestReplicationHandlerBackup, StatsComponentTest, HdfsSyncSliceTest, TestRandomCollapseQParserPlugin, SSLMigrationTest, TlogReplayBufferedWhileIndexingTest, DistributedDebugComponentTest, TestStandardQParsers, TestReload, BaseCdcrDistributedZkTest, ZkStateWriterTest, AutoCommitTest, TestNRTOpen, TestSuggestSpellingConverter, TestQueryTypes, TestCoreDiscovery, TestLeaderInitiatedRecoveryThread, BasicZkTest, RestartWhileUpdatingTest, SuggesterTSTTest, SolrPluginUtilsTest, OpenExchangeRatesOrgProviderTest, TestCrossCoreJoin, DeleteReplicaTest, CollectionTooManyReplicasTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SecurityConfHandlerTest, TestJoin, DeleteStatusTest, RequestHandlersTest, BigEndianAscendingWordSerializerTest, TestUtils, TestManagedStopFilterFactory, DistanceUnitsTest, ShowFileRequestHandlerTest, ChangedSchemaMergeTest, FieldAnalysisRequestHandlerTest, TestFieldSortValues, SparseHLLTest, CopyFieldTest, TestConfigOverlay, TestCloudPivotFacet, HdfsNNFailoverTest, BasicDistributedZk2Test, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestDistributedSearch, CacheHeaderTest, TestWriterPerf, TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest, TestIndexingPerformance, RequiredFieldsTest, TestArbitraryIndexDir, TestJmxIntegration, UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestLFUCache, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestSearchPerf, MinimalSchemaTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, URLClassifyProcessorTest, TestSystemIdResolver, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, CircularListTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestDistributedMissingSort, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, CustomCollectionTest, DeleteShardTest, DistribJoinFromCollectionTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, ShardSplitTest, TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TriLevelCompositeIdRoutingTest, TestClusterStateMutator, ZkStateReaderTest, RulesTest, TestShardHandlerFactory, TestConfigReload, TestRestoreCore, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=FD70622AFD7EF674 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Israel -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=22984, name=Thread-8447, 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:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$49/369706141.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2443)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD70622AFD7EF674]:0)
   [junit4] Completed [520/617 (1!)] on J1 in 60.64s, 1 test, 1 error <<< FAILURES!

[...truncated 312 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1427: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984: There were test failures: 617 suites (10 ignored), 2597 tests, 1 suite-level error, 88 ignored (73 assumptions) [seed: FD70622AFD7EF674]

Total time: 85 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any