You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/21 01:58:39 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1027 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1027/

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([CB751DD040BCDCA8:71A772A8C39232BD]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

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




Build Log:
[...truncated 10611 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001
   [junit4]   2> 12178 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 12204 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 12204 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 12204 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12204 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 12204 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 12204 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 12302 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 12310 WARN  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 12320 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 12379 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 12411 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 12642 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 12666 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 12668 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 12711 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12714 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12739 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 12741 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 12742 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12742 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 12742 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr'
   [junit4]   2> 12742 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12742 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 12742 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 854337549
   [junit4]   2> 12742 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr]
   [junit4]   2> 12743 WARN  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/lib
   [junit4]   2> 12743 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] 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> 12754 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 12755 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12755 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12755 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 12755 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 12757 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001, shard=shard1}
   [junit4]   2> 12774 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 12775 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 12775 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 12775 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 12775 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 12858 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 12876 WARN  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 12884 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 12946 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 12978 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 13273 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 13288 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 13289 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 13320 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 13323 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 13334 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 13336 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 13338 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 13338 INFO  (coreLoadExecutor-55-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 13338 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 13338 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/]
   [junit4]   2> 13343 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 13343 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001
   [junit4]   2> 13350 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/index/
   [junit4]   2> 13350 WARN  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 13352 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/index
   [junit4]   2> 13353 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=57.8837890625, floorSegmentMB=1.32421875, forceMergeDeletesPctAllowed=21.45809138668863, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 13354 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25cac241 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52cdb479),segFN=segments_1,generation=1}
   [junit4]   2> 13354 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 13358 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 13358 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 13358 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 13358 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 13358 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 13358 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 13359 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 13359 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 13359 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 13359 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 13359 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 13359 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 13362 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13363 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13364 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13365 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 13365 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/
   [junit4]   2> 13379 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 13381 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 13381 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 13381 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13381 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13383 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13383 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13383 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=1.0087890625, floorSegmentMB=0.4443359375, forceMergeDeletesPctAllowed=16.80697611679786, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 13384 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25cac241 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52cdb479),segFN=segments_1,generation=1}
   [junit4]   2> 13384 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 13384 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3baf3398[collection1] main]
   [junit4]   2> 13384 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 13384 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 13384 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 13384 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 13409 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 13555 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 13555 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 13556 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 13556 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 13556 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 13556 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 13557 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 13557 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 13557 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 13558 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 13558 INFO  (searcherExecutor-56-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3baf3398[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13558 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 13558 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 13558 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 13558 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1529368779009556480
   [junit4]   2> 13560 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1529368779009556480
   [junit4]   2> 13562 INFO  (coreLoadExecutor-55-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 13564 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 13566 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 13616 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1529368779017945088)} 0 50
   [junit4]   2> 13626 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 13626 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 13626 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 13626 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 13626 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 13693 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 13717 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 13720 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 13781 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13806 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 14240 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 14247 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 14248 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 14273 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 14284 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 14286 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 14287 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 14289 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 14289 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 14289 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/]
   [junit4]   2> 14289 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 14290 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/index/
   [junit4]   2> 14293 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 14294 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 14294 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 14294 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 14294 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14294 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14295 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 14296 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 14296 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 14297 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 14297 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 14297 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 14302 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14303 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14304 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14305 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14307 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/
   [junit4]   2> 14309 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 14315 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 14315 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 14315 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14315 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14317 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f3bda53[collection1] main]
   [junit4]   2> 14317 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 14317 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 14317 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 14317 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 14318 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 14335 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14335 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 14341 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 14343 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 14343 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 14343 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 14343 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 14344 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 14346 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 14346 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 14347 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 14347 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f3bda53[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14348 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 14348 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 14354 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.UpdateLog Took 17.0ms to seed version buckets with highest version 1529368779017945088
   [junit4]   2> 14363 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 14377 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2147341170, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 14397 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25cac241 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52cdb479),segFN=segments_1,generation=1}
   [junit4]   2> 14397 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 14397 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 14398 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c41a323[collection1] main]
   [junit4]   2> 14398 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 14398 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bff190
   [junit4]   2> 14398 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 14398 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c41a323[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14399 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 14432 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1529368779895603200)]} 0 30
   [junit4]   2> 14434 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2
   [junit4]   2> 15432 INFO  (commitScheduler-64-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 15446 INFO  (commitScheduler-64-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f3c8b55[collection1] main]
   [junit4]   2> 15447 INFO  (commitScheduler-64-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15449 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f3c8b55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 15694 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1529368781243023360)]} 0 1292
   [junit4]   2> 15695 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 15701 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 15725 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[529 (-1529368781257703424)]} 0 23
   [junit4]   2> 15727 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 16694 INFO  (commitScheduler-64-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 16712 INFO  (commitScheduler-64-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26eecab0[collection1] main]
   [junit4]   2> 16712 INFO  (commitScheduler-64-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 16716 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26eecab0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 16755 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1529368782351368192)]} 0 2353
   [junit4]   2> 16756 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 16758 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782363951104)]} 0 2356
   [junit4]   2> 16760 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782364999680)]} 0 2358
   [junit4]   2> 16775 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782367096832)]} 0 2373
   [junit4]   2> 16782 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782382825472)]} 0 2380
   [junit4]   2> 16784 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782391214080)]} 0 2382
   [junit4]   2> 16786 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782392262656)]} 0 2384
   [junit4]   2> 16792 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782394359808)]} 0 2391
   [junit4]   2> 16794 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782401699840)]} 0 2393
   [junit4]   2> 16811 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782403796992)]} 0 2406
   [junit4]   2> 16814 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1529368782421622784)]} 0 2412
   [junit4]   2> 16815 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1
   [junit4]   2> 17755 INFO  (commitScheduler-64-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 17774 INFO  (commitScheduler-64-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@214791be[collection1] main]
   [junit4]   2> 17777 INFO  (commitScheduler-64-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17778 INFO  (searcherExecutor-61-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@214791be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C11/9:delGen=1)))}
   [junit4]   2> 17898 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1529368783556182016)]} 0 3496
   [junit4]   2> 17906 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=7
   [junit4]   2> 17907 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 17917 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 17972 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c0048bc[collection1] realtime]
   [junit4]   2> 17972 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1529368783580299264)} 0 55
   [junit4]   2> 17976 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 17976 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17977 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 17977 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 17977 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 18019 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 18048 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 18050 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 18083 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 18252 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 18261 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 18262 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 18273 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 18275 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 18279 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 18279 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 18281 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 18281 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 18300 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/]
   [junit4]   2> 18300 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 18314 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/index/
   [junit4]   2> 18320 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 18320 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 18320 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 18320 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 18321 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 18321 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 18321 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 18321 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 18321 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 18321 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 18322 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 18322 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 18322 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/
   [junit4]   2> 18327 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18340 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18341 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18342 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18351 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 18352 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 18352 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 18446 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 18446 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18446 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6417ac2f[collection1] main]
   [junit4]   2> 18447 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 18447 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 18447 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 18447 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 18492 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 18501 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 18501 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 18502 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 18503 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 18503 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 18503 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 18506 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 18507 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 18510 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 18511 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 18512 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 18512 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 18512 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.UpdateLog Took 10.0ms to seed version buckets with highest version 1529368783580299264
   [junit4]   2> 18512 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 18515 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 18515 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6417ac2f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18516 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25cac241 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52cdb479),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25cac241 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52cdb479),segFN=segments_2,generation=2}
   [junit4]   2> 18516 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 18516 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 18517 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25cac241 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52cdb479),segFN=segments_2,generation=2}
   [junit4]   2> 18518 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 18518 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 18518 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2cf2965e[collection1] main]
   [junit4]   2> 18519 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 18519 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11ed3958
   [junit4]   2> 18519 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2cf2965e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18520 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 18526 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 18538 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1529368784220979200)]} 0 10
   [junit4]   2> 18540 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1529368784231464960)]} 0 12
   [junit4]   2> 18542 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1529368784233562112)]} 0 14
   [junit4]   2> 18543 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1529368784235659264)]} 0 16
   [junit4]   2> 18545 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1529368784237756416)]} 0 18
   [junit4]   2> 18547 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1529368784239853568)]} 0 19
   [junit4]   2> 18549 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1529368784240902144)]} 0 21
   [junit4]   2> 18551 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1529368784242999296)]} 0 23
   [junit4]   2> 18552 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1529368784245096448)]} 0 25
   [junit4]   2> 18570 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1529368784257679360)]} 0 42
   [junit4]   2> 18572 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1529368784265019392)]} 0 44
   [junit4]   2> 18576 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1529368784267116544)]} 0 48
   [junit4]   2> 18578 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1529368784271310848)]} 0 50
   [junit4]   2> 18579 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1529368784273408000)]} 0 52
   [junit4]   2> 18580 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 18583 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1529368784276553728)]} 0 55
   [junit4]   2> 18584 INFO  (commitScheduler-68-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 18610 INFO  (commitScheduler-68-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17e3198b[collection1] main]
   [junit4]   2> 18612 INFO  (searcherExecutor-65-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17e3198b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C15)))}
   [junit4]   2> 18612 INFO  (commitScheduler-68-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18836 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1529368784540794880)]} 0 308
   [junit4]   2> 18843 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=6
   [junit4]   2> 18845 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 18845 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 18971 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 18997 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@42b9b5dd[collection1] realtime]
   [junit4]   2> 18997 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1529368784685498368)} 0 26
   [junit4]   2> 18998 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 18998 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18998 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 18999 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 18999 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 19062 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 19069 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 19073 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 19136 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19150 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 19416 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 19425 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 19426 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 19444 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 19447 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 19449 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 19449 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 19451 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 19451 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 19452 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/]
   [junit4]   2> 19452 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 19452 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/index/
   [junit4]   2> 19466 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/
   [junit4]   2> 19472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 19472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 19472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 19472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 19472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 19473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 19473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 19473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 19473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 19473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19476 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 19477 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 19524 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 19525 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 19537 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 19537 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 19538 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 19540 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19540 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19543 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40eb7ec6[collection1] main]
   [junit4]   2> 19543 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 19543 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 19543 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 19543 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 19544 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 19548 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 19548 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 19549 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 19549 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 19549 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version 1529368784685498368
   [junit4]   2> 19550 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 19550 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 19551 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 19551 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 19551 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 19551 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 19552 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 19552 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 19553 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 19553 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 19553 INFO  (searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40eb7ec6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19550 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.c.SolrDeletionPo

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

omizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [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:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [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> 19582 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[CB751DD040BCDCA8]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=CB751DD040BCDCA8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Africa/Mbabane -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.75s J2 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CB751DD040BCDCA8:71A772A8C39232BD]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=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">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 19596 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 19596 INFO  (SUITE-AutoCommitTest-seed#[CB751DD040BCDCA8]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=854337549
   [junit4]   2> 19619 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46d72980
   [junit4]   2> 19619 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 19631 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 19631 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 19631 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 19631 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 19641 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25cac241 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52cdb479),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@25cac241 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52cdb479),segFN=segments_4,generation=4}
   [junit4]   2> 19641 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 19643 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 19643 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 19643 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001;done=false>>]
   [junit4]   2> 19643 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001
   [junit4]   2> 19643 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 19643 INFO  (coreCloseExecutor-73-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_CB751DD040BCDCA8-001
   [junit4]   2> Mar 21, 2016 12:22:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=1, maxDocsPerChunk=5, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=1, blockSize=8)), sim=ClassicSimilarity, locale=es-US, timezone=Africa/Mbabane
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=224551040,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [TestPHPSerializedResponseWriter, TestOrdValues, SuggesterWFSTTest, TestSolrDeletionPolicy1, AutoCommitTest]
   [junit4] Completed [15/580 (1!)] on J2 in 7.78s, 3 tests, 1 error <<< FAILURES!

