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/04/30 00:57:42 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/551/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)




Build Log:
[...truncated 10564 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/init-core-data-001
   [junit4]   2> 130137 INFO  (SUITE-TestLazyCores-seed#[BA2AEC149F732CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 130142 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001'
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer New CoreContainer 965414054
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001]
   [junit4]   2> 130162 WARN  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/lib
   [junit4]   2> 130163 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 130164 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 130165 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 130167 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 130167 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 130167 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 130167 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130169 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130169 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130169 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130169 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1'
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5'
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2'
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130180 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130181 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130181 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130182 WARN  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130182 WARN  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130182 WARN  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130183 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130183 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130183 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130444 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130445 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130446 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130447 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 130448 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 130450 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130450 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130450 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 130451 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5'
   [junit4]   2> 130451 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/]
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2'
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/]
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index/
   [junit4]   2> 130452 WARN  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index/
   [junit4]   2> 130452 WARN  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=98.8115234375, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=9.537201372133074, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=98.8115234375, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=9.537201372133074, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1'
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a0cea40 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1918f89b),segFN=segments_1,generation=1}
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62e94626 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f1d187a),segFN=segments_1,generation=1}
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/]
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index/
   [junit4]   2> 130454 WARN  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130455 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index
   [junit4]   2> 130455 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/
   [junit4]   2> 130455 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=98.8115234375, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=9.537201372133074, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 130455 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130455 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@439874c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4460b098),segFN=segments_1,generation=1}
   [junit4]   2> 130455 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130456 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130456 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130457 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/
   [junit4]   2> 130457 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130457 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/
   [junit4]   2> 130457 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130457 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130458 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130458 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130458 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130459 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130459 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130459 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130460 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130460 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130460 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130462 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130462 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130463 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130463 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=53.42578125, floorSegmentMB=0.6396484375, forceMergeDeletesPctAllowed=8.429550094236163, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=53.42578125, floorSegmentMB=0.6396484375, forceMergeDeletesPctAllowed=8.429550094236163, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62e94626 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f1d187a),segFN=segments_1,generation=1}
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c3078b4[collection2] main]
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@439874c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4460b098),segFN=segments_1,generation=1}
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cac9bae[collection1] main]
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/conf
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/conf}
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/conf
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/conf}
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/conf
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/conf
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130466 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 130466 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 130466 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 130466 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 130466 INFO  (searcherExecutor-380-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7cac9bae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 130466 INFO  (searcherExecutor-379-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@4c3078b4[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=53.42578125, floorSegmentMB=0.6396484375, forceMergeDeletesPctAllowed=8.429550094236163, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a0cea40 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1918f89b),segFN=segments_1,generation=1}
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dc4d8a5[collection5] main]
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/conf
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/conf}
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/conf
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 130468 INFO  (searcherExecutor-378-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@2dc4d8a5[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 130469 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4'
   [junit4]   2> 130469 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130469 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130474 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130476 WARN  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130476 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130479 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130482 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 130484 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130484 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4'
   [junit4]   2> 130485 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4
   [junit4]   2> 130485 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130485 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/]
   [junit4]   2> 130485 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index/
   [junit4]   2> 130486 WARN  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=79.83203125, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=9.424194999307403, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7015764190872272
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d52629 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50b777cc),segFN=segments_1,generation=1}
   [junit4]   2> 130487 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130487 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/
   [junit4]   2> 130487 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130488 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130490 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130491 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130491 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130492 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d52629 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50b777cc),segFN=segments_1,generation=1}
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@40cb2156[collection4] main]
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/conf
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/conf}
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/conf
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 130495 INFO  (searcherExecutor-390-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@40cb2156[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 130495 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 130496 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 130498 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d52629 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50b777cc),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d52629 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50b777cc),segFN=segments_2,generation=2}
   [junit4]   2> 130498 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 130499 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@54ec646e[collection4] main]
   [junit4]   2> 130500 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 130500 INFO  (searcherExecutor-390-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@54ec646e[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c7)))}
   [junit4]   2> 130503 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 130505 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 130505 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 130506 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 130506 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 130506 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=965414054
   [junit4]   2> 130507 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12559843
   [junit4]   2> 130507 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 130507 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@1da71735
   [junit4]   2> 130507 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 130508 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@53e96600
   [junit4]   2> 130508 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 130508 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1962017
   [junit4]   2> 130508 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 130510 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 130510 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 130510 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 130511 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 130510 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130513 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data
   [junit4]   2> 130513 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 130513 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130513 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index
   [junit4]   2> 130518 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index
   [junit4]   2> 130520 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 130527 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 130551 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002'
   [junit4]   2> 130551 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130551 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130552 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer New CoreContainer 1081137551
   [junit4]   2> 130552 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002]
   [junit4]   2> 130552 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/lib
   [junit4]   2> 130552 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 130553 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 130555 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130555 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130555 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130557 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5'
   [junit4]   2> 130558 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130558 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130559 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection1'
   [junit4]   2> 130559 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130559 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130566 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection2'
   [junit4]   2> 130567 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130568 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130568 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130569 WARN  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130570 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130572 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130575 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 130577 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130580 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130580 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130581 WARN  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130582 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5'
   [junit4]   2> 130582 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5
   [junit4]   2> 130582 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130582 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130583 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/]
   [junit4]   2> 130583 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 130583 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data
   [junit4]   2> 130582 WARN  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130583 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/index/
   [junit4]   2> 130588 WARN  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130588 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130588 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/index
   [junit4]   2> 130588 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=98.8115234375, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=9.537201372133074, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 130589 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@753a3a5f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e835d81),segFN=segments_1,generation=1}
   [junit4]   2> 130589 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130590 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130591 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130592 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130593 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130593 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 130596 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130597 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130598 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection2'
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection2
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130600 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/
   [junit4]   2> 130600 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130600 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130600 INFO  (coreLoadExecutor-401-thread-2-

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

r.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:808)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:647)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:836)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:670)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:647)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:836)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Apr 29, 2016 10:28:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Apr 29, 2016 10:29:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Apr 29, 2016 10:29:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Apr 29, 2016 10:29:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), v_s=FSTOrd50, v_f=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1143, maxMBSortInHeap=6.905727877681747, sim=ClassicSimilarity, locale=is, timezone=Europe/Brussels
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=2,free=144692024,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, TestCSVLoader, AnalyticsMergeStrategyTest, TestFaceting, TestMinMaxOnMultiValuedField, TestExclusionRuleCollectionAccess, TestRemoteStreaming, TestReloadAndDeleteDocs, TestFastLRUCache, ExternalFileFieldSortTest, XmlUpdateRequestHandlerTest, MBeansHandlerTest, SyncSliceTest, VMParamsZkACLAndCredentialsProvidersTest, TestUpdate, FacetPivotSmallTest, TestRTimerTree, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=BA2AEC149F732CD7 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Europe/Brussels -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)
   [junit4] Completed [30/592 (1!)] on J0 in 151.70s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1792 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 3 suite-level errors, 1744 ignored (63 assumptions) [seed: BA2AEC149F732CD7]

