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 2015/10/08 16:59:16 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([3FB658F37B561E8F:D6ECE3CBE5CF8E27]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">100</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
	... 40 more




Build Log:
[...truncated 9276 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 59   INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 159  INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 164  INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 164  INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 619  INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 712  INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 952  INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 962  INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema12.xml
   [junit4]   2> 1014 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1693 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1695 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1697 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1978 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1995 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2012 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2012 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2012 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr/'
   [junit4]   2> 2063 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.CoreContainer New CoreContainer 346144033
   [junit4]   2> 2063 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=solr/]
   [junit4]   2> 2064 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/solr/lib
   [junit4]   2> 2064 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/solr/lib).
   [junit4]   2> 2088 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] 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,useRetries : false,
   [junit4]   2> 2669 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2676 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2677 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2681 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2681 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2896 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=solr/collection1/, dataDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001, shard=shard1}
   [junit4]   2> 2906 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr/collection1/'
   [junit4]   2> 2992 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3000 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3031 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3033 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from solr/collection1/conf/schema12.xml
   [junit4]   2> 3062 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3269 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3270 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3271 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3316 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3321 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3326 INFO  (coreLoadExecutor-6-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-trunk-Solaris/solr/build/solr-core/test/J0/solr/collection1/conf'
   [junit4]   2> 3327 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir solr/collection1/
   [junit4]   2> 3328 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 3349 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [solr/collection1/], dataDir=[null]
   [junit4]   2> 3352 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 3480 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001
   [junit4]   2> 3483 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index/
   [junit4]   2> 3483 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index' doesn't exist. Creating new index...
   [junit4]   2> 3525 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index
   [junit4]   2> 3527 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3646 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76fa5a6f),segFN=segments_1,generation=1}
   [junit4]   2> 3647 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3651 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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/
   [junit4]   2> 3965 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3980 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3982 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3982 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3982 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3982 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3982 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3987 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3987 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4005 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4005 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4006 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4083 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4092 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4094 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4096 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4152 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 4165 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 4165 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 4167 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4186 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 4186 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 4187 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 4193 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76fa5a6f),segFN=segments_1,generation=1}
   [junit4]   2> 4193 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4225 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@488a7102[collection1] main
   [junit4]   2> 4239 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 4262 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 4263 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 4293 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4565 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 4900 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4900 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4903 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 4903 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 4903 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 4904 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 4904 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 4905 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 4906 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 4907 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 4931 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@488a7102[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4934 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 5178 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 210
   [junit4]   2> 5333 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5393 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76fa5a6f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76fa5a6f),segFN=segments_2,generation=2}
   [junit4]   2> 5394 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 5397 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index_temp
   [junit4]   2> 5442 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@5a77417e[collection1] main
   [junit4]   2> 5445 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 5446 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a77417e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 5447 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 115
   [junit4]   2> 5453 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr/collection1/'
   [junit4]   2> 5521 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 5584 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 5614 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5615 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from solr/collection1/conf/schema12.xml
   [junit4]   2> 5631 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 5880 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 5881 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 5882 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 5928 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 5938 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 5946 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] 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-trunk-Solaris/solr/build/solr-core/test/J0/solr/collection1/conf'
   [junit4]   2> 5948 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir solr/collection1/
   [junit4]   2> 5950 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/]
   [junit4]   2> 5950 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 5952 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index_temp
   [junit4]   2> 5958 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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/
   [junit4]   2> 5959 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/
   [junit4]   2> 5960 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index as it is still being referenced in the cache!
   [junit4]   2> 5968 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index failed.
   [junit4]   2> 5973 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5976 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5998 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5998 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5998 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5999 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6000 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6000 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6000 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6001 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6002 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6002 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6011 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6019 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6020 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6022 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6030 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 6032 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 6034 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 6039 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6039 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 6039 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 6041 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@549446b2[collection1] main
   [junit4]   2> 6042 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 6055 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 6056 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 6056 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 6058 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 6074 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 6075 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 6077 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index_temp
   [junit4]   2> 6077 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=37.0751953125, floorSegmentMB=0.5283203125, forceMergeDeletesPctAllowed=25.122171292974336, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5457541951344982
   [junit4]   2> 6078 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 6081 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1da4d144),segFN=segments_1,generation=1}
   [junit4]   2> 6081 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 6082 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 6082 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 6084 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@779ea466[collection1] main
   [junit4]   2> 6084 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 6084 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2113ccfc
   [junit4]   2> 6085 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.u.UpdateHandler 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 6085 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 6136 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 6137 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6137 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 6138 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 6140 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 6141 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 6145 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 6146 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 6146 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@549446b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 6147 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 6147 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 6148 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6148 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 6148 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 6151 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 6152 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 6187 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=100 
   [junit4]   2> 6192 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">100</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 6193 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">100</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 6194 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[3FB658F37B561E8F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 6194 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 6196 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 6200 INFO  (searcherExecutor-11-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@779ea466[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=3FB658F37B561E8F -Dtests.slow=true -Dtests.locale=cs_CZ -Dtests.timezone=America/Mendoza -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   6.21s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3FB658F37B561E8F:D6ECE3CBE5CF8E27]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">100</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 6256 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 6256 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=346144033
   [junit4]   2> 6258 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@52117321
   [junit4]   2> 6259 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.u.UpdateHandler 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> 6259 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 6259 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 6259 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 6262 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 6262 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 6263 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index_temp [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index_temp;done=false>>]
   [junit4]   2> 6263 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index_temp
   [junit4]   2> 6361 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index;done=false>>]
   [junit4]   2> 6361 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001/index
   [junit4]   2> 6366 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001;done=false>>]
   [junit4]   2> 6366 INFO  (SUITE-TestArbitraryIndexDir-seed#[3FB658F37B561E8F]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001/tempDir-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_3FB658F37B561E8F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {name=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=cs_CZ, timezone=America/Mendoza
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=53945624,total=211812352
   [junit4]   2> NOTE: All tests run in this JVM: [TestArbitraryIndexDir]
   [junit4] Completed [1/547] on J0 in 7.66s, 1 test, 1 error <<< FAILURES!

[...truncated 1720 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2148 tests, 1 error, 48 ignored (36 assumptions) [seed: 3FB658F37B561E8F]

Total time: 67 minutes 45 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-trunk-Solaris (64bit/jdk1.8.0) - Build # 113 - Still Failing!

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

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

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([9EBD8092C4109BB8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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=483, name=searcherExecutor-185-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=483, name=searcherExecutor-185-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([9EBD8092C4109BB8]: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=483, name=searcherExecutor-185-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=483, name=searcherExecutor-185-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([9EBD8092C4109BB8]:0)




Build Log:
[...truncated 20479 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/init-core-data-001
   [junit4]   2> 68873 INFO  (SUITE-TestLazyCores-seed#[9EBD8092C4109BB8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 68877 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 68923 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/'
   [junit4]   2> 68923 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68923 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68939 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.CoreContainer New CoreContainer 1541558305
   [junit4]   2> 68939 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/]
   [junit4]   2> 68939 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/lib
   [junit4]   2> 68939 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/lib).
   [junit4]   2> 68947 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] 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,useRetries : false,
   [junit4]   2> 68952 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 68955 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 68956 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68956 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68956 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 68956 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 68957 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/, dataDir=data/}
   [junit4]   2> 68958 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/, dataDir=data/}
   [junit4]   2> 68958 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/, dataDir=data/}
   [junit4]   2> 68959 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/, dataDir=data/}
   [junit4]   2> 68959 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/, dataDir=data/}
   [junit4]   2> 68959 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection6/, dataDir=data/}
   [junit4]   2> 68959 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection7/, dataDir=data/}
   [junit4]   2> 68960 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection8/, dataDir=data/}
   [junit4]   2> 68960 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection9/, dataDir=data/}
   [junit4]   2> 68960 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/'
   [junit4]   2> 68961 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68961 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68962 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/'
   [junit4]   2> 68962 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68962 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68963 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/'
   [junit4]   2> 68963 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68963 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68993 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 68999 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 69022 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 69029 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 69063 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 69063 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 69063 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/conf/schema.xml
   [junit4]   2> 69067 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 69088 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 69089 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/conf/schema.xml
   [junit4]   2> 69094 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 69111 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 69113 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 69114 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/conf/schema.xml
   [junit4]   2> 69115 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 69142 INFO  (coreLoadExecutor-157-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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/conf'
   [junit4]   2> 69142 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 69142 INFO  (coreLoadExecutor-157-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/
   [junit4]   2> 69142 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 69142 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/], dataDir=[null]
   [junit4]   2> 69142 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 69143 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data
   [junit4]   2> 69143 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data/index/
   [junit4]   2> 69143 WARN  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 69143 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data/index
   [junit4]   2> 69143 INFO  (coreLoadExecutor-157-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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/conf'
   [junit4]   2> 69143 INFO  (coreLoadExecutor-157-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/
   [junit4]   2> 69143 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=75.79296875, floorSegmentMB=0.2412109375, forceMergeDeletesPctAllowed=7.3984261078756655, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 69144 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 69144 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 69144 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@199c2433 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15a07ff9),segFN=segments_1,generation=1}
   [junit4]   2> 69144 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69146 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 69147 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 69148 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69148 INFO  (coreLoadExecutor-157-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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/conf'
   [junit4]   2> 69148 INFO  (coreLoadExecutor-157-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/
   [junit4]   2> 69148 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 69149 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/], dataDir=[null]
   [junit4]   2> 69149 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 69149 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69149 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data
   [junit4]   2> 69149 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data/index/
   [junit4]   2> 69149 WARN  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 69151 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data/index
   [junit4]   2> 69144 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/], dataDir=[null]
   [junit4]   2> 69152 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 69152 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data
   [junit4]   2> 69153 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data/index/
   [junit4]   2> 69153 WARN  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 69153 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data/index
   [junit4]   2> 69153 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=75.79296875, floorSegmentMB=0.2412109375, forceMergeDeletesPctAllowed=7.3984261078756655, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 69151 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69158 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69160 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 69160 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 69160 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 69160 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 69161 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 69161 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@199c2433 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15a07ff9),segFN=segments_1,generation=1}
   [junit4]   2> 69161 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69161 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@757c1832[collectionLazy2] main
   [junit4]   2> 69162 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/conf
   [junit4]   2> 69162 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/conf}
   [junit4]   2> 69162 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/conf
   [junit4]   2> 69162 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 69162 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69163 INFO  (searcherExecutor-158-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@757c1832[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69163 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 69163 INFO  (coreLoadExecutor-157-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 69149 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data/
   [junit4]   2> 69163 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 69165 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@63350209 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69cc3309),segFN=segments_1,generation=1}
   [junit4]   2> 69165 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69166 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data/
   [junit4]   2> 69168 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=75.79296875, floorSegmentMB=0.2412109375, forceMergeDeletesPctAllowed=7.3984261078756655, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 69169 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 69169 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@674d0567 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5df8d79e),segFN=segments_1,generation=1}
   [junit4]   2> 69169 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69170 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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data/
   [junit4]   2> 69170 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69170 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 69171 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69167 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 69177 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69178 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69184 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 69185 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 69186 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 69186 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 69186 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 69187 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@63350209 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69cc3309),segFN=segments_1,generation=1}
   [junit4]   2> 69187 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69188 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@1f1c1811[collectionLazy5] main
   [junit4]   2> 69188 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/conf
   [junit4]   2> 69188 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/conf}
   [junit4]   2> 69188 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/conf
   [junit4]   2> 69188 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 69188 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69189 INFO  (coreLoadExecutor-157-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 69189 INFO  (searcherExecutor-159-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@1f1c1811[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69214 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 69220 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69221 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69223 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69225 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69232 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 69232 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 69233 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 69233 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 69233 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 69234 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@674d0567 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5df8d79e),segFN=segments_1,generation=1}
   [junit4]   2> 69234 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69234 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6bc4a27f[collection1] main
   [junit4]   2> 69234 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/conf
   [junit4]   2> 69235 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/conf}
   [junit4]   2> 69236 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/conf
   [junit4]   2> 69237 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 69237 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69237 INFO  (coreLoadExecutor-157-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 69237 INFO  (searcherExecutor-160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bc4a27f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69239 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/'
   [junit4]   2> 69240 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 69240 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 69259 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 69267 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 69277 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 69277 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/conf/schema.xml
   [junit4]   2> 69280 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 69288 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 69288 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] 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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/conf'
   [junit4]   2> 69289 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/
   [junit4]   2> 69289 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 69289 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/], dataDir=[null]
   [junit4]   2> 69289 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 69290 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data
   [junit4]   2> 69290 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data/index/
   [junit4]   2> 69290 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 69291 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data/index
   [junit4]   2> 69291 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=7.3173828125, floorSegmentMB=1.1025390625, forceMergeDeletesPctAllowed=10.112610846639425, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 69291 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19966845 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6678e657),segFN=segments_1,generation=1}
   [junit4]   2> 69291 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69292 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy3 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data/
   [junit4]   2> 69292 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 69294 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 69296 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69297 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69298 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69299 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69301 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 69302 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 69302 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 69303 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 69303 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=56.5126953125, floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=19.172348253491744, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 69303 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19966845 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6678e657),segFN=segments_1,generation=1}
   [junit4]   2> 69303 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69304 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@f7c22d1[collectionLazy3] main
   [junit4]   2> 69304 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/conf
   [junit4]   2> 69304 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/conf}
   [junit4]   2> 69304 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/conf
   [junit4]   2> 69304 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 69304 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69305 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 69305 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 69305 INFO  (searcherExecutor-170-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@f7c22d1[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69305 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/'
   [junit4]   2> 69305 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 69305 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 69324 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 69336 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 69348 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 69348 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/conf/schema.xml
   [junit4]   2> 69351 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 69353 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 69354 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] 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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/conf'
   [junit4]   2> 69355 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/
   [junit4]   2> 69355 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 69355 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/], dataDir=[null]
   [junit4]   2> 69355 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 69355 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data
   [junit4]   2> 69355 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data/index/
   [junit4]   2> 69355 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 69356 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data/index
   [junit4]   2> 69356 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 69356 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@79b460d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@314c845e),segFN=segments_1,generation=1}
   [junit4]   2> 69356 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69357 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy4 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data/
   [junit4]   2> 69357 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 69359 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 69360 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69361 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69362 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69363 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69364 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 69365 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 69365 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 69365 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 69365 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 69365 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@79b460d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@314c845e),segFN=segments_1,generation=1}
   [junit4]   2> 69366 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 69366 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@e68674c[collectionLazy4] main
   [junit4]   2> 69366 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/conf
   [junit4]   2> 69367 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/conf}
   [junit4]   2> 69367 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/conf
   [junit4]   2> 69367 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 69367 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69367 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 69367 INFO  (searcherExecutor-174-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@e68674c[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69367 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1541558305
   [junit4]   2> 69367 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@22625ebe
   [junit4]   2> 69368 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.u.UpdateHandler 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> 69368 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 69368 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 69368 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 69371 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 69372 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 69372 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 69372 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data
   [junit4]   2> 69372 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 69372 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection5/data/index
   [junit4]   2> 69372 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40fc8cba
   [junit4]   2> 69372 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.u.UpdateHandler 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> 69373 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 69373 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 69373 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection1/data/index
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@5376af30
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.u.UpdateHandler 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> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 69375 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 69376 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 69376 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 69376 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 69376 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data
   [junit4]   2> 69376 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 69376 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection4/data/index
   [junit4]   2> 69376 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ee9f015
   [junit4]   2> 69376 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.u.UpdateHandler 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> 69377 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 69377 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 69377 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 69379 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 69379 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 69379 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 69379 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data/index
   [junit4]   2> 69379 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 69379 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection2/data
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ecedad8
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.u.UpdateHandler 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> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data/index;done=false>>]
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data/index
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data;done=false>>]
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-001/collection3/data
   [junit4]   2> 69380 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 69383 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 69406 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-002/'
   [junit4]   2> 69406 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 69406 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 69425 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CoreContainer New CoreContainer 1047713696
   [junit4]   2> 69425 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-002/]
   [junit4]   2> 69425 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-002/lib
   [junit4]   2> 69426 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-002/lib).
   [junit4]   2> 69435 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] 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,useRetries : false,
   [junit4]   2> 69439 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 69444 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 69444 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 69444 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 69444 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 69445 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 69446 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-002/collection1/, dataDir=data/}
   [junit4]   2> 69446 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-002/collection2/, dataDir=data/}
   [junit4]   2> 69446 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-002/collection3/, dataDir=data/}
   [junit4]   2> 69446 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-002/collection4/, dataDir=data/}
   [junit4]   2> 69447 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[9EBD8092C4109BB8]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-002/collection5/, dataDir=data/}
   [junit4]   2> 69447 INFO  (TEST-T

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

azy6] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 74033 INFO  (TEST-TestLazyCores.testCreateSame-seed#[9EBD8092C4109BB8]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-007/collection6/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-007/collection6/data;done=false>>]
   [junit4]   2> 74033 INFO  (TEST-TestLazyCores.testCreateSame-seed#[9EBD8092C4109BB8]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-007/collection6/data
   [junit4]   2> 74033 INFO  (TEST-TestLazyCores.testCreateSame-seed#[9EBD8092C4109BB8]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-007/collection6/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-007/collection6/data/index;done=false>>]
   [junit4]   2> 74033 INFO  (TEST-TestLazyCores.testCreateSame-seed#[9EBD8092C4109BB8]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_9EBD8092C4109BB8-001/tempDir-007/collection6/data/index
   [junit4]   2> 74033 INFO  (TEST-TestLazyCores.testCreateSame-seed#[9EBD8092C4109BB8]) [    x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 74033 INFO  (SUITE-TestLazyCores-seed#[9EBD8092C4109BB8]-worker) [    x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 74033 INFO  (SUITE-TestLazyCores-seed#[9EBD8092C4109BB8]-worker) [    x:collectionLazy6] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1793649330
   [junit4]   2> 195215 ERROR (SUITE-TestLazyCores-seed#[9EBD8092C4109BB8]-worker) [    x:collectionLazy6] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Oct 10, 2015 6:21:42 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 10, 2015 6:22:02 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=483, name=searcherExecutor-185-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> Oct 10, 2015 6:22:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=483, name=searcherExecutor-185-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Oct 10, 2015 6:22:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=483, name=searcherExecutor-185-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=CheapBastard, sim=ClassicSimilarity, locale=sr_RS, timezone=America/Puerto_Rico
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=2,free=27420440,total=113434624
   [junit4]   2> NOTE: All tests run in this JVM: [TestSort, DOMUtilTest, PathHierarchyTokenizerFactoryTest, SOLR749Test, XmlUpdateRequestHandlerTest, ShardRoutingTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=9EBD8092C4109BB8 -Dtests.slow=true -Dtests.locale=sr_RS -Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9EBD8092C4109BB8]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [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=483, name=searcherExecutor-185-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([9EBD8092C4109BB8]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=483, name=searcherExecutor-185-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([9EBD8092C4109BB8]:0)
   [junit4] Completed [32/548] on J0 in 149.53s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1590 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 548 suites (8 ignored), 2150 tests, 3 suite-level errors, 1545 ignored (25 assumptions) [seed: 9EBD8092C4109BB8]

Total time: 47 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-trunk-Solaris (64bit/jdk1.8.0) - Build # 112 - Still Failing!

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

3 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testExraFilters

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

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59660 within 45000 ms
	at __randomizedtesting.SeedInfo.seed([1187E1749D5E6865:AAE44BEADB5E52F3]: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:105)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:190)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:129)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testExraFilters(TestMiniSolrCloudCluster.java:281)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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:59660 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:208)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 44 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestAuthenticationFramework

Error Message:
56 threads leaked from SUITE scope at org.apache.solr.cloud.TestAuthenticationFramework:     1) Thread[id=16005, name=org.eclipse.jetty.server.session.HashSessionManager@3de235eaTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)    2) Thread[id=16021, name=qtp1082718044-16021, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=16011, name=qtp318203757-16011, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=15985, name=qtp305605800-15985-acceptor-0@2754e0ec-ServerConnector@56f155f8{HTTP/1.1}{127.0.0.1:59660}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=16033, name=qtp1690601601-16033, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    6) Thread[id=16015, name=qtp318203757-16015-selector-ServerConnectorManager@24da3b1c/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    7) Thread[id=16040, name=qtp1690601601-16040, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    8) Thread[id=16037, name=org.eclipse.jetty.server.session.HashSessionManager@4b119f1dTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)    9) Thread[id=16031, name=qtp1690601601-16031, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   10) Thread[id=15990, name=qtp305605800-15990, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   11) Thread[id=16023, name=qtp1082718044-16023, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   12) Thread[id=16030, name=qtp1690601601-16030, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   13) Thread[id=16018, name=qtp1082718044-16018-selector-ServerConnectorManager@3ed5ddd/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   14) Thread[id=15972, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)   15) Thread[id=16012, name=qtp318203757-16012, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   16) Thread[id=16029, name=qtp1690601601-16029-selector-ServerConnectorManager@7c5f2ef5/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   17) Thread[id=16027, name=org.eclipse.jetty.server.session.HashSessionManager@6f5df449Timer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   18) Thread[id=16019, name=qtp1082718044-16019-acceptor-0@37eb1c3c-ServerConnector@1faf9474{HTTP/1.1}{127.0.0.1:33489}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   19) Thread[id=15986, name=qtp305605800-15986, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   20) Thread[id=16020, name=qtp1082718044-16020, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   21) Thread[id=16022, name=qtp1082718044-16022, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   22) Thread[id=16025, name=qtp1082718044-16025, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   23) Thread[id=16035, name=qtp1690601601-16035, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   24) Thread[id=16017, name=org.eclipse.jetty.server.session.HashSessionManager@3d226e37Timer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   25) Thread[id=15984, name=qtp305605800-15984-selector-ServerConnectorManager@24e67e1f/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   26) Thread[id=16006, name=org.eclipse.jetty.server.session.HashSessionManager@6bdacc39Timer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   27) Thread[id=15991, name=qtp305605800-15991, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   28) Thread[id=16003, name=qtp1141891004-16003, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   29) Thread[id=15999, name=qtp1141891004-15999, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   30) Thread[id=16016, name=Scheduler-1952991675, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   31) Thread[id=16032, name=qtp1690601601-16032-acceptor-0@72724016-ServerConnector@41c3a128{HTTP/1.1}{127.0.0.1:56410}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   32) Thread[id=15997, name=qtp1141891004-15997-acceptor-0@568fa02c-ServerConnector@66e8eb1{HTTP/1.1}{127.0.0.1:50713}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   33) Thread[id=16014, name=qtp318203757-16014, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   34) Thread[id=16013, name=qtp318203757-16013, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   35) Thread[id=15998, name=qtp1141891004-15998, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   36) Thread[id=16043, name=Scheduler-485539998, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   37) Thread[id=16008, name=qtp318203757-16008-acceptor-0@48bbf861-ServerConnector@792e50b{HTTP/1.1}{127.0.0.1:57562}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   38) Thread[id=16009, name=qtp318203757-16009, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   39) Thread[id=15995, name=qtp1141891004-15995-selector-ServerConnectorManager@6b407c98/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   40) Thread[id=15993, name=Scheduler-1991573464, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   41) Thread[id=16000, name=qtp1141891004-16000, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   42) Thread[id=15996, name=qtp1141891004-15996, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   43) Thread[id=16001, name=qtp1141891004-16001, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   44) Thread[id=16028, name=qtp1690601601-16028, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   45) Thread[id=16026, name=Scheduler-138887075, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   46) Thread[id=16004, name=Scheduler-834535307, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   47) Thread[id=16036, name=Scheduler-1803445556, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   48) Thread[id=15971, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)   49) Thread[id=15974, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-TestAuthenticationFramework]         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 org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)   50) Thread[id=15973, name=SyncThread:0, state=WAITING, group=TGRP-TestAuthenticationFramework]         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 org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)   51) Thread[id=16010, name=qtp318203757-16010, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   52) Thread[id=15992, name=qtp305605800-15992, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   53) Thread[id=15989, name=qtp305605800-15989, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   54) Thread[id=15988, name=qtp305605800-15988, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   55) Thread[id=16024, name=qtp1082718044-16024, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   56) Thread[id=15970, name=Thread-6394, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 56 threads leaked from SUITE scope at org.apache.solr.cloud.TestAuthenticationFramework: 
   1) Thread[id=16005, name=org.eclipse.jetty.server.session.HashSessionManager@3de235eaTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
   2) Thread[id=16021, name=qtp1082718044-16021, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=16011, name=qtp318203757-16011, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=15985, name=qtp305605800-15985-acceptor-0@2754e0ec-ServerConnector@56f155f8{HTTP/1.1}{127.0.0.1:59660}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=16033, name=qtp1690601601-16033, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
   6) Thread[id=16015, name=qtp318203757-16015-selector-ServerConnectorManager@24da3b1c/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   7) Thread[id=16040, name=qtp1690601601-16040, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
   8) Thread[id=16037, name=org.eclipse.jetty.server.session.HashSessionManager@4b119f1dTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
   9) Thread[id=16031, name=qtp1690601601-16031, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  10) Thread[id=15990, name=qtp305605800-15990, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  11) Thread[id=16023, name=qtp1082718044-16023, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  12) Thread[id=16030, name=qtp1690601601-16030, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  13) Thread[id=16018, name=qtp1082718044-16018-selector-ServerConnectorManager@3ed5ddd/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  14) Thread[id=15972, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
  15) Thread[id=16012, name=qtp318203757-16012, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  16) Thread[id=16029, name=qtp1690601601-16029-selector-ServerConnectorManager@7c5f2ef5/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  17) Thread[id=16027, name=org.eclipse.jetty.server.session.HashSessionManager@6f5df449Timer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
  18) Thread[id=16019, name=qtp1082718044-16019-acceptor-0@37eb1c3c-ServerConnector@1faf9474{HTTP/1.1}{127.0.0.1:33489}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  19) Thread[id=15986, name=qtp305605800-15986, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  20) Thread[id=16020, name=qtp1082718044-16020, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  21) Thread[id=16022, name=qtp1082718044-16022, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  22) Thread[id=16025, name=qtp1082718044-16025, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  23) Thread[id=16035, name=qtp1690601601-16035, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  24) Thread[id=16017, name=org.eclipse.jetty.server.session.HashSessionManager@3d226e37Timer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
  25) Thread[id=15984, name=qtp305605800-15984-selector-ServerConnectorManager@24e67e1f/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  26) Thread[id=16006, name=org.eclipse.jetty.server.session.HashSessionManager@6bdacc39Timer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
  27) Thread[id=15991, name=qtp305605800-15991, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  28) Thread[id=16003, name=qtp1141891004-16003, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  29) Thread[id=15999, name=qtp1141891004-15999, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  30) Thread[id=16016, name=Scheduler-1952991675, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
  31) Thread[id=16032, name=qtp1690601601-16032-acceptor-0@72724016-ServerConnector@41c3a128{HTTP/1.1}{127.0.0.1:56410}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  32) Thread[id=15997, name=qtp1141891004-15997-acceptor-0@568fa02c-ServerConnector@66e8eb1{HTTP/1.1}{127.0.0.1:50713}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  33) Thread[id=16014, name=qtp318203757-16014, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  34) Thread[id=16013, name=qtp318203757-16013, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  35) Thread[id=15998, name=qtp1141891004-15998, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  36) Thread[id=16043, name=Scheduler-485539998, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
  37) Thread[id=16008, name=qtp318203757-16008-acceptor-0@48bbf861-ServerConnector@792e50b{HTTP/1.1}{127.0.0.1:57562}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  38) Thread[id=16009, name=qtp318203757-16009, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  39) Thread[id=15995, name=qtp1141891004-15995-selector-ServerConnectorManager@6b407c98/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
  40) Thread[id=15993, name=Scheduler-1991573464, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
  41) Thread[id=16000, name=qtp1141891004-16000, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  42) Thread[id=15996, name=qtp1141891004-15996, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  43) Thread[id=16001, name=qtp1141891004-16001, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  44) Thread[id=16028, name=qtp1690601601-16028, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:745)
  45) Thread[id=16026, name=Scheduler-138887075, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        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)
  46) Thread[id=16004, name=Scheduler-834535307, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedS

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

rrent.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]    >   11) Thread[id=16016, name=Scheduler-1952991675, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [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]    >   12) Thread[id=16026, name=Scheduler-138887075, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [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]    >   13) Thread[id=16018, name=qtp1082718044-16018-selector-ServerConnectorManager@3ed5ddd/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >   14) Thread[id=16004, name=Scheduler-834535307, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [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]    >   15) Thread[id=16036, name=Scheduler-1803445556, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [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]    >   16) Thread[id=16029, name=qtp1690601601-16029-selector-ServerConnectorManager@7c5f2ef5/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:84)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >   17) Thread[id=16027, name=org.eclipse.jetty.server.session.HashSessionManager@6f5df449Timer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [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([1187E1749D5E6865]:0)
   [junit4] Completed [423/548] on J0 in 165.20s, 5 tests, 3 errors <<< FAILURES!

[...truncated 392 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 548 suites (8 ignored), 2150 tests, 2 suite-level errors, 1 error, 450 ignored (36 assumptions) [seed: 1187E1749D5E6865]

Total time: 60 minutes 50 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-trunk-Solaris (64bit/jdk1.8.0) - Build # 111 - Still Failing!

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

All tests passed

Build Log:
[...truncated 15364 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:253: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/contrib/map-reduce/build.xml:65: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/contrib/morphlines-core/build.xml:98: impossible to resolve dependencies:
	resolve failed - see output for details

Total time: 99 minutes 22 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-trunk-Solaris (64bit/jdk1.8.0) - Build # 110 - Still Failing!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.response.QueryResponseTest

Error Message:
The test or suite printed 8730 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true

Stack Trace:
java.lang.AssertionError: The test or suite printed 8730 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
	at __randomizedtesting.SeedInfo.seed([BEBE5A97A779D553]:0)
	at org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:212)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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 11283 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.response.QueryResponseTest
   [junit4]   2> 76434 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76434 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76434 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 76434 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76434 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76443 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76443 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76443 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 76443 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76443 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76454 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76454 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76454 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 76454 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76454 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76461 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76461 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76462 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 76462 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76462 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76469 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76469 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76469 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 76469 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76469 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[BEBE5A97A779D553]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=ClassicSimilarity, locale=es_AR, timezone=America/Caracas
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=169048200,total=245366784
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetAdminRequest, ClientUtilsTest, MergeIndexesEmbeddedTest, IteratorChainTest, StreamExpressionParserTest, AnlysisResponseBaseTest, ExternalHttpClientTest, TestSuggesterResponse, CollectionAdminRequestRequiredParamsTest, ContentStreamTest, TestClusteringResponse, SolrExampleJettyTest, TestRetryUtil, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, LargeVolumeEmbeddedTest, TestSpellCheckResponse, LargeVolumeJettyTest, TestSolrProperties, SolrParamTest, TermsResponseTest, QueryResponseTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryResponseTest -Dtests.seed=BEBE5A97A779D553 -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | QueryResponseTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The test or suite printed 8730 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BEBE5A97A779D553]:0)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [40/68] on J1 in 0.16s, 5 tests, 1 failure <<< FAILURES!

[...truncated 94 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:246: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 68 suites, 468 tests, 1 suite-level error [seed: BEBE5A97A779D553]

Total time: 76 minutes 34 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-trunk-Solaris (64bit/jdk1.8.0) - Build # 109 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedMLTComponentTest.test

Error Message:
Error from server at http://127.0.0.1:58290/b_ce/h/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::213]:33332/b_ce/h, http://[ff01::083]:33332/b_ce/h, http://127.0.0.1:39220/b_ce/h/collection1]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58290/b_ce/h/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::213]:33332/b_ce/h, http://[ff01::083]:33332/b_ce/h, http://127.0.0.1:39220/b_ce/h/collection1]
	at __randomizedtesting.SeedInfo.seed([37DDBB76101BA25C:BF8984ACBEE7CFA4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:561)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:609)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:591)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:570)
	at org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:131)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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 10330 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/init-core-data-001
   [junit4]   2> 1928365 INFO  (SUITE-DistributedMLTComponentTest-seed#[37DDBB76101BA25C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1928365 INFO  (SUITE-DistributedMLTComponentTest-seed#[37DDBB76101BA25C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /b_ce/h
   [junit4]   2> 1930141 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1930143 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1930146 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3caf033c{/b_ce/h,null,AVAILABLE}
   [junit4]   2> 1930148 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@bcecc{HTTP/1.1}{127.0.0.1:41976}
   [junit4]   2> 1930148 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.Server Started @1933790ms
   [junit4]   2> 1930149 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/b_ce/h, hostPort=41976, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores}
   [junit4]   2> 1930149 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1930149 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/'
   [junit4]   2> 1930149 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1930149 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1930207 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/solr.xml
   [junit4]   2> 1930215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores
   [junit4]   2> 1930215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1670928563
   [junit4]   2> 1930215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/]
   [junit4]   2> 1930215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/lib
   [junit4]   2> 1930215 WARN  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/lib).
   [junit4]   2> 1930227 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1930228 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1930228 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1930228 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1930228 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1930228 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1930229 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores
   [junit4]   2> 1930230 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 1930230 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 1930230 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1930231 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1930231 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1930232 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1930233 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1930233 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1930234 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1930234 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1930277 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1930307 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1930365 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1930366 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1930370 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1930515 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1930522 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1930523 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1930527 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1930529 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1930532 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1930532 WARN  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1930532 WARN  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1930532 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1930533 WARN  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1930533 WARN  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1930534 INFO  (coreLoadExecutor-7281-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-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1930534 INFO  (coreLoadExecutor-7281-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1930535 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1930535 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1930535 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df138ed
   [junit4]   2> 1930535 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1930535 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1930535 WARN  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1930535 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1930536 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=92.3603515625, floorSegmentMB=1.0439453125, forceMergeDeletesPctAllowed=17.97882511133071, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26227459931900465
   [junit4]   2> 1930537 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12c18f42 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a8a1dc5),segFN=segments_1,generation=1}
   [junit4]   2> 1930537 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1930538 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1930539 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1930542 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1930542 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1930542 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1930542 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1930542 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1930542 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1930543 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1930543 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1930543 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1930543 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1930543 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1930543 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1930566 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1930567 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1930569 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1930570 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1930575 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1930576 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1930576 WARN  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1930577 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1930577 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1930577 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1930578 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1930579 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1930579 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1930579 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12c18f42 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a8a1dc5),segFN=segments_1,generation=1}
   [junit4]   2> 1930579 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1930580 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e3f7a98[collection1] main
   [junit4]   2> 1930583 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1930583 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1930583 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1930583 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1930634 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1930889 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1930889 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1930890 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1930890 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1930890 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1930890 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1930890 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514539033008537600
   [junit4]   2> 1930890 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1930890 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1930891 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1930892 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1930892 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1930892 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514539033008537600
   [junit4]   2> 1930892 INFO  (coreLoadExecutor-7281-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1930893 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1930893 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1930894 INFO  (searcherExecutor-7282-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e3f7a98[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1931650 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1931652 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1931654 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@177c5418{/b_ce/h,null,AVAILABLE}
   [junit4]   2> 1931655 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6c13ce53{HTTP/1.1}{127.0.0.1:56110}
   [junit4]   2> 1931655 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.Server Started @1935297ms
   [junit4]   2> 1931655 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/b_ce/h, hostPort=56110, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores}
   [junit4]   2> 1931655 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1931655 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/'
   [junit4]   2> 1931655 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1931656 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1931678 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1931686 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores
   [junit4]   2> 1931686 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1550968129
   [junit4]   2> 1931686 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/]
   [junit4]   2> 1931686 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/lib
   [junit4]   2> 1931687 WARN  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/lib).
   [junit4]   2> 1931698 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1931701 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1931702 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1931702 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1931702 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1931702 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1931703 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores
   [junit4]   2> 1931704 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 1931704 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 1931704 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1931705 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1931705 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1931705 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1931705 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1931705 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1931706 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1931706 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1931733 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1931765 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1931781 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1931781 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1931785 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1931965 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1931974 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1931975 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1931981 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1931984 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1931986 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1931986 WARN  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1931986 WARN  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1931986 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1931987 WARN  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1932119 WARN  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1932121 INFO  (coreLoadExecutor-7292-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-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1932121 INFO  (coreLoadExecutor-7292-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1932121 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1932121 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1932121 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df138ed
   [junit4]   2> 1932122 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1932122 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1932122 WARN  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1932122 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1932122 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=92.3603515625, floorSegmentMB=1.0439453125, forceMergeDeletesPctAllowed=17.97882511133071, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26227459931900465
   [junit4]   2> 1932123 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@690144f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61887a05),segFN=segments_1,generation=1}
   [junit4]   2> 1932123 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1932125 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1932126 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1932133 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1932133 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1932133 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1932133 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1932133 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1932133 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1932133 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1932134 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1932134 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1932134 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1932134 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1932134 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1932136 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1932138 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1932139 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1932140 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1932144 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1932146 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1932146 WARN  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1932147 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1932147 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1932148 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1932148 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1932149 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1932149 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1932149 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@690144f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61887a05),segFN=segments_1,generation=1}
   [junit4]   2> 1932149 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1932149 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5567be89[collection1] main
   [junit4]   2> 1932149 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1932149 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1932149 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1932150 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1932169 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1932259 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1932259 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1932260 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1932260 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1932260 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1932260 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1932260 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1932260 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1932261 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514539034446135296
   [junit4]   2> 1932261 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1932262 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514539034446135296
   [junit4]   2> 1932263 INFO  (coreLoadExecutor-7292-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1932262 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1932263 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1932264 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1932264 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1932265 INFO  (searcherExecutor-7293-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5567be89[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1933476 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1933478 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1933480 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44d0caa4{/b_ce/h,null,AVAILABLE}
   [junit4]   2> 1933481 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2366b4eb{HTTP/1.1}{127.0.0.1:39220}
   [junit4]   2> 1933481 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.Server Started @1937124ms
   [junit4]   2> 1933481 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/b_ce/h, hostPort=39220, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores}
   [junit4]   2> 1933482 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1933482 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/'
   [junit4]   2> 1933483 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1933483 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1933503 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1933507 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores
   [junit4]   2> 1933507 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer New CoreContainer 282731982
   [junit4]   2> 1933507 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/]
   [junit4]   2> 1933507 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/lib
   [junit4]   2> 1933507 WARN  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/lib).
   [junit4]   2> 1933515 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1933516 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1933516 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1933516 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1933516 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1933516 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1933517 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores
   [junit4]   2> 1933518 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 1933518 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1/
   [junit4]   2> 1933518 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1933519 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1933520 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1933520 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1933519 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1933520 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1933520 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1933521 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1933541 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1933547 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1933591 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1933591 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1933594 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1933826 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1933831 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1933831 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1933835 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1933837 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1933838 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1933838 WARN  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1933838 WARN  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1933838 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1933839 WARN  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1933839 WARN  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1933841 INFO  (coreLoadExecutor-7303-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-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1933841 INFO  (coreLoadExecutor-7303-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1933841 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1933841 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1933841 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df138ed
   [junit4]   2> 1933842 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1933842 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1933842 WARN  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1933842 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1933842 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=92.3603515625, floorSegmentMB=1.0439453125, forceMergeDeletesPctAllowed=17.97882511133071, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26227459931900465
   [junit4]   2> 1933843 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2903ff20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36fd8753),segFN=segments_1,generation=1}
   [junit4]   2> 1933843 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1934005 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1934005 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1934008 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1934008 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1934008 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1934008 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1934009 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1934009 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1934009 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1934009 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1934009 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1934009 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1934009 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1934009 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1934023 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1934027 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1934032 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1934033 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1934037 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1934038 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1934038 WARN  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1934039 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1934039 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1934039 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1934041 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1934041 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1934041 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1934041 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2903ff20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36fd8753),segFN=segments_1,generation=1}
   [junit4]   2> 1934041 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1934041 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1656f247[collection1] main
   [junit4]   2> 1934041 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1934042 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1934042 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1934042 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1934082 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1934180 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1934180 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1934181 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1934181 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1934181 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1934181 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1934181 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1934181 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1934181 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514539036459401216
   [junit4]   2> 1934183 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1514539036459401216
   [junit4]   2> 1934183 INFO  (coreLoadExecutor-7303-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1934183 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1934184 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1934184 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1934188 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1934188 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1934189 INFO  (searcherExecutor-7304-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1656f247[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1934872 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1934874 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1934877 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@637961f6{/b_ce/h,null,AVAILABLE}
   [junit4]   2> 1934877 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@569dc8de{HTTP/1.1}{127.0.0.1:58290}
   [junit4]   2> 1934877 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.e.j.s.Server Started @1938521ms
   [junit4]   2> 1934877 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/b_ce/h, hostPort=58290, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/cores}
   [junit4]   2> 1934878 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1934878 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/'
   [junit4]   2> 1934878 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1934878 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1934896 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1934900 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/cores
   [junit4]   2> 1934901 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer New CoreContainer 625272902
   [junit4]   2> 1934901 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/]
   [junit4]   2> 1934901 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/lib
   [junit4]   2> 1934901 WARN  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/lib).
   [junit4]   2> 1934909 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1934911 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1934911 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1934911 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1934911 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1934911 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1934912 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/cores
   [junit4]   2> 1934913 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/cores/collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 1934913 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001/tempDir-001/shard2/cores/collection1/
   [junit4]   2> 1934913 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1934914 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1934914 INFO  (coreLoadExecutor-7314-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1934914 INFO  (TEST-DistributedMLTComponentTest.test-seed#[37DDBB76101BA25C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1934914 INFO  (coreLoadExecutor-7314-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1934914 INFO  (coreLoadExecutor-7314-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1934915 INFO  (coreLoadExecutor-7314-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1934915 INFO  (coreLoadExecutor-7314-thread-1) [    ] o.a.s.c.Solr

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

ts.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   25.4s J1 | DistributedMLTComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58290/b_ce/h/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::213]:33332/b_ce/h, http://[ff01::083]:33332/b_ce/h, http://127.0.0.1:39220/b_ce/h/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([37DDBB76101BA25C:BF8984ACBEE7CFA4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:561)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:609)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:591)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:570)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:131)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1953724 INFO  (SUITE-DistributedMLTComponentTest-seed#[37DDBB76101BA25C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_37DDBB76101BA25C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=SimpleText), lowerfilt1=BlockTreeOrds(blocksize=128), lowerfilt1and2=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), intDefault=Lucene50(blocksize=128), lowerfilt=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=uk_UA, timezone=America/Antigua
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=91180032,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, DistanceFunctionTest, DistributedFacetPivotLargeTest, TestConfigOverlay, TestLeaderElectionZkExpiry, TestTrie, MultiTermTest, SpatialHeatmapFacetsTest, TestSolrCloudWithKerberosAlt, ExplicitHLLTest, TestSimpleQParserPlugin, DistributedDebugComponentTest, TestObjectReleaseTracker, TestFiltering, UUIDFieldTest, BitVectorTest, NotRequiredUniqueKeyTest, TestDistributedGrouping, TestOverriddenPrefixQueryForCustomFieldType, BigEndianAscendingWordDeserializerTest, DataDrivenBlockJoinTest, BasicZkTest, TestWriterPerf, BasicFunctionalityTest, QueryParsingTest, TestFieldCollectionResource, PreAnalyzedUpdateProcessorTest, TestBulkSchemaAPI, TestFieldResource, VMParamsZkACLAndCredentialsProvidersTest, SpellCheckComponentTest, TestQueryUtils, TestStressUserVersions, TestUtils, TestExpandComponent, TestPHPSerializedResponseWriter, ShardRoutingCustomTest, HdfsNNFailoverTest, TermVectorComponentDistributedTest, CloudMLTQParserTest, URLClassifyProcessorTest, TestBinaryResponseWriter, ConvertedLegacyTest, TestFieldTypeCollectionResource, SolrCmdDistributorTest, DefaultValueUpdateProcessorTest, TestRandomFaceting, TestShardHandlerFactory, TimeZoneUtilsTest, TestRebalanceLeaders, HighlighterMaxOffsetTest, CdcrVersionReplicationTest, TestZkChroot, CSVRequestHandlerTest, SearchHandlerTest, LeaderElectionIntegrationTest, AutoCommitTest, SolrCoreCheckLockOnStartupTest, LoggingHandlerTest, CloudExitableDirectoryReaderTest, PreAnalyzedFieldTest, BadCopyFieldTest, TestDistributedMissingSort, IndexSchemaRuntimeFieldTest, TestCryptoKeys, DistributedVersionInfoTest, TestAuthorizationFramework, RequestHandlersTest, CursorMarkTest, DistributedQueryComponentOptimizationTest, TestConfigSetsAPIExclusivity, TestSolrCoreProperties, TestIndexingPerformance, TestRandomRequestDistribution, TestClusterStateMutator, TestManagedSchemaFieldResource, SliceStateTest, TestDefaultStatsCache, TestConfigReload, TestSuggestSpellingConverter, BasicDistributedZk2Test, HdfsRecoveryZkTest, TestTrieFacet, HdfsSyncSliceTest, BigEndianAscendingWordSerializerTest, UpdateRequestProcessorFactoryTest, SpellPossibilityIteratorTest, HdfsCollectionsAPIDistributedZkTest, ChangedSchemaMergeTest, SolrIndexSplitterTest, LukeRequestHandlerTest, SparseHLLTest, SuggesterWFSTTest, TestCopyFieldCollectionResource, TestPerFieldSimilarity, TestSQLHandler, TestSolrQueryParserDefaultOperatorResource, TestHashQParserPlugin, TestDefaultSimilarityFactory, TestHighFrequencyDictionaryFactory, SpellCheckCollatorTest, TestRecoveryHdfs, TestBinaryField, DistributedTermsComponentTest, TestRealTimeGet, BinaryUpdateRequestHandlerTest, TestCoreDiscovery, TestPivotHelperCode, RuleEngineTest, StatsComponentTest, OutputWriterTest, TestJsonRequest, DistanceUnitsTest, SolrXmlInZkTest, SimpleCollectionCreateDeleteTest, TestSolrIndexConfig, OverseerRolesTest, EchoParamsTest, DateMathParserTest, TestExceedMaxTermLength, TestSchemaVersionResource, TestCSVResponseWriter, TestOmitPositions, TestSolr4Spatial2, DeleteShardTest, TestLeaderInitiatedRecoveryThread, TestOrdValues, TestManagedSynonymFilterFactory, SortByFunctionTest, FullSolrCloudDistribCmdsTest, SuggesterTSTTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestRecovery, TestHashPartitioner, TestStressReorder, TestJoin, TestReload, TestStressVersions, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, BadIndexSchemaTest, TestLazyCores, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, SpatialFilterTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest]
   [junit4] Completed [396/547] on J1 in 25.44s, 1 test, 1 error <<< FAILURES!