[...truncated 1829 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 580 suites (10 ignored), 2323 tests, 1 error, 86 ignored (70 assumptions) [seed: CB751DD040BCDCA8]

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



[JENKINS] Lucene-Solr-Tests-master - Build # 1028 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1028/

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

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

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


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=10195, name=searcherExecutor-4489-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=10195, name=searcherExecutor-4489-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([ADC3EFD1112A9B86]: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=10195, name=searcherExecutor-4489-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=10195, name=searcherExecutor-4489-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([ADC3EFD1112A9B86]:0)




Build Log:
[...truncated 11927 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/init-core-data-001
   [junit4]   2> 1301628 INFO  (SUITE-TestLazyCores-seed#[ADC3EFD1112A9B86]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1301633 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1301656 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001'
   [junit4]   2> 1301660 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301660 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301661 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer New CoreContainer 1382076092
   [junit4]   2> 1301661 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001]
   [junit4]   2> 1301661 WARN  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/lib
   [junit4]   2> 1301661 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] 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> 1301663 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1301664 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1301668 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1301668 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1301668 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1301668 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1301673 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1301673 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301675 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301675 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301685 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1'
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2'
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301719 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301719 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301722 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1301723 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1301724 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5'
   [junit4]   2> 1301725 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301725 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301736 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301738 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301742 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301749 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1301749 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1301752 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301752 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1301754 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2'
   [junit4]   2> 1301754 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2
   [junit4]   2> 1301755 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/]
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data
   [junit4]   2> 1301763 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1'
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/]
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1301766 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data
   [junit4]   2> 1301766 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1301766 WARN  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1301766 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index
   [junit4]   2> 1301767 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1301767 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15de99fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3800e6af),segFN=segments_1,generation=1}
   [junit4]   2> 1301767 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301770 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1301772 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1301772 WARN  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1301773 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index
   [junit4]   2> 1301773 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1301773 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624932f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fa85fa3),segFN=segments_1,generation=1}
   [junit4]   2> 1301773 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301777 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301778 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5'
   [junit4]   2> 1301778 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5
   [junit4]   2> 1301778 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301778 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/]
   [junit4]   2> 1301779 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1301779 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data
   [junit4]   2> 1301782 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301783 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301784 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/
   [junit4]   2> 1301784 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301784 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301786 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1301787 WARN  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74c60835 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@996e41e),segFN=segments_1,generation=1}
   [junit4]   2> 1301788 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301790 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1301790 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301806 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301807 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301808 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301809 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301810 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301811 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1301812 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301812 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/
   [junit4]   2> 1301812 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301818 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301819 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301821 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301821 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301822 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301824 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/
   [junit4]   2> 1301824 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301837 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301837 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1113145650670358]
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1113145650670358]
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624932f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fa85fa3),segFN=segments_1,generation=1}
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b464d4a[collection1] main]
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/conf
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/conf}
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/conf
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15de99fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3800e6af),segFN=segments_1,generation=1}
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@37d323c5[collection2] main]
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/conf
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/conf}
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/conf
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301844 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301844 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301845 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1113145650670358]
   [junit4]   2> 1301845 INFO  (searcherExecutor-4318-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@37d323c5[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301845 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1301845 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1301845 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1301845 INFO  (searcherExecutor-4319-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b464d4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74c60835 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@996e41e),segFN=segments_1,generation=1}
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ba5a4cd[collection5] main]
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/conf
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/conf}
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/conf
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301847 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1301848 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4'
   [junit4]   2> 1301848 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301848 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301854 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301856 INFO  (searcherExecutor-4320-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@7ba5a4cd[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301861 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1301891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301895 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1301902 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301904 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4'
   [junit4]   2> 1301904 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4
   [junit4]   2> 1301904 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301908 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/]
   [junit4]   2> 1301909 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1301909 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data
   [junit4]   2> 1301916 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index/
   [junit4]   2> 1301916 WARN  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1301917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index
   [junit4]   2> 1301917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6441597060385252]
   [junit4]   2> 1301917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c47705b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db1777e),segFN=segments_1,generation=1}
   [junit4]   2> 1301917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301926 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301927 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301928 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301929 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301929 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301931 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1301931 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301931 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/
   [junit4]   2> 1301931 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301936 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301936 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1301937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c47705b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db1777e),segFN=segments_1,generation=1}
   [junit4]   2> 1301937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6601595b[collection4] main]
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/conf
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/conf}
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/conf
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301938 INFO  (searcherExecutor-4330-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@6601595b[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1301939 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1301946 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c47705b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db1777e),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c47705b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db1777e),segFN=segments_2,generation=2}
   [junit4]   2> 1301946 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1301947 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cc055cd[collection4] main]
   [junit4]   2> 1301947 INFO  (searcherExecutor-4330-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@3cc055cd[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C7)))}
   [junit4]   2> 1301947 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1301948 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1301950 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1301951 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1301951 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1301951 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1301952 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1382076092
   [junit4]   2> 1301964 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c95a671
   [junit4]   2> 1301965 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1301965 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1301965 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1301965 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@584ec960
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1301996 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e4e18bb
   [junit4]   2> 1301996 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1301997 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1301997 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1301997 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1302003 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1302003 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1302003 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1302003 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c76d2d8
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1302101 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data
   [junit4]   2> 1302108 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1302108 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1302108 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1302108 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data
   [junit4]   2> 1302109 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1302109 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index
   [junit4]   2> 1302109 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 1302111 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 1302133 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002'
   [junit4]   2> 1302133 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1302133 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1302134 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer New CoreContainer 1066996644
   [junit4]   2> 1302134 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002]
   [junit4]   2> 1302134 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/lib
   [junit4]   2> 1302134 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1302135 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1302145 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1302145 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302145 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302147 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302151 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1'
   [junit4]   2> 1302172 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1302172 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1302176 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2'
   [junit4]   2> 1302177 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1302177 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1302182 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1302185 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1302202 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection5'
   [junit4]   2> 1302202 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1302202 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1302207 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1302209 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1302214 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1302217 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1302220 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302220 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1302226 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1302230 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1302241 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1'
   [junit4]   2> 1302241 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1
   [junit4]   2> 1302242 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1302242 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/]
   [junit4]   2> 1302242 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1302242 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data
   [junit4]   2> 1302246 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1302248 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1302248 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1302251 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302251 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1302252 WARN  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1302252 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/index
   [junit4]   2> 1302252 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2'
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data/]
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1302255 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data
   [junit4]   2> 1302255 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c969551 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac84feb),segFN=segments_1,generation=1}
   [junit4]   2> 1302255 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1302258 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1302260 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302260 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/
   [junit4]   2> 1302260 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1302260 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302268 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data/index/
   [junit4]   2> 1302268 WARN  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1302269 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data/index
   [junit4]   2> 1302269 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1302271 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302272 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302273 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.l.XMLLo

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

readLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Mar 21, 2016 3:25:36 AM 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=10195, name=searcherExecutor-4489-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> Mar 21, 2016 3:25:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10195, name=searcherExecutor-4489-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Mar 21, 2016 3:25:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=10195, name=searcherExecutor-4489-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=Lucene50(blocksize=128), id=Lucene50(blocksize=128), v_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), v_f=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=376, maxMBSortInHeap=6.169066468891787, sim=ClassicSimilarity, locale=is, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=2,free=59509536,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [BufferStoreTest, TestConfigReload, TestRawResponseWriter, TestPseudoReturnFields, DistributedQueryElevationComponentTest, TestSolr4Spatial, TestCrossCoreJoin, SyncSliceTest, SolrCoreTest, TestCSVLoader, ConcurrentDeleteAndCreateCollectionTest, PrimUtilsTest, TestFaceting, TestBadConfig, TestSchemaManager, CdcrVersionReplicationTest, HdfsBasicDistributedZk2Test, HdfsUnloadDistributedZkTest, DocumentAnalysisRequestHandlerTest, TestScoreJoinQPNoScore, DistributedSpellCheckComponentTest, ActionThrottleTest, TestSchemaResource, TestFastOutputStream, TestFilteredDocIdSet, TestSmileRequest, ResponseHeaderTest, TestDistributedSearch, TestDocSet, TestChildDocTransformer, TestCopyFieldCollectionResource, DocValuesMissingTest, TestRTGBase, DistributedQueryComponentOptimizationTest, BadCopyFieldTest, ResourceLoaderTest, TestJoin, TestRandomFaceting, URLClassifyProcessorTest, TestComponentsName, PreAnalyzedUpdateProcessorTest, HdfsDirectoryFactoryTest, TestSortingResponseWriter, BasicDistributedZkTest, TestRealTimeGet, TestCloudSchemaless, TestComplexPhraseQParserPlugin, TestSolrXml, CustomCollectionTest, SynonymTokenizerTest, TestConfigSetsAPI, SignatureUpdateProcessorFactoryTest, TestHighlightDedupGrouping, ResponseLogComponentTest, SystemInfoHandlerTest, DocExpirationUpdateProcessorFactoryTest, RestartWhileUpdatingTest, BlockJoinFacetRandomTest, PingRequestHandlerTest, TestAnalyzedSuggestions, TestInitParams, AnalysisAfterCoreReloadTest, TestReloadDeadlock, TestExactSharedStatsCache, TestFoldingMultitermQuery, TestOverriddenPrefixQueryForCustomFieldType, TestBinaryField, TestExclusionRuleCollectionAccess, TestReplicaProperties, CoreMergeIndexesAdminHandlerTest, HttpPartitionTest, IndexSchemaTest, DistributedFacetPivotLargeTest, TestDFISimilarityFactory, TestAtomicUpdateErrorCases, TestHighFrequencyDictionaryFactory, TestSolrConfigHandlerConcurrent, AddBlockUpdateTest, TlogReplayBufferedWhileIndexingTest, DistanceUnitsTest, CdcrReplicationDistributedZkTest, TestValueSourceCache, QueryEqualityTest, SegmentsInfoRequestHandlerTest, DateFieldTest, TestMergePolicyConfig, TestHdfsUpdateLog, TestSerializedLuceneMatchVersion, TestMiniSolrCloudClusterSSL, HdfsRecoverLeaseTest, SaslZkACLProviderTest, TestConfig, PreAnalyzedFieldTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, TestReplicationHandler, DistributedTermsComponentTest, QueryElevationComponentTest, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=ADC3EFD1112A9B86 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADC3EFD1112A9B86]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
   [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=10195, name=searcherExecutor-4489-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([ADC3EFD1112A9B86]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=10195, name=searcherExecutor-4489-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([ADC3EFD1112A9B86]:0)
   [junit4] Completed [422/580 (1!)] on J0 in 150.69s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 503 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 580 suites (10 ignored), 2323 tests, 3 suite-level errors, 535 ignored (66 assumptions) [seed: ADC3EFD1112A9B86]

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