Total time: 51 minutes 33 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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/555/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([D2BF6A450C04C9F2:304322BCEE2CF1CE]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest$SolrZkClientFactoryUsingCompletelyNewProviders$1.<init>(OverriddenZkACLAndCredentialsProvidersTest.java:220)
	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest$SolrZkClientFactoryUsingCompletelyNewProviders.getSolrZkClient(OverriddenZkACLAndCredentialsProvidersTest.java:220)
	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest.setUp(OverriddenZkACLAndCredentialsProvidersTest.java:83)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D2BF6A450C04C9F2:F4A8D2B331559090]:0)
	at org.apache.lucene.util.DocIdSetBuilder.<init>(DocIdSetBuilder.java:92)
	at org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery$IntersectsDifferentiatingVisitor.<init>(IntersectsRPTVerifyQuery.java:166)
	at org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery.compute(IntersectsRPTVerifyQuery.java:157)
	at org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$1.scorer(IntersectsRPTVerifyQuery.java:95)
	at org.apache.lucene.search.Weight.bulkScorer(Weight.java:135)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:666)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:473)
	at org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:260)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1810)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1627)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:643)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:529)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:292)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:851)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
	at org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField(TestSolr4Spatial2.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10626 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/init-core-data-001
   [junit4]   2> 316619 INFO  (SUITE-OverriddenZkACLAndCredentialsProvidersTest-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 316624 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316624 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316624 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-002/zookeeper/server1/data
   [junit4]   2> 316624 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 316624 INFO  (Thread-1829) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 316624 INFO  (Thread-1829) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 316724 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:60130
   [junit4]   2> 316804 INFO  (zkCallback-227-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34b1dd9d name:ZooKeeperConnection Watcher:127.0.0.1:60130 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316822 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316822 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316835 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 316849 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316853 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e5b6843 name:ZooKeeperConnection Watcher:127.0.0.1:60130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316853 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316855 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 316859 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316861 INFO  (zkCallback-229-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30bbccf name:ZooKeeperConnection Watcher:127.0.0.1:60130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316861 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316863 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 316866 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316866 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316869 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c093f26 name:ZooKeeperConnection Watcher:127.0.0.1:60130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316869 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316876 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 316885 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 316894 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 316902 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 316911 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60130 60130
   [junit4]   2> 316927 INFO  (Thread-1829) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60130 60130
   [junit4]   2> 316928 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316932 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316932 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316933 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-004/zookeeper/server1/data
   [junit4]   2> 316933 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 316933 INFO  (Thread-1830) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 316933 INFO  (Thread-1830) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317033 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:54438
   [junit4]   2> 317034 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317044 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2240ab name:ZooKeeperConnection Watcher:127.0.0.1:54438 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 317044 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317044 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 317049 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317051 INFO  (zkCallback-232-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10a182db name:ZooKeeperConnection Watcher:127.0.0.1:54438/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 317051 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317052 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 317055 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317056 INFO  (zkCallback-233-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a3f0073 name:ZooKeeperConnection Watcher:127.0.0.1:54438/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 317057 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317058 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 317060 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 317061 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317063 INFO  (zkCallback-234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c2d5356 name:ZooKeeperConnection Watcher:127.0.0.1:54438/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 317063 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317067 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 317071 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 317076 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 317084 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 317094 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54438 54438
   [junit4]   2> 317265 INFO  (Thread-1830) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54438 54438
   [junit4]   2> 317267 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 317271 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 317271 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 317272 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-006/zookeeper/server1/data
   [junit4]   2> 317272 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317273 INFO  (Thread-1831) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317273 INFO  (Thread-1831) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317373 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:44863
   [junit4]   2> 317373 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317380 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 318487 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 320481 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 322318 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 324289 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 326385 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 328009 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 329569 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 330701 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 332008 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 333961 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 335851 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 337158 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 338582 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 339856 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 341013 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 342524 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 344019 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 345160 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 346490 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 347956 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44863 44863
   [junit4]   2> 348091 INFO  (Thread-1831) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44863 44863
   [junit4]   2> 348092 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverriddenZkACLAndCredentialsProvidersTest -Dtests.method=testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders -Dtests.seed=D2BF6A450C04C9F2 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.8s J1 | OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D2BF6A450C04C9F2:304322BCEE2CF1CE]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
   [junit4]    > 	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest$SolrZkClientFactoryUsingCompletelyNewProviders$1.<init>(OverriddenZkACLAndCredentialsProvidersTest.java:220)
   [junit4]    > 	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest$SolrZkClientFactoryUsingCompletelyNewProviders.getSolrZkClient(OverriddenZkACLAndCredentialsProvidersTest.java:220)
   [junit4]    > 	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest.setUp(OverriddenZkACLAndCredentialsProvidersTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
   [junit4]    > 	... 43 more
   [junit4]   2> 348111 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 348111 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 348114 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-008/zookeeper/server1/data
   [junit4]   2> 348114 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 348114 INFO  (Thread-1832) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348114 INFO  (Thread-1832) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 348214 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:35891
   [junit4]   2> 348215 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348219 INFO  (zkCallback-236-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48c6b8c5 name:ZooKeeperConnection Watcher:127.0.0.1:35891 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348219 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348220 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 348225 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348228 INFO  (zkCallback-237-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c02777 name:ZooKeeperConnection Watcher:127.0.0.1:35891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348228 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348229 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 348233 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348235 INFO  (zkCallback-238-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae1c7bb name:ZooKeeperConnection Watcher:127.0.0.1:35891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348235 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348236 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 348239 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 348240 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348243 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@407f7b9a name:ZooKeeperConnection Watcher:127.0.0.1:35891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348245 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348247 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 348251 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348257 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 348266 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348274 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35891 35891
   [junit4]   2> 348279 INFO  (Thread-1832) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35891 35891
   [junit4]   2> 348282 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 348289 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348289 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348292 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-010/zookeeper/server1/data
   [junit4]   2> 348292 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 348292 INFO  (Thread-1833) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348292 INFO  (Thread-1833) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 348392 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:62430
   [junit4]   2> 348393 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348396 INFO  (zkCallback-240-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2595f06a name:ZooKeeperConnection Watcher:127.0.0.1:62430 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348396 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348396 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 348401 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348404 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d8dd83a name:ZooKeeperConnection Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348404 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348405 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 348409 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348410 INFO  (zkCallback-242-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57b7a1a3 name:ZooKeeperConnection Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348410 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348412 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 348415 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348418 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348421 INFO  (zkCallback-243-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71023eaa name:ZooKeeperConnection Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348421 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348425 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 348429 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348434 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 348440 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348447 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62430 62430
   [junit4]   2> 348632 INFO  (Thread-1833) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62430 62430
   [junit4]   2> 348633 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348637 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348637 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348639 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-012/zookeeper/server1/data
   [junit4]   2> 348639 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 348639 INFO  (Thread-1834) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348639 INFO  (Thread-1834) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 348739 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:60881
   [junit4]   2> 348740 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348742 INFO  (zkCallback-244-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4833d15b name:ZooKeeperConnection Watcher:127.0.0.1:60881 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348742 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348743 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 348749 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348751 INFO  (zkCallback-245-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21085dfa name:ZooKeeperConnection Watcher:127.0.0.1:60881/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348751 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348752 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 348755 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348757 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bc7085c name:ZooKeeperConnection Watcher:127.0.0.1:60881/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348757 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348759 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 348761 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348762 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348764 INFO  (zkCallback-247-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20157055 name:ZooKeeperConnection Watcher:127.0.0.1:60881/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348764 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348766 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 348770 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348774 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 348782 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348789 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60881 60881
   [junit4]   2> 348812 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring exception
   [junit4]   2> java.nio.channels.ClosedChannelException
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:235)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:188)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 348812 INFO  (Thread-1834) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60881 60881
   [junit4]   2> 348817 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348827 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348827 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348830 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-014/zookeeper/server1/data
   [junit4]   2> 348830 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 348830 INFO  (Thread-1835) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348830 INFO  (Thread-1835) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 348930 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:46910
   [junit4]   2> 348931 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348949 INFO  (zkCallback-248-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a532584 name:ZooKeeperConnection Watcher:127.0.0.1:46910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348949 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348949 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 348969 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348973 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5526b7f2 name:ZooKeeperConnection Watcher:127.0.0.1:46910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348973 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348974 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 348981 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348989 INFO  (zkCallback-250-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5257d7ff name:ZooKeeperConnection Watcher:127.0.0.1:46910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348990 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348992 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 348995 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348995 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349002 INFO  (zkCallback-251-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a6c0004 name:ZooKeeperConnection Watcher:127.0.0.1:46910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349002 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349004 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 349007 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 349011 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 349017 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 349024 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46910 46910
   [junit4]   2> 349049 INFO  (Thread-1835) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46910 46910
   [junit4]   2> 349053 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349063 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349063 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349065 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-016/zookeeper/server1/data
   [junit4]   2> 349065 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 349065 INFO  (Thread-1836) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 349065 INFO  (Thread-1836) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 349165 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:33876
   [junit4]   2> 349166 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349178 INFO  (zkCallback-252-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47219a2b name:ZooKeeperConnection Watcher:127.0.0.1:33876 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349178 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349178 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 349186 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349190 INFO  (zkCallback-253-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@275212b4 name:ZooKeeperConnection Watcher:127.0.0.1:33876/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349190 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349191 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 349193 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349195 INFO  (zkCallback-254-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6138df31 name:ZooKeeperConnection Watcher:127.0.0.1:33876/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349195 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349197 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 349199 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349200 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349204 INFO  (zkCallback-255-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18612af3 name:ZooKeeperConnection Watcher:127.0.0.1:33876/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349204 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349207 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 349215 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 349222 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 349230 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 349243 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33876 33876
   [junit4]   2> 349264 INFO  (Thread-1836) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33876 33876
   [junit4]   2> 349276 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349278 INFO  (SUITE-OverriddenZkACLAndCredentialsProvidersTest-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001
   [junit4]   2> May 02, 2016 7:12:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=936, maxMBSortInHeap=5.199413979794334, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=et, timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=292135176,total=485490688
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, TestCSVResponseWriter, HdfsBasicDistributedZk2Test, LeaderElectionIntegrationTest, BJQParserTest, TestSimpleQParserPlugin, FullSolrCloudDistribCmdsTest, DistributedFacetPivotSmallTest, SmileWriterTest, NotRequiredUniqueKeyTest, StressHdfsTest, TestSolrJ, TestTrieFacet, RequestLoggingTest, TestRTGBase, BasicDistributedZk2Test, TestSchemaResource, TestDefaultSearchFieldResource, TestRealTimeGet, TestHdfsUpdateLog, SignatureUpdateProcessorFactoryTest, ResponseLogComponentTest, MinimalSchemaTest, OverriddenZkACLAndCredentialsProvidersTest]
   [junit4] Completed [50/592 (1!)] on J1 in 33.21s, 8 tests, 1 error <<< FAILURES!

[...truncated 609 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001
   [junit4]   2> 1718937 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1718940 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1718940 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1718940 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1718940 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.c.SolrResourc

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

olr4Spatial2.testBBox-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1719288 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Darea2D}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=3
   [junit4]   2> 1719289 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Darea}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1719289 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBBox
   [junit4]   2> 1719290 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1719290 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1840390687
   [junit4]   2> 1719290 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@89d53ca
   [junit4]   2> 1719290 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=4,cumulative_errors=0}
   [junit4]   2> 1719290 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001/index
   [junit4]   2> 1719292 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001;done=false>>]
   [junit4]   2> 1719292 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1719292 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {srptgeom=FST50, bbox__xdl=FST50, bbox__maxX=PostingsFormat(name=Direct), bbox__maxY=Lucene50(blocksize=128), bbox__minX=FST50, bbox__minY=PostingsFormat(name=Asserting), id=FST50}, docValues:{srptgeom=DocValuesFormat(name=Lucene54), bbox__maxX=DocValuesFormat(name=Direct), bbox__maxY=DocValuesFormat(name=Lucene54), bbox__minX=DocValuesFormat(name=Lucene54), bbox__minY=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1946, maxMBSortInHeap=5.197111641775444, sim=ClassicSimilarity, locale=en-MT, timezone=Pacific/Truk
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=114168728,total=427819008
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, TestCSVResponseWriter, HdfsBasicDistributedZk2Test, LeaderElectionIntegrationTest, BJQParserTest, TestSimpleQParserPlugin, FullSolrCloudDistribCmdsTest, DistributedFacetPivotSmallTest, SmileWriterTest, NotRequiredUniqueKeyTest, StressHdfsTest, TestSolrJ, TestTrieFacet, RequestLoggingTest, TestRTGBase, BasicDistributedZk2Test, TestSchemaResource, TestDefaultSearchFieldResource, TestRealTimeGet, TestHdfsUpdateLog, SignatureUpdateProcessorFactoryTest, ResponseLogComponentTest, MinimalSchemaTest, OverriddenZkACLAndCredentialsProvidersTest, TestUseDocValuesAsStored2, TestCloudManagedSchema, AddBlockUpdateTest, SegmentsInfoRequestHandlerTest, ZkNodePropsTest, OverseerRolesTest, DistributedQueueTest, TestConfigReload, TestSizeLimitedDistributedMap, SuggesterWFSTTest, TestSolrDeletionPolicy2, TestNamedUpdateProcessors, ForceLeaderTest, TestRebalanceLeaders, SortSpecParsingTest, DistributedExpandComponentTest, ShardSplitTest, HdfsUnloadDistributedZkTest, FieldAnalysisRequestHandlerTest, MultiThreadedOCPTest, HdfsDirectoryFactoryTest, ZkStateReaderTest, TestMacros, ConfigSetsAPITest, DirectoryFactoryTest, CdcrUpdateLogTest, AddSchemaFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestOrdValues, DeleteInactiveReplicaTest, SpellCheckComponentTest, TestSolrConfigHandlerConcurrent, TestTrie, TestCloudSchemaless, TestBM25SimilarityFactory, TestNonDefinedSimilarityFactory, TestPHPSerializedResponseWriter, ChangedSchemaMergeTest, DebugComponentTest, TestAnalyzeInfixSuggestions, SpellPossibilityIteratorTest, TestWriterPerf, TestFoldingMultitermQuery, ConvertedLegacyTest, RemoteQueryErrorTest, TestCollationField, NoCacheHeaderTest, FullHLLTest, TestDistributedMissingSort, OverseerTaskQueueTest, TestQueryTypes, TestDistributedGrouping, TestManagedResource, SharedFSAutoReplicaFailoverUtilsTest, LoggingHandlerTest, DistributedMLTComponentTest, TestSchemaVersionResource, TestFastOutputStream, TestBadConfig, ResponseHeaderTest, TestMiniSolrCloudCluster, UniqFieldsUpdateProcessorFactoryTest, TestSolrCoreProperties, TestSolr4Spatial, ShowFileRequestHandlerTest, TestExpandComponent, TestIndexingPerformance, CleanupOldIndexTest, DistributedIntervalFacetingTest, TestAuthorizationFramework, ShardRoutingCustomTest, TestTrackingShardHandlerFactory, TestRequestForwarding, UpdateRequestProcessorFactoryTest, AutoCommitTest, DistributedFacetPivotLongTailTest, TestSSLRandomization, TestOmitPositions, DefaultValueUpdateProcessorTest, TestSchemaManager, TestObjectReleaseTracker, BlockJoinFacetRandomTest, CollectionsAPISolrJTest, TestUtils, TestSimpleTrackingShardHandler, TestIndexSearcher, TestComplexPhraseQParserPlugin, TestFuzzyAnalyzedSuggestions, TestCloudInspectUtil, TestFieldSortValues, CdcrReplicationHandlerTest, TestFiltering, TestTolerantUpdateProcessorRandomCloud, TestDistribIDF, SpellCheckCollatorTest, PluginInfoTest, HighlighterMaxOffsetTest, BaseCdcrDistributedZkTest, AsyncCallRequestStatusResponseTest, TestSolr4Spatial2]
   [junit4] Completed [232/592 (2!)] on J1 in 0.38s, 4 tests, 1 error <<< FAILURES!

[...truncated 1162 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 2 errors, 86 ignored (71 assumptions) [seed: D2BF6A450C04C9F2]

Total time: 86 minutes 9 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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/554/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Error from server at https://127.0.0.1:37080: Invalid replica : core_node4 in shard/collection : shard1/delDeadColl available replicas are core_node1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37080: Invalid replica : core_node4 in shard/collection : shard1/delDeadColl available replicas are core_node1
	at __randomizedtesting.SeedInfo.seed([4A1ABB138364B094:872420E0CCC5C676]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1192)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:143)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency

Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion

Stack Trace:
java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
	at __randomizedtesting.SeedInfo.seed([4A1ABB138364B094:C0BD34E20C8F89EF]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:873)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11213 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/init-core-data-001
   [junit4]   2> 1229429 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[4A1ABB138364B094]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1229430 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[4A1ABB138364B094]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1229433 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1229433 INFO  (Thread-4048) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1229433 INFO  (Thread-4048) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1229533 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkTestServer start zk server on port:39447
   [junit4]   2> 1229533 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229534 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229537 INFO  (zkCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2321b6e8 name:ZooKeeperConnection Watcher:127.0.0.1:39447 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229537 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229537 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229537 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1229540 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229542 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229544 INFO  (zkCallback-1546-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f2c5466 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229544 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229544 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229544 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1229547 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1229550 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1229553 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1229556 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1229556 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1229561 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1229561 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1229564 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1229565 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1229568 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1229568 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1229571 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1229571 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1229574 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1229575 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1229578 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1229579 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1229582 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1229582 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1229585 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1229585 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1229588 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1229588 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1229592 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1229592 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1229596 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229597 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229599 INFO  (zkCallback-1547-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61cedd6f name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229599 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229599 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229746 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1
   [junit4]   2> 1229748 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1229749 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@134025e0{/,null,AVAILABLE}
   [junit4]   2> 1229756 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.u.s.SslContextFactory x509=X509@11d719d1(solrtest,h=[],w=[]) for SslContextFactory@aca63b0(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 1229768 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.ServerConnector Started ServerConnector@237afaa9{SSL,[ssl, http/1.1]}{127.0.0.1:37575}
   [junit4]   2> 1229768 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.Server Started @1234346ms
   [junit4]   2> 1229769 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/tempDir-001/control/data, hostContext=/, hostPort=37575, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores}
   [junit4]   2> 1229769 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1229769 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001'
   [junit4]   2> 1229770 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1229770 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1229771 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229773 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229776 INFO  (zkCallback-1548-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@340e87b5 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229776 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229777 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229779 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1229779 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/solr.xml
   [junit4]   2> 1229789 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores
   [junit4]   2> 1229789 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer New CoreContainer 669306324
   [junit4]   2> 1229789 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001]
   [junit4]   2> 1229790 WARN  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/lib
   [junit4]   2> 1229790 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] 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,
   [junit4]   2> 1229792 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39447/solr
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229794 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229795 INFO  (zkCallback-1551-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1af8c8 name:ZooKeeperConnection Watcher:127.0.0.1:39447 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229796 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229796 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229798 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/1131684808@180219ea
   [junit4]   2> 1229798 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229800 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@229dd9ee name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229800 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229802 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1229805 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1229810 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1229813 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1229816 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1229820 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1229824 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1229827 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1229829 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1229831 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1229834 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1229838 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1229840 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1229843 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1229843 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95824435900317701-127.0.0.1:37575_-n_0000000000
   [junit4]   2> 1229844 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37575_
   [junit4]   2> 1229844 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1229847 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer Overseer (id=95824435900317701-127.0.0.1:37575_-n_0000000000) starting
   [junit4]   2> 1229850 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1229860 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1229861 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37575_
   [junit4]   2> 1229862 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37575_
   [junit4]   2> 1229865 INFO  (OverseerCollectionConfigSetProcessor-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1229865 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] 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> 1229867 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1229875 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1229889 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1229890 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1229891 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores
   [junit4]   2> 1229892 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] 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> 1229892 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1
   [junit4]   2> 1229892 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1229893 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1229894 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1229899 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1229899 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1229902 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1229902 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 1229902 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37575",
   [junit4]   2>   "node_name":"127.0.0.1:37575_",
   [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> 1229905 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1229905 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37575",
   [junit4]   2>   "node_name":"127.0.0.1:37575_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1229907 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1229909 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1229909 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1229912 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] 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> 1230912 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1230912 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1230913 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1230913 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1230914 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1230914 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1'
   [junit4]   2> 1230914 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1230914 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1230918 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1230931 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1230935 WARN  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1230936 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1230951 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1230959 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1231080 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1231088 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1231090 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1231138 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1231144 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1231149 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1231151 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1231155 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1231155 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1231155 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1231156 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/]
   [junit4]   2> 1231156 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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@bd19013
   [junit4]   2> 1231156 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data
   [junit4]   2> 1231156 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1231156 WARN  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1231157 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/index
   [junit4]   2> 1231157 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=67.1640625, floorSegmentMB=2.107421875, forceMergeDeletesPctAllowed=16.5103762420879, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.596116614201022
   [junit4]   2> 1231157 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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@79f635b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5fa9b078),segFN=segments_1,generation=1}
   [junit4]   2> 1231157 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1231158 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37575_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/
   [junit4]   2> 1231160 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231161 WARN  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231163 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1231164 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1231165 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1231167 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1231169 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1231172 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1231172 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231173 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231173 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231173 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1231173 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4597293876201455]
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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@79f635b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5fa9b078),segFN=segments_1,generation=1}
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65c3b0cf[collection1] main]
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231183 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231183 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231186 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1231187 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1231187 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231194 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231194 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231194 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1231194 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1231195 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231195 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231195 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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> 1231195 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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 1533190976250576896
   [junit4]   2> 1231196 INFO  (searcherExecutor-4404-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65c3b0cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1231197 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ 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 1533190976250576896
   [junit4]   2> 1231197 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1231207 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1231208 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:37575 collection:control_collection shard:shard1
   [junit4]   2> 1231212 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ 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> 1231226 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ 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/95824435900317701-core_node1-n_0000000000
   [junit4]   2> 1231228 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ 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> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ 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> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37575/collection1/
   [junit4]   2> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:37575/collection1/ has no replicas
   [junit4]   2> 1231238 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] 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> 1231241 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1231247 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ 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/95824435900317701-core_node1-n_0000000000
   [junit4]   2> 1231259 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37575/collection1/ shard1
   [junit4]   2> 1231264 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:37575",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1231369 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] 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> 1231409 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1231410 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231412 INFO  (zkCallback-1554-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8ac8797 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231412 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231412 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1231413 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1231415 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1231417 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1231417 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1231417 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1231418 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231419 INFO  (zkCallback-1555-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7bbcb4b3 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:37575/collection1/ and leader is https://127.0.0.1:37575/collection1/
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37575
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1231420 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ 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> 1231420 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1231424 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] 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":"https://127.0.0.1:37575",
   [junit4]   2>   "node_name":"127.0.0.1:37575_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1231425 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37575",
   [junit4]   2>   "node_name":"127.0.0.1:37575_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1231429 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 1231429 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1231430 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] 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> 1231433 INFO  (zkCallback-1554-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> 1231542 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1231601 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/cores/collection1
   [junit4]   2> 1231602 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001
   [junit4]   2> 1231603 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1231606 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eefec44{/,null,AVAILABLE}
   [junit4]   2> 1231607 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.u.s.SslContextFactory x509=X509@3bc65a14(solrtest,h=[],w=[]) for SslContextFactory@79cfc577(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 1231611 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.ServerConnector Started ServerConnector@652054d3{SSL,[ssl, http/1.1]}{127.0.0.1:65247}
   [junit4]   2> 1231611 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.Server Started @1236190ms
   [junit4]   2> 1231611 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=65247, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/cores}
   [junit4]   2> 1231612 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1231612 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001'
   [junit4]   2> 1231612 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1231612 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1231614 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1231615 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231617 INFO  (zkCallback-1556-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ab2a57e name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231617 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231617 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1231619 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1231619 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/solr.xml
   [junit4]   2> 1231627 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/cores
   [junit4]   2> 1231627 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer New CoreContainer 1931004934
   [junit4]   2> 1231627 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001]
   [junit4]   2> 1231628 WARN  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/lib
   [junit4]   2> 1231628 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] 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,
   [junit4]   2> 1231631 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39447/solr
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1231633 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231635 INFO  (zkCallback-1559-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@746e01d2 name:ZooKeeperConnection Watcher:127.0.0.1:39447 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231635 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231635 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1231637 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/1131684808@417865e1
   [junit4]   2> 1231637 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231639 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:65247_) [n:127.0.0.1:65247_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e1768d5 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231639 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231651 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1231653 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1231657 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1231658 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95824435900317706-127.0.0.1:65247_-n_0000000001
   [junit4]   2> 1231659 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95824435900317701-127.0.0.1:37575_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1231660 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.ZkController Publish node=127.0.0.1:65247_ as DOWN
   [junit4]   2> 1231663 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65247_"} current state version: 3
   [junit4]   2> 1231664 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65247_
   [junit4]   2> 1231665 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1231774 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] 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> 1231774 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:65247_) [n:127.0.0.1:65247_    ] 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> 1231774 INFO  (zkCallback-1554-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> 1232668 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65247_
   [junit4]   2> 1232669 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65247_
   [junit4]   2> 1232672 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:65247_) [n:127.0.0.1:65247_    ] 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> 1232672 INFO  (zkCallback-1554-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> 1232672 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] 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> 1232673 INFO  (zkCallback-1554-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232673 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:65247_) [n:127.0.0.1:65247_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232673 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232831 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:

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

ad-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2007665 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2007665 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001;done=false>>]
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {start1=PostingsFormat(name=Direct), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), lowerfilt1and2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), end4=PostingsFormat(name=Direct), end3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), end2=PostingsFormat(name=Memory doPackFST= true), end1=PostingsFormat(name=Memory doPackFST= false), lowerfilt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), gram1=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), gram2=PostingsFormat(name=Memory doPackFST= true), gram3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), start3=PostingsFormat(name=Memory doPackFST= true), gram4=PostingsFormat(name=Direct), start2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), word=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false), start4=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=135, maxMBSortInHeap=7.414906830622729, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ja, timezone=America/Creston
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=200879464,total=427921408
   [junit4]   2> NOTE: All tests run in this JVM: [TestRebalanceLeaders, TestWriterPerf, SuggesterTSTTest, CopyFieldTest, ParsingFieldUpdateProcessorsTest, TestUtils, TestDefaultSearchFieldResource, TestShardHandlerFactory, FieldMutatingUpdateProcessorTest, TestAuthenticationFramework, TestCloudManagedSchema, TestAnalyzeInfixSuggestions, TestRecovery, ChangedSchemaMergeTest, ConvertedLegacyTest, ShardRoutingCustomTest, TestReversedWildcardFilterFactory, SegmentsInfoRequestHandlerTest, BJQParserTest, TestJoin, DeleteReplicaTest, PluginInfoTest, TestFoldingMultitermQuery, TestRTGBase, DocValuesMissingTest, FileUtilsTest, BadIndexSchemaTest, TestRangeQuery, TestRawResponseWriter, AddBlockUpdateTest, TestBM25SimilarityFactory, StressHdfsTest, SolrCmdDistributorTest, TestTolerantUpdateProcessorRandomCloud, UUIDUpdateProcessorFallbackTest, ResourceLoaderTest, TestInfoStreamLogging, CollectionReloadTest, TestMissingGroups, HdfsRestartWhileUpdatingTest, TestNRTOpen, TestManagedSynonymFilterFactory, TestExactStatsCache, TestDynamicLoading, SolrInfoMBeanTest, CoreAdminHandlerTest, TestSchemaVersionResource, TestIndexSearcher, HdfsRecoverLeaseTest, DistributedSuggestComponentTest, TestRuleBasedAuthorizationPlugin, OpenExchangeRatesOrgProviderTest, TestNonDefinedSimilarityFactory, HdfsThreadLeakTest, TestSchemaManager, TestObjectReleaseTracker, TestFastWriter, TestAuthorizationFramework, TestFileDictionaryLookup, FullSolrCloudDistribCmdsTest, HdfsCollectionsAPIDistributedZkTest, SearchHandlerTest, FieldAnalysisRequestHandlerTest, TestTrackingShardHandlerFactory, TestQuerySenderListener, TestMacros, IndexSchemaRuntimeFieldTest, TestSimpleQParserPlugin, TriLevelCompositeIdRoutingTest, HighlighterMaxOffsetTest, TestOmitPositions, CacheHeaderTest, TermVectorComponentTest, SignatureUpdateProcessorFactoryTest, SuggesterWFSTTest, TestReqParamsAPI, DebugComponentTest, BigEndianAscendingWordDeserializerTest, TestManagedResource, SolrPluginUtilsTest, TestScoreJoinQPScore, CloudMLTQParserTest, DistributedQueueTest, TestSolr4Spatial2, ConfigSetsAPITest, BasicFunctionalityTest, TestConfigSetsAPIExclusivity, TestJsonFacets, NumericFieldsTest, RequestLoggingTest, TestCSVResponseWriter, TestSolr4Spatial, TestRealTimeGet, DirectUpdateHandlerOptimizeTest, TestRandomCollapseQParserPlugin, TestCoreDiscovery, TestSolrJ, SortByFunctionTest, TestRequestForwarding, TestConfigReload, LoggingHandlerTest, TestUseDocValuesAsStored2, DistanceFunctionTest, TestClassicSimilarityFactory, TestSolrIndexConfig, RemoteQueryErrorTest, TestBinaryField, LeaderInitiatedRecoveryOnShardRestartTest, TestLeaderElectionZkExpiry, TestSSLRandomization, TestJettySolrRunner, MinimalSchemaTest, InfoHandlerTest, SolrCloudExampleTest, AnalyticsQueryTest, RequestHandlersTest, TestCollationField, SpellCheckCollatorTest, StatsComponentTest, CdcrUpdateLogTest, TestDocBasedVersionConstraints, TestCloudSchemaless, DeleteInactiveReplicaTest, DistributedQueryComponentCustomSortTest, ShowFileRequestHandlerTest, TestTrieFacet, BaseCdcrDistributedZkTest, DistributedMLTComponentTest, TestLMJelinekMercerSimilarityFactory, TestSolrCoreProperties, TestRestManager, TestStressLiveNodes, UniqFieldsUpdateProcessorFactoryTest, DateMathParserTest, TestCrossCoreJoin, TestConfigOverlay, BitVectorTest, CheckHdfsIndexTest, WordBreakSolrSpellCheckerTest, TestOrdValues, TestSolrConfigHandlerConcurrent, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ZkCLITest, AutoCommitTest, TestHashPartitioner, TestReload, SimpleFacetsTest, SpellCheckComponentTest]
   [junit4] Completed [323/592 (2!)] on J1 in 8.57s, 11 tests, 1 error <<< FAILURES!

[...truncated 890 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 2 errors, 86 ignored (71 assumptions) [seed: 4A1ABB138364B094]

Total time: 78 minutes 28 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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/553/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([80AF3CD2FDE8256F:8FB030853144897]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11907 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/init-core-data-001
   [junit4]   2> 2295821 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[80AF3CD2FDE8256F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2295822 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[80AF3CD2FDE8256F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2295823 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2295824 INFO  (Thread-5148) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2295824 INFO  (Thread-5148) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2295924 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkTestServer start zk server on port:34719
   [junit4]   2> 2295924 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2295925 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2295928 INFO  (zkCallback-2041-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7245f60b name:ZooKeeperConnection Watcher:127.0.0.1:34719 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2295929 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2295930 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2295930 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2295933 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2295933 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2295936 INFO  (zkCallback-2042-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@407d7cbf name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2295936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2295936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2295936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2295939 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2295941 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2295943 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2295946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2295946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2295951 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2295951 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2295954 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2295954 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2295957 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2295957 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2295960 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2295961 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2295963 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2295964 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2295966 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2295967 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2295969 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2295970 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2295972 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2295972 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2295975 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2295975 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2295977 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2295977 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2296801 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1
   [junit4]   2> 2296810 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2296813 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1848c292{/,null,AVAILABLE}
   [junit4]   2> 2296814 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a1473c0{HTTP/1.1,[http/1.1]}{127.0.0.1:48001}
   [junit4]   2> 2296814 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.Server Started @2301607ms
   [junit4]   2> 2296814 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/tempDir-001/control/data, hostContext=/, hostPort=48001, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores}
   [junit4]   2> 2296815 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2296815 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001'
   [junit4]   2> 2296815 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2296815 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2296816 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296816 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296818 INFO  (zkCallback-2043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59660637 name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296819 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296820 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296826 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2296826 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/solr.xml
   [junit4]   2> 2296832 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores
   [junit4]   2> 2296836 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1763101494
   [junit4]   2> 2296836 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001]
   [junit4]   2> 2296836 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/lib
   [junit4]   2> 2296837 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] 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,
   [junit4]   2> 2296838 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34719/solr
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296841 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296851 INFO  (zkCallback-2046-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@642ebadc name:ZooKeeperConnection Watcher:127.0.0.1:34719 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296851 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296851 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296853 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/1826964701@37fee801
   [junit4]   2> 2296854 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296856 INFO  (zkCallback-2047-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73b73abe name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296856 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296858 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2296862 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2296866 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2296869 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2296875 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2297205 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2297207 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2297211 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2297213 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2297214 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2297217 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2297220 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2297223 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2297225 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2297226 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95819104925646852-127.0.0.1:48001_-n_0000000000
   [junit4]   2> 2297226 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48001_
   [junit4]   2> 2297226 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2297228 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer Overseer (id=95819104925646852-127.0.0.1:48001_-n_0000000000) starting
   [junit4]   2> 2297232 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2297247 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2297248 INFO  (OverseerCollectionConfigSetProcessor-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2297250 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48001_
   [junit4]   2> 2297251 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2297254 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48001_
   [junit4]   2> 2297257 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2297262 INFO  (zkCallback-2047-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] 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> 2297263 INFO  (zkCallback-2047-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2297312 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2297313 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2297314 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores
   [junit4]   2> 2297316 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] 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> 2297316 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1
   [junit4]   2> 2297316 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2297318 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2297318 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2297319 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2297319 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2297320 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297321 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 2297321 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] 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:48001",
   [junit4]   2>   "node_name":"127.0.0.1:48001_",
   [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> 2297323 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] 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:48001",
   [junit4]   2>   "node_name":"127.0.0.1:48001_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2297327 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2297328 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2297329 INFO  (zkCallback-2047-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] 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> 2297330 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2297332 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2297332 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2297332 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2297337 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2297337 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2297344 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2297344 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1'
   [junit4]   2> 2297347 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297347 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297354 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2297365 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2297381 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2297399 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2297414 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2297690 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2297692 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2297692 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2297696 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2297736 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2297736 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2297736 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297737 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/]
   [junit4]   2> 2297737 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2297737 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data
   [junit4]   2> 2297737 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2297737 WARN  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2297738 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/index
   [junit4]   2> 2297738 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=75.2548828125, floorSegmentMB=2.125, forceMergeDeletesPctAllowed=14.909459380763282, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2297738 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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@53fe02c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f48cde6),segFN=segments_1,generation=1}
   [junit4]   2> 2297738 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2297739 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48001_ 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-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/
   [junit4]   2> 2297739 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2297740 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 2297863 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 2297864 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 2297864 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 2297864 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 2297920 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 2297922 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297923 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297924 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297925 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297928 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2297928 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297929 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297929 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297964 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2297964 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1537470040317248]
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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@53fe02c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f48cde6),segFN=segments_1,generation=1}
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@400cdc95[collection1] main]
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297966 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297966 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297967 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2297967 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2297967 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297968 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297968 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297968 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ 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 1533105681083662336
   [junit4]   2> 2297997 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533105681083662336
   [junit4]   2> 2297997 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2297999 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2297999 INFO  (searcherExecutor-7490-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@400cdc95[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2298000 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ 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:48001 collection:control_collection shard:shard1
   [junit4]   2> 2298007 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ 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> 2298031 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ 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/95819104925646852-core_node1-n_0000000000
   [junit4]   2> 2298032 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ 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> 2298036 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] 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> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ 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> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48001/collection1/
   [junit4]   2> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:48001/collection1/ has no replicas
   [junit4]   2> 2298041 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2298049 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ 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/95819104925646852-core_node1-n_0000000000
   [junit4]   2> 2298052 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ 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:48001/collection1/ shard1
   [junit4]   2> 2298055 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] 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:48001",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2298162 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] 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> 2298213 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:48001/collection1/ and leader is http://127.0.0.1:48001/collection1/
   [junit4]   2> 2298215 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ 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:48001
   [junit4]   2> 2298215 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2298215 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2298215 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ 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> 2298231 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] 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:48001",
   [junit4]   2>   "node_name":"127.0.0.1:48001_",
   [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> 2298232 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] 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:48001",
   [junit4]   2>   "node_name":"127.0.0.1:48001_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2298323 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:34719/solr
   [junit4]   2> 2298324 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2298325 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2298328 INFO  (zkCallback-2049-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f5e4282 name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2298328 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2298329 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2298329 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2298331 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2298331 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2298344 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] 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> 2298362 INFO  (zkCallback-2049-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> 2298968 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores/collection1
   [junit4]   2> 2299421 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001
   [junit4]   2> 2299427 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2299438 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40eb4eda{/,null,AVAILABLE}
   [junit4]   2> 2299439 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@19994155{HTTP/1.1,[http/1.1]}{127.0.0.1:37991}
   [junit4]   2> 2299439 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.Server Started @2304233ms
   [junit4]   2> 2299439 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37991, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores}
   [junit4]   2> 2299439 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2299440 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001'
   [junit4]   2> 2299450 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2299451 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2299451 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299497 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299506 INFO  (zkCallback-2050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@385618ae name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299507 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299507 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299509 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2299510 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/solr.xml
   [junit4]   2> 2299517 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores
   [junit4]   2> 2299518 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer New CoreContainer 192176857
   [junit4]   2> 2299518 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001]
   [junit4]   2> 2299519 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/lib
   [junit4]   2> 2299519 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] 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,
   [junit4]   2> 2299520 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2299521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2299521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2299521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34719/solr
   [junit4]   2> 2299521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2299522 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299523 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299582 INFO  (zkCallback-2053-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e07b240 name:ZooKeeperConnection Watcher:127.0.0.1:34719 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299583 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299584 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299587 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/1826964701@70fd3ee2
   [junit4]   2> 2299587 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299589 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@591eff1a name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299590 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299604 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2299608 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2299616 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2299617 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95819104925646856-127.0.0.1:37991_-n_0000000001
   [junit4]   2> 2299618 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95819104925646852-127.0.0.1:48001_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2299619 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.ZkController Publish node=127.0.0.1:37991_ as DOWN
   [junit4]   2> 2299623 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37991_"} current state version: 3
   [junit4]   2> 2299624 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37991_
   [junit4]   2> 2299728 INFO  (zkCallback-2049-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> 2299728 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] 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> 2299728 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] 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> 2300628 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37991_
   [junit4]   2> 2300628 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37991_
   [junit4]   2> 2300630 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] 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> 2300630 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] 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> 2300631 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2300631 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2300632 INFO  (zkCallback-2049-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> 2300633 INFO  (zkCallback-2049-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2300666 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2300666 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2300667 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores
   [junit4]   2> 2300668 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] 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> 2300668 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores/collection1
   [junit4]   2> 2300669 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2300670 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2300670 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2300672 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2300672 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2300675 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ 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> 2300675 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 2300675 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] 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:37991",
   [junit4]   2>   "node_name":"127.0.0.1:37991_",
   [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> 2300676 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] 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:37991",
   [junit4]   2>   "node_name":"127.0.0.1:37991_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2300676 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2300676 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2300677 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 2300679 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2300786 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] 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> 2300798 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] 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> 2300789 INFO  (zkCallback-2049-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> 2300996 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Begining periodic deletion of expired docs
   [junit4]   2> 2301000 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2301001 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2301001 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2301001 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2016-05-01T06:18:35.387Z] (-1533105684231487488),commit=} 0 5
   [junit4]   2> 2301001 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 2301680 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2301680 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2301681 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2301681 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2301682 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2301682 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores/collection1'
   [junit4]   2> 2301683 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2301683 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2301685 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2301691 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2301693 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2301873 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2301879 INFO  (coreLoadExecutor-7501-thread-1-processing-n:

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

orTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34719 34719
   [junit4]   2> 2365477 INFO  (Thread-5148) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34719 34719
   [junit4]   2> 2365478 WARN  (Thread-5148) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribDocExpirationUpdateProcessorTest -Dtests.method=test -Dtests.seed=80AF3CD2FDE8256F -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 69.7s J0 | DistribDocExpirationUpdateProcessorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([80AF3CD2FDE8256F:8FB030853144897]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:74)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2365523 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[80AF3CD2FDE8256F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001
   [junit4]   2> May 01, 2016 6:19:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Memory doPackFST= true), id=FST50}, docValues:{}, maxPointsInLeafNode=565, maxMBSortInHeap=6.518924314642957, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=und, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=73369576,total=378077184
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, AtomicUpdatesTest, TermsComponentTest, TestRTimerTree, TestLeaderInitiatedRecoveryThread, RankQueryTest, BlockJoinFacetSimpleTest, TestFieldCollectionResource, TlogReplayBufferedWhileIndexingTest, JSONWriterTest, TestInitParams, TestChildDocTransformer, ExitableDirectoryReaderTest, BadComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestCollapseQParserPlugin, TestFaceting, HdfsBasicDistributedZkTest, UUIDFieldTest, TestManagedStopFilterFactory, TestManagedResourceStorage, DOMUtilTest, SystemInfoHandlerTest, DistributedFacetPivotLargeTest, HardAutoCommitTest, TolerantUpdateProcessorTest, TestConfigSetsAPIZkFailure, AssignTest, SliceStateTest, TestReloadAndDeleteDocs, RecoveryZkTest, ExternalFileFieldSortTest, DistributedDebugComponentTest, TestConfigSets, SparseHLLTest, DistribJoinFromCollectionTest, TestQuerySenderNoQuery, TestConfigSetImmutable, DistanceUnitsTest, TestSortingResponseWriter, TestSearcherReuse, HLLSerializationTest, TestMinMaxOnMultiValuedField, ConcurrentDeleteAndCreateCollectionTest, IndexSchemaTest, HighlighterTest, SimpleFacetsTest, TestClusterStateMutator, DocValuesMultiTest, AnalysisErrorHandlingTest, TestTestInjection, TestEmbeddedSolrServerConstructors, BufferStoreTest, WrapperMergePolicyFactoryTest, TestMergePolicyConfig, MBeansHandlerTest, TestBlendedInfixSuggestions, DistributedFacetPivotSmallAdvancedTest, TestReplicaProperties, CircularListTest, BlobRepositoryCloudTest, TestFieldTypeCollectionResource, TestDistribDocBasedVersion, TestCopyFieldCollectionResource, TestLRUCache, SchemaVersionSpecificBehaviorTest, HdfsRecoveryZkTest, SuggestComponentContextFilterQueryTest, RollingRestartTest, TestRawTransformer, TestDefaultStatsCache, HdfsLockFactoryTest, CurrencyFieldXmlFileTest, RecoveryAfterSoftCommitTest, JsonLoaderTest, SOLR749Test, SuggesterFSTTest, ZkCLITest, HdfsSyncSliceTest, TestMaxScoreQueryParser, TestStressReorder, SharedFSAutoReplicaFailoverTest, ClusterStateUpdateTest, TestExactSharedStatsCache, JavabinLoaderTest, TestLMDirichletSimilarityFactory, TestCollationFieldDocValues, TestFunctionQuery, BasicDistributedZkTest, TestCSVLoader, DataDrivenBlockJoinTest, TestPivotHelperCode, BigEndianAscendingWordSerializerTest, CollectionsAPIAsyncDistributedZkTest, TestXIncludeConfig, OutOfBoxZkACLAndCredentialsProvidersTest, ChaosMonkeyNothingIsSafeTest, TestIBSimilarityFactory, TestBlobHandler, TestDistributedSearch, XmlUpdateRequestHandlerTest, TestDFISimilarityFactory, TestStressVersions, TestSolrXml, TestAddFieldRealTimeGet, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SyncSliceTest, TestDocumentBuilder, TestLFUCache, TestCloudPivotFacet, TestNoOpRegenerator, TestPKIAuthenticationPlugin, TestCustomSort, TestHighlightDedupGrouping, TestSolrCloudWithKerberosAlt, DateRangeFieldTest, RegexBoostProcessorTest, SimpleMLTQParserTest, DistributedVersionInfoTest, TestConfig, TestSha256AuthenticationProvider, TestFastLRUCache, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestElisionMultitermQuery, VMParamsZkACLAndCredentialsProvidersTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, TestUseDocValuesAsStored, TestStressUserVersions, TestLuceneMatchVersion, MigrateRouteKeyTest, HdfsWriteToMultipleCollectionsTest, ExplicitHLLTest, AlternateDirectoryTest, TestPostingsSolrHighlighter, TestGroupingSearch, DistributedFacetPivotWhiteBoxTest, TestPartialUpdateDeduplication, LeaderElectionTest, SampleTest, PathHierarchyTokenizerFactoryTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, DocumentBuilderTest, TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, TestCollationField, ReturnFieldsTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, RAMDirectoryFactoryTest, TestUtils, CursorPagingTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed [450/592 (1!)] on J0 in 69.98s, 1 test, 1 failure <<< FAILURES!