[...truncated 483 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2148 tests, 1 error, 48 ignored (36 assumptions) [seed: 37DDBB76101BA25C]

Total time: 68 minutes 34 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-trunk-Solaris (64bit/jdk1.8.0) - Build # 108 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.security.TestAuthorizationFramework.authorizationFrameworkTest

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 10 seconds
	at __randomizedtesting.SeedInfo.seed([9AC8A57E9ADB1BB0:D46BD0AD8B000AA0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:836)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1393)
	at org.apache.solr.security.TestAuthorizationFramework.authorizationFrameworkTest(TestAuthorizationFramework.java:60)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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 10750 lines...]
   [junit4] Suite: org.apache.solr.security.TestAuthorizationFramework
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/init-core-data-001
   [junit4]   2> 2937265 INFO  (SUITE-TestAuthorizationFramework-seed#[9AC8A57E9ADB1BB0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2937265 INFO  (SUITE-TestAuthorizationFramework-seed#[9AC8A57E9ADB1BB0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2937271 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2937273 INFO  (Thread-8248) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2937273 INFO  (Thread-8248) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2937372 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.ZkTestServer start zk server on port:63320
   [junit4]   2> 2937372 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2937373 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937382 INFO  (zkCallback-3962-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@216cd026 name:ZooKeeperConnection Watcher:127.0.0.1:63320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937382 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2937383 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2937383 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2937395 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2937395 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937397 INFO  (zkCallback-3963-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39bc3426 name:ZooKeeperConnection Watcher:127.0.0.1:63320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937397 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2937398 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2937398 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2937403 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2937408 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2937411 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2937414 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2937414 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2937419 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2937420 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2937423 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2937423 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2937426 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2937427 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2937436 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2937436 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2937441 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2937442 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2937460 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2937460 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2937464 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2937466 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2937468 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2937469 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2937471 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2937472 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2937474 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2937475 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2937479 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2937480 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937481 INFO  (zkCallback-3964-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d7d8d8c name:ZooKeeperConnection Watcher:127.0.0.1:63320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937482 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2937482 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2937484 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2937484 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937485 INFO  (zkCallback-3965-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3fd7ba64 name:ZooKeeperConnection Watcher:127.0.0.1:63320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937486 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2937486 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2937860 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1
   [junit4]   2> 2937862 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2937864 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@493b88d4{/,null,AVAILABLE}
   [junit4]   2> 2937869 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2df66d51{SSL-http/1.1}{127.0.0.1:34723}
   [junit4]   2> 2937870 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.e.j.s.Server Started @2942475ms
   [junit4]   2> 2937870 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/tempDir-001/control/data, hostContext=/, hostPort=34723, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores}
   [junit4]   2> 2937870 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2937870 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/'
   [junit4]   2> 2937885 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2937886 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937888 INFO  (zkCallback-3966-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c17f7c9 name:ZooKeeperConnection Watcher:127.0.0.1:63320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937888 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2937889 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2937890 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2937890 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/solr.xml
   [junit4]   2> 2937897 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores
   [junit4]   2> 2937897 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.CoreContainer New CoreContainer 536455142
   [junit4]   2> 2937897 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/]
   [junit4]   2> 2937897 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/lib
   [junit4]   2> 2937898 WARN  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/lib).
   [junit4]   2> 2937909 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2937913 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2937915 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2937915 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2937915 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63320/solr
   [junit4]   2> 2937915 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2937915 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2937915 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937917 INFO  (zkCallback-3968-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b9a84f7 name:ZooKeeperConnection Watcher:127.0.0.1:63320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937917 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2937917 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2937919 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2937921 INFO  (zkCallback-3969-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5be16352 name:ZooKeeperConnection Watcher:127.0.0.1:63320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2937921 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2937922 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2937925 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2937930 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2937933 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2937936 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2937940 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2937942 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2937944 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2937946 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34723_
   [junit4]   2> 2937947 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34723_
   [junit4]   2> 2937950 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2937952 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2937954 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2937954 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94656793400639494-127.0.0.1:34723_-n_0000000000
   [junit4]   2> 2937955 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34723_
   [junit4]   2> 2937955 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2937957 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.Overseer Overseer (id=94656793400639494-127.0.0.1:34723_-n_0000000000) starting
   [junit4]   2> 2937960 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2937968 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2937969 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2937969 INFO  (OverseerCollectionConfigSetProcessor-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2937970 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2937978 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.MockAuthorizationPlugin
   [junit4]   2> 2937978 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2937979 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores
   [junit4]   2> 2937980 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2937980 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/
   [junit4]   2> 2937980 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2937982 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2937982 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:34723_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2937983 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2937983 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2937985 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] 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:34723",
   [junit4]   2>   "node_name":"127.0.0.1:34723_",
   [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> 2937985 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2937986 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] 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:34723",
   [junit4]   2>   "node_name":"127.0.0.1:34723_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2937987 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2937988 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2937990 INFO  (zkCallback-3969-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_    ] 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> 2938991 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2938991 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2938992 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2938992 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2938993 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2938994 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/'
   [junit4]   2> 2939009 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2939015 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2939019 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2939028 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2939030 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2939036 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2939149 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2939157 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2939159 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2939173 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2939176 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2939179 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2939182 WARN  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2939182 WARN  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2939182 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2939186 WARN  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2939186 WARN  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2939188 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2939188 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2939188 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2939188 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2939188 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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@32a15f26
   [junit4]   2> 2939190 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/data
   [junit4]   2> 2939190 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2939190 WARN  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2939190 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/data/index
   [junit4]   2> 2939191 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=285718283, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2939193 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7edbaff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68ba2ccc),segFN=segments_1,generation=1}
   [junit4]   2> 2939193 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2939193 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34723_ 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/data/
   [junit4]   2> 2939194 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2939197 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2939197 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2939197 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2939197 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2939198 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2939198 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939198 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939198 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939198 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939200 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2939201 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2939203 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2939205 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2939210 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2939211 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939212 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939212 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939213 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2939213 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2939214 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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=44, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=83.474609375, floorSegmentMB=0.5693359375, forceMergeDeletesPctAllowed=28.82818946258369, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2939215 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7edbaff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68ba2ccc),segFN=segments_1,generation=1}
   [junit4]   2> 2939216 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2939217 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3b090130[collection1] main
   [junit4]   2> 2939217 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939221 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939221 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939226 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2939226 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2939226 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939227 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939227 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939227 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2939227 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2939229 INFO  (searcherExecutor-9944-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b090130[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2939229 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939229 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939229 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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> 2939230 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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 1514508696459149312
   [junit4]   2> 2939231 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ 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 1514508696459149312
   [junit4]   2> 2939232 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2939232 INFO  (coreLoadExecutor-9943-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2939233 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ 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:34723 collection:control_collection shard:shard1
   [junit4]   2> 2939234 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ 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> 2939240 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ 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/94656793400639494-core_node1-n_0000000000
   [junit4]   2> 2939241 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2939244 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2939244 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] 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> 2939244 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ 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> 2939244 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34723/collection1/
   [junit4]   2> 2939245 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2939245 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:34723/collection1/ has no replicas
   [junit4]   2> 2939245 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ 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:34723/collection1/ shard1
   [junit4]   2> 2939246 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2939249 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2939255 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] 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:34723",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2939359 INFO  (zkCallback-3969-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_    ] 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> 2939409 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:34723/collection1/ and leader is https://127.0.0.1:34723/collection1/
   [junit4]   2> 2939409 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ 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:34723
   [junit4]   2> 2939409 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2939409 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2939409 INFO  (coreZkRegister-9937-thread-1-processing-n:127.0.0.1:34723_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34723_ 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> 2939413 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] 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:34723",
   [junit4]   2>   "node_name":"127.0.0.1:34723_",
   [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> 2939415 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] 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":"https://127.0.0.1:34723",
   [junit4]   2>   "node_name":"127.0.0.1:34723_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2939489 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2939490 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2939492 INFO  (zkCallback-3971-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fdcf459 name:ZooKeeperConnection Watcher:127.0.0.1:63320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2939492 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2939492 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2939492 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2939497 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2939520 INFO  (zkCallback-3971-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> 2939521 INFO  (zkCallback-3969-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_    ] 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> 2939933 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/cores/collection1
   [junit4]   2> 2939935 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001
   [junit4]   2> 2939937 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2939940 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a1c24e7{/,null,AVAILABLE}
   [junit4]   2> 2939944 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6ee7968d{SSL-http/1.1}{127.0.0.1:37489}
   [junit4]   2> 2939945 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.e.j.s.Server Started @2944551ms
   [junit4]   2> 2939945 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37489, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/cores}
   [junit4]   2> 2939945 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2939946 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/'
   [junit4]   2> 2939968 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2939969 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2939971 INFO  (zkCallback-3972-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7af9de9e name:ZooKeeperConnection Watcher:127.0.0.1:63320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2939971 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2939971 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2939973 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2939973 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/solr.xml
   [junit4]   2> 2939979 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/cores
   [junit4]   2> 2939979 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.CoreContainer New CoreContainer 654471842
   [junit4]   2> 2939979 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/]
   [junit4]   2> 2939980 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/lib
   [junit4]   2> 2939980 WARN  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/lib).
   [junit4]   2> 2939989 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2939992 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2939994 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2939994 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2939994 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63320/solr
   [junit4]   2> 2939994 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2939994 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2939995 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2939997 INFO  (zkCallback-3974-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13cd0998 name:ZooKeeperConnection Watcher:127.0.0.1:63320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2939997 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2939998 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2940007 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2940008 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 0x15049da22390009, 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> 2940011 INFO  (zkCallback-3975-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58062f0c name:ZooKeeperConnection Watcher:127.0.0.1:63320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2940011 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2940031 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2941043 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37489_
   [junit4]   2> 2941044 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37489_
   [junit4]   2> 2941046 INFO  (zkCallback-3971-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> 2941046 INFO  (zkCallback-3969-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_    ] 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> 2941046 INFO  (zkCallback-3975-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_    ] 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> 2941048 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2941048 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94656793400639498-127.0.0.1:37489_-n_0000000001
   [junit4]   2> 2941050 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94656793400639494-127.0.0.1:34723_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2941056 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.MockAuthorizationPlugin
   [junit4]   2> 2941057 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2941057 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/cores
   [junit4]   2> 2941058 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2941058 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/cores/collection1/
   [junit4]   2> 2941058 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2941059 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2941060 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[9AC8A57E9ADB1BB0]) [n:127.0.0.1:37489_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2941061 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2941061 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2941063 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] 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:37489",
   [junit4]   2>   "node_name":"127.0.0.1:37489_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2941064 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2941065 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37489",
   [junit4]   2>   "node_name":"127.0.0.1:37489_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2941065 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2941065 INFO  (OverseerStateUpdate-94656793400639494-127.0.0.1:34723_-n_0000000000) [n:127.0.0.1:34723_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2941067 INFO  (zkCallback-3971-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> 2941067 INFO  (zkCallback-3969-thread-1-processing-n:127.0.0.1:34723_) [n:127.0.0.1:34723_    ] 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> 2941067 INFO  (zkCallback-3975-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_    ] 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> 2942066 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2942066 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2942067 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2942067 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 2942068 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2942068 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2942082 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2942087 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2942089 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2942094 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2942095 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2942099 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2942177 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2942185 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2942186 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2942198 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2942201 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2942204 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2942206 WARN  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2942206 WARN  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2942206 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2942207 WARN  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2942208 WARN  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2942209 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2942209 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_) [n:127.0.0.1:37489_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2942209 INFO  (coreLoadExecutor-9954-thread-1-processing-n:127.0.0.1:37489_)

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

izationFramework.authorizationFrameworkTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 10 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9AC8A57E9ADB1BB0:D46BD0AD8B000AA0]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:836)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1393)
   [junit4]    > 	at org.apache.solr.security.TestAuthorizationFramework.authorizationFrameworkTest(TestAuthorizationFramework.java:60)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2967034 INFO  (SUITE-TestAuthorizationFramework-seed#[9AC8A57E9ADB1BB0]-worker) [n:127.0.0.1:50027_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestAuthorizationFramework_9AC8A57E9ADB1BB0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=ClassicSimilarity, locale=ar_KW, timezone=America/Dominica
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=354815024,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, TestStressUserVersions, TestPKIAuthenticationPlugin, TestRestoreCore, TestConfigSetImmutable, TestManagedSchemaFieldResource, CurrencyFieldOpenExchangeTest, DirectSolrConnectionTest, TestSolrIndexConfig, StressHdfsTest, TestPivotHelperCode, CdcrVersionReplicationTest, DataDrivenBlockJoinTest, SpellCheckCollatorTest, NumericFieldsTest, CoreAdminHandlerTest, UniqFieldsUpdateProcessorFactoryTest, EnumFieldTest, DistribCursorPagingTest, TimeZoneUtilsTest, TestFieldTypeCollectionResource, TestFastOutputStream, SaslZkACLProviderTest, HdfsCollectionsAPIDistributedZkTest, ParsingFieldUpdateProcessorsTest, TestAtomicUpdateErrorCases, CursorPagingTest, SolrCoreCheckLockOnStartupTest, TestCloudSchemaless, CacheHeaderTest, SolrCmdDistributorTest, CloudExitableDirectoryReaderTest, CloudMLTQParserTest, DistributedFacetPivotLongTailTest, TestTrie, ResponseLogComponentTest, TestOverriddenPrefixQueryForCustomFieldType, TestJsonRequest, TestDistributedMissingSort, TestSolrCloudWithKerberosAlt, TestZkChroot, StatsComponentTest, TestShortCircuitedRequests, AssignTest, TestMaxScoreQueryParser, FieldAnalysisRequestHandlerTest, CoreAdminRequestStatusTest, TestReload, TestSolrDynamicMBean, TestCopyFieldCollectionResource, TestCharFilters, TestFiltering, TestInitQParser, SolrCloudExampleTest, TestReversedWildcardFilterFactory, TestManagedSynonymFilterFactory, DistanceUnitsTest, RequestLoggingTest, TermVectorComponentDistributedTest, TestClassNameShortening, TestManagedResourceStorage, TestDefaultStatsCache, DateRangeFieldTest, CollectionStateFormat2Test, TestOrdValues, SuggesterWFSTTest, BasicFunctionalityTest, ShardRoutingCustomTest, TestCoreDiscovery, ChaosMonkeySafeLeaderTest, TestRecovery, BadCopyFieldTest, TestConfigSetsAPIExclusivity, RAMDirectoryFactoryTest, TestAddFieldRealTimeGet, AutoCommitTest, PKIAuthenticationIntegrationTest, BufferStoreTest, TestSolrQueryParserDefaultOperatorResource, TestClusterStateMutator, FileBasedSpellCheckerTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, TestQuerySenderListener, TestScoreJoinQPNoScore, SharedFSAutoReplicaFailoverTest, TestRandomFaceting, SpellPossibilityIteratorTest, TestEmbeddedSolrServerConstructors, DistributedFacetPivotSmallTest, OverseerStatusTest, MergeStrategyTest, TestBadConfig, TestFuzzyAnalyzedSuggestions, TestMiniSolrCloudClusterSSL, TestLeaderInitiatedRecoveryThread, TestValueSourceCache, ZkSolrClientTest, TestSchemaSimilarityResource, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFieldCollectionResource, RemoteQueryErrorTest, ConvertedLegacyTest, FullSolrCloudDistribCmdsTest, TestSimpleTrackingShardHandler, TestBulkSchemaAPI, PrimUtilsTest, VMParamsZkACLAndCredentialsProvidersTest, TestSolrCoreProperties, LoggingHandlerTest, CollectionsAPIDistributedZkTest, TermVectorComponentTest, DistributedDebugComponentTest, BigEndianAscendingWordDeserializerTest, TestSuggestSpellingConverter, OverseerRolesTest, ShardSplitTest, DistributedTermsComponentTest, TestRawResponseWriter, HdfsBasicDistributedZkTest, HdfsBasicDistributedZk2Test, DistanceFunctionTest, IndexSchemaRuntimeFieldTest, BigEndianAscendingWordSerializerTest, TestLeaderElectionZkExpiry, MinimalSchemaTest, DateMathParserTest, SolrXmlInZkTest, ChangedSchemaMergeTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, HardAutoCommitTest, TestRangeQuery, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestLazyCores, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, RequestHandlersTest, RequiredFieldsTest, TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, OutputWriterTest, NotRequiredUniqueKeyTest, TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PreAnalyzedFieldTest, DOMUtilTest, TestUtils, SliceStateTest, FileUtilsTest, TestRTGBase, TestCrossCoreJoin, ActionThrottleTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DistributedVersionInfoTest, MultiThreadedOCPTest, TestCloudPivotFacet, TestConfigSetsAPI, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestRandomRequestDistribution, TestReplicaProperties, HdfsNNFailoverTest, CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, TestConfigOverlay, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXml, TestBlobHandler, TestConfigReload, TestSolrConfigHandlerCloud, DistributedSuggestComponentTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestExpandComponent, HighlighterMaxOffsetTest, SmileWriterTest, TestIntervalFaceting, TestCustomDocTransformer, TestSortingResponseWriter, TestManagedResource, TestRestManager, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldTypeResource, TestRemoveLastDynamicCopyField, TestSchemaNameResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserResource, TestUniqueKeyFieldResource, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestCloudManagedSchemaConcurrent, TestAuthorizationFramework]
   [junit4] Completed [530/547] on J1 in 29.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 68 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2148 tests, 1 failure, 48 ignored (36 assumptions) [seed: 9AC8A57E9ADB1BB0]

Total time: 75 minutes 52 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