[...truncated 492 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 1 failure, 86 ignored (71 assumptions) [seed: 80AF3CD2FDE8256F]

Total time: 87 minutes 15 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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/552/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
Could not find collection:test_col

Stack Trace:
java.lang.AssertionError: Could not find collection:test_col
	at __randomizedtesting.SeedInfo.seed([2779DC83706E4E4F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val changed' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"/tf_ez/r",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/tf_ez/r",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"},  from server:  null
	at __randomizedtesting.SeedInfo.seed([2779DC83706E4E4F:FF34F1D487B3EBEF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12001 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/init-core-data-001
   [junit4]   2> 2751208 WARN  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2751208 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2751210 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster: servers=7, shards=2, repfactor=3
   [junit4]   2> 2751210 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2751211 INFO  (Thread-6627) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2751211 INFO  (Thread-6627) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2751310 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:47530
   [junit4]   2> 2751310 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751311 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751416 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c11d9ca name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751416 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751417 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751417 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2751420 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 2751425 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751426 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751431 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751435 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751435 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@737ffbdb{/solr,null,AVAILABLE}
   [junit4]   2> 2751436 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.u.s.SslContextFactory x509=X509@1465fde(solrtest,h=[],w=[]) for SslContextFactory@73d42c23(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751439 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@4034c798{SSL,[ssl, http/1.1]}{127.0.0.1:43688}
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.s.Server Started @2756399ms
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43688}
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1'
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751451 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751452 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751453 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751460 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751464 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39687c16{/solr,null,AVAILABLE}
   [junit4]   2> 2751465 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.u.s.SslContextFactory x509=X509@697db134(solrtest,h=[],w=[]) for SslContextFactory@4afbf731(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751473 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f3211d2{SSL,[ssl, http/1.1]}{127.0.0.1:61121}
   [junit4]   2> 2751473 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.s.Server Started @2756433ms
   [junit4]   2> 2751473 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61121}
   [junit4]   2> 2751473 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6'
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f21d24a{/solr,null,AVAILABLE}
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.u.s.SslContextFactory x509=X509@238c6d35(solrtest,h=[],w=[]) for SslContextFactory@5d0b78e2(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751475 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@496f895{/solr,null,AVAILABLE}
   [junit4]   2> 2751476 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.u.s.SslContextFactory x509=X509@cb76c4b(solrtest,h=[],w=[]) for SslContextFactory@deb7932(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751476 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b603d23{/solr,null,AVAILABLE}
   [junit4]   2> 2751477 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.u.s.SslContextFactory x509=X509@f2e20b3(solrtest,h=[],w=[]) for SslContextFactory@2b76eaae(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751477 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.s.ServerConnector Started ServerConnector@5003e57c{SSL,[ssl, http/1.1]}{127.0.0.1:53200}
   [junit4]   2> 2751477 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.s.Server Started @2756437ms
   [junit4]   2> 2751477 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53200}
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5'
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@21a5b016{SSL,[ssl, http/1.1]}{127.0.0.1:62749}
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.s.Server Started @2756438ms
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62749}
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7'
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751479 INFO  (zkCallback-2892-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c993fce name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4030890d{SSL,[ssl, http/1.1]}{127.0.0.1:41886}
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.s.Server Started @2756439ms
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41886}
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4'
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751481 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751483 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32966b0f{/solr,null,AVAILABLE}
   [junit4]   2> 2751484 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.u.s.SslContextFactory x509=X509@7be1de64(solrtest,h=[],w=[]) for SslContextFactory@6738f48(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751484 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751485 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751486 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3398e4e2{SSL,[ssl, http/1.1]}{127.0.0.1:49409}
   [junit4]   2> 2751486 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.s.Server Started @2756446ms
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49409}
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3'
   [junit4]   2> 2751487 INFO  (zkCallback-2893-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@319cce0e name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751488 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c5cb784{/solr,null,AVAILABLE}
   [junit4]   2> 2751488 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751490 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.u.s.SslContextFactory x509=X509@482fd6ed(solrtest,h=[],w=[]) for SslContextFactory@7868d7dc(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751491 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751492 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751516 INFO  (zkCallback-2894-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4acefb2d name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751519 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751519 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751519 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751525 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751526 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6/.
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.CoreContainer New CoreContainer 1670358610
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6]
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@59a33fb3{SSL,[ssl, http/1.1]}{127.0.0.1:34658}
   [junit4]   2> 2751527 WARN  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6/lib
   [junit4]   2> 2751526 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1/.
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 610836059
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1]
   [junit4]   2> 2751528 WARN  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1/lib
   [junit4]   2> 2751528 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751529 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751529 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751525 INFO  (zkCallback-2895-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fc196d9 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.s.Server Started @2756487ms
   [junit4]   2> 2751530 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34658}
   [junit4]   2> 2751530 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751530 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2'
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751531 INFO  (zkCallback-2896-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ac761fc name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751533 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751533 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751533 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751534 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751535 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751535 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751535 INFO  (zkCallback-2897-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5675c541 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751536 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751536 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751536 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751536 INFO  (zkCallback-2903-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3167511c name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751537 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751537 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751536 INFO  (zkCallback-2902-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@695f1bd6 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@796eee6d
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5/.
   [junit4]   2> 2751539 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.CoreContainer New CoreContainer 406693964
   [junit4]   2> 2751539 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5]
   [junit4]   2> 2751540 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751540 INFO  (zkCallback-2904-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@713343a1 name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751540 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@186a9810 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751541 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751540 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751542 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751539 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751542 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751544 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7/.
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 2068454901
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7]
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@b9f0e9f
   [junit4]   2> 2751545 WARN  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7/lib
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751546 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2751547 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751548 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15467ddcaeb0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2751549 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751548 WARN  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5/lib
   [junit4]   2> 2751550 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2/.
   [junit4]   2> 2751550 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1508908200
   [junit4]   2> 2751550 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2]
   [junit4]   2> 2751550 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4da3be0e name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751551 WARN  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2/lib
   [junit4]   2> 2751551 INFO  (zkCallback-2909-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44d5f68a name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751551 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751551 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751551 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751551 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751552 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751554 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751555 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751555 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2751556 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751556 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751556 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751557 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751557 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751557 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751557 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751559 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cdd5b12 name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751559 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751559 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751560 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2751562 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@4de10034
   [junit4]   2> 2751562 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@2d3ad964
   [junit4]   2> 2751562 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751562 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751563 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3/.
   [junit4]   2> 2751563 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 477398187
   [junit4]   2> 2751564 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3]
   [junit4]   2> 2751564 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fccb8b1 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751564 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751565 WARN  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3/lib
   [junit4]   2> 2751566 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751565 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2584bd67 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751566 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751567 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2751568 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751569 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15467ddcaeb0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2751570 INFO  (zkCallback-2915-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3303388a name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4/.
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 587439375
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4]
   [junit4]   2> 2751571 WARN  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4/lib
   [junit4]   2> 2751571 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751572 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751574 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751574 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751574 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2751575 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15467ddcaeb0010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2751575 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751575 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751574 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@45c33073
   [junit4]   2> 2751575 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751576 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751575 INFO  (zkCallback-2920-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a78d2e5 name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751575 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2751577 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751578 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751578 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751579 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f100d97 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751579 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751580 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2751580 INFO  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@585295dd name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751581 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751581 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751581 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@4e5d481b
   [junit4]   2> 2751582 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751582 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2751584 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2751585 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15467ddcaeb0013, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2751585 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2751585 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@2878260d
   [junit4]   2> 2751586 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2751586 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2751586 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751587 INFO  (zkCallback-2925-thread-1-processing-n:127.0.0.1:49409_solr) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42d579c9 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751587 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751588 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2751588 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2751588 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2751588 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2751590 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44e709b8 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751590 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751591 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2751591 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2751591 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2751592 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2751593 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2751594 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2751595 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2751595 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2751596 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751596 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751596 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751597 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751599 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751599 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751600 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751600 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751604 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2751604 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2751686 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2751688 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751688 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2751689 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2751689 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2751690 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2751692 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751692 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751692 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751692 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454986-127.0.0.1:61121_solr-n_0000000000
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454991-127.0.0.1:62749_solr-n_0000000001
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454987-127.0.0.1:43688_solr-n_0000000002
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61121_solr
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751695 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454990-127.0.0.1:34658_solr-n_0000000003
   [junit4]   2> 2751695 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454986-127.0.0.1:61121_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2751696 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454991-127.0.0.1:62749_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2751696 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62749_solr
   [junit4]   2> 2751697 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43688_solr
   [junit4]   2> 2751698 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62749_solr
   [junit4]   2> 2751699 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43688_solr
   [junit4]   2> 2751699 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454987-127.0.0.1:43688_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 2751701 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer Overseer (id=95815694371454986-127.0.0.1:61121_solr-n_0000000000) starting
   [junit4]   2> 2751701 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34658_solr
   [junit4]   2> 2751701 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751708 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34658_solr
   [junit4]   2> 2751708 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] 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> 2751708 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] 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> 2751709 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] 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> 2751709 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] 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> 2751709 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] 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> 2751712 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751712 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751713 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454994-127.0.0.1:53200_solr-n_0000000004
   [junit4]   2> 2751713 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751714 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2751714 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751714 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751715 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454990-127.0.0.1:34658_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 2751716 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751716 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53200_solr as DOWN
   [junit4]   2> 2751716 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751724 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751725 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2751727 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751727 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751728 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:61121_solr as DOWN
   [junit4]   2> 2751729 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2751729 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751730 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2751730 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2751732 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1/.
   [junit4]   2> 2751732 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2751732 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751732 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751733 INFO  (OverseerCollectionConfigSetProcessor-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2751734 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751734 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751734 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2751734 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2751735 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751735 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751735 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751740 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751741 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53200_solr"} current state version: 0
   [junit4]   2> 2751741 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53200_solr
   [junit4]   2> 2751743 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:61121_solr"} current state version: 0
   [junit4]   2> 2751743 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:61121_solr
   [junit4]   2> 2751746 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751747 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454997-127.0.0.1:41886_solr-n_0000000005
   [junit4]   2> 2751747 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751748 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454994-127.0.0.1:53200_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 2751748 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41886_solr as DOWN
   [junit4]   2> 2751748 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2751751 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41886_solr"} current state version: 0
   [junit4]   2> 2751751 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41886_solr
   [junit4]   2> 2751754 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751755 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454996-127.0.0.1:49409_solr-n_0000000006
   [junit4]   2> 2751755 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454997-127.0.0.1:41886_solr-n_0000000005 to know if I could be the leader
   [junit4]   2> 2751756 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49409_solr as DOWN
   [junit4]   2> 2751758 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49409_solr"} current state version: 0
   [junit4]   2> 2751759 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49409_solr
   [junit4]   2> 2751763 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2751763 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2751764 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2/.
   [junit4]   2> 2751764 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2751765 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2751765 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2751786 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2751787 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2751787 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7/.
   [junit4]   2> 2751787 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2751788 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2751788 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2752719 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53200_solr
   [junit4]   2> 2752720 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53200_solr
   [junit4]   2> 2752722 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2925-thread-1-processing-n:127.0.0.1:49409_solr) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752723 INFO  (zkCallback-2925-thread-1-processing-n:127.0.0.1:49409_solr) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752723 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752723 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752723 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752724 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752724 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752724 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752739 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61121_solr
   [junit4]   2> 2752744 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61121_solr
   [junit4]   2> 2752746 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2752746 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2752746 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2752746 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2752746 INFO  (zkCallback-2925-thread-1-processing-n:127.0.0.1:49409_solr) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes siz

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

te.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=2779DC83706E4E4F -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=America/Curacao -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 56.6s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/tf_ez/r",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2779DC83706E4E4F:FF34F1D487B3EBEF]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:250)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2959148 INFO  (SUITE-TestDynamicLoading-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2779DC83706E4E4F-001
   [junit4]   2> Apr 30, 2016 3:54:37 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=sr-BA, timezone=America/Curacao
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=135054032,total=511705088
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerCollectionConfigSetProcessorTest, ExplicitHLLTest, TestManagedStopFilterFactory, DocumentBuilderTest, UUIDFieldTest, SuggesterFSTTest, DateRangeFieldTest, PeerSyncTest, AnalyticsMergeStrategyTest, DeleteShardTest, BlockJoinFacetSimpleTest, ConcurrentDeleteAndCreateCollectionTest, TestPseudoReturnFields, DistribJoinFromCollectionTest, SolrCoreTest, TestGroupingSearch, TestSweetSpotSimilarityFactory, PreAnalyzedUpdateProcessorTest, TestRTimerTree, HardAutoCommitTest, SimplePostToolTest, TestCloudPivotFacet, BadComponentTest, TestExceedMaxTermLength, XmlUpdateRequestHandlerTest, EnumFieldTest, SolrTestCaseJ4Test, TestReplicationHandler, TestEmbeddedSolrServerConstructors, FacetPivotSmallTest, ExternalFileFieldSortTest, AnalysisErrorHandlingTest, TestMinMaxOnMultiValuedField, BigEndianAscendingWordSerializerTest, RuleEngineTest, TestPartialUpdateDeduplication, TestSchemaSimilarityResource, TlogReplayBufferedWhileIndexingTest, LeaderInitiatedRecoveryOnCommitTest, DistanceUnitsTest, DataDrivenBlockJoinTest, TestSolrXml, AssignTest, TestFieldTypeCollectionResource, TestDistributedSearch, TestSchemaNameResource, ZkStateWriterTest, VersionInfoTest, TestPerFieldSimilarityWithDefaultOverride, TestQueryWrapperFilter, TestFreeTextSuggestions, TestCustomSort, TestClusterStateMutator, TestSearcherReuse, TestLMDirichletSimilarityFactory, JsonLoaderTest, RecoveryAfterSoftCommitTest, TestFastLRUCache, CursorPagingTest, HdfsLockFactoryTest, TestMiniSolrCloudClusterSSL, AsyncMigrateRouteKeyTest, QueryResultKeyTest, TestConfig, AlternateDirectoryTest, DistributedQueryComponentOptimizationTest, ClusterStateUpdateTest, TestGeoJSONResponseWriter, TestPKIAuthenticationPlugin, TestCursorMarkWithoutUniqueKey, TestSortingResponseWriter, TestExactSharedStatsCache, TestShortCircuitedRequests, AtomicUpdatesTest, TestSha256AuthenticationProvider, TestDistributedStatsComponentCardinality, TestWordDelimiterFilterFactory, TestReplicationHandlerBackup, TestTolerantSearch, DistributedVersionInfoTest, DistributedFacetPivotLargeTest, TestCollapseQParserPlugin, DocValuesTest, CachingDirectoryFactoryTest, TestArbitraryIndexDir, CollectionStateFormat2Test, TestMergePolicyConfig, TestDFRSimilarityFactory, TestCloudDeleteByQuery, BasicDistributedZkTest, MBeansHandlerTest, TestStressReorder, JavabinLoaderTest, TestNoOpRegenerator, UnloadDistributedZkTest, TestExclusionRuleCollectionAccess, TestBulkSchemaAPI, TestScoreJoinQPNoScore, TestUpdate, ConnectionManagerTest, UpdateParamsTest, TestManagedResourceStorage, TestAddFieldRealTimeGet, TestFunctionQuery, CloudExitableDirectoryReaderTest, TestSolrFieldCacheMBean, TestRequestStatusCollectionAPI, SecurityConfHandlerTest, TestSearchPerf, OverseerTest, TestStressUserVersions, TestDistribDocBasedVersion, PingRequestHandlerTest, ZkCLITest, TestMiniSolrCloudClusterBase, DistributedFacetPivotWhiteBoxTest, DirectUpdateHandlerTest, TestIntervalFaceting, TestConfigSets, SimpleCollectionCreateDeleteTest, TestRemoteStreaming, TestPivotHelperCode, TestJmxMonitoredMap, SOLR749Test, TestDocumentBuilder, DocValuesMultiTest, TestComponentsName, TestPostingsSolrHighlighter, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, CdcrReplicationDistributedZkTest, ReturnFieldsTest, CdcrRequestHandlerTest, TestSolrQueryParserResource, PathHierarchyTokenizerFactoryTest, TestManagedSchemaAPI, OverseerStatusTest, CustomCollectionTest, ConjunctionSolrSpellCheckerTest, MoreLikeThisHandlerTest, PrimitiveFieldTypeTest, SaslZkACLProviderTest, BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, TestSort, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, TermVectorComponentTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, TestLuceneMatchVersion, TestCodecSupport, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CollectionReloadTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistributedQueueTest, HttpPartitionTest, ReplicationFactorTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestRandomRequestDistribution, TestReplicaProperties, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, BlobRepositoryCloudTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading]
   [junit4] Completed [501/592 (2!)] on J0 in 57.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 292 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2392 tests, 1 suite-level error, 1 failure, 86 ignored (71 assumptions) [seed: 2779DC83706E4E4F]

Total time: 73 minutes 55 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