You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/05/12 18:19:43 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 4802 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4802/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([3195001EA64ADD1B:8814D6C18AA0D991]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	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:14&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
	... 40 more




Build Log:
[...truncated 10133 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001
   [junit4]   2> 1538261 T9583 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1538262 T9583 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1538263 T9583 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1538264 T9583 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1538264 T9583 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1538310 T9583 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1538320 T9583 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1538343 T9583 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1538344 T9583 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1538348 T9583 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1538440 T9583 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1538466 T9583 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1538468 T9583 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1538471 T9583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1538473 T9583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1538475 T9583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1538475 T9583 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1538476 T9583 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1538476 T9583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1538476 T9583 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1538477 T9583 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1538477 T9583 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1538477 T9583 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1538477 T9583 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 1538491 T9583 oasc.CoreContainer.<init> New CoreContainer 431069270
   [junit4]   2> 1538491 T9583 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 1538491 T9583 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1538492 T9583 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 1538498 T9583 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1538506 T9583 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1538506 T9583 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1538506 T9583 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1538506 T9583 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1538509 T9583 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001, shard=shard1}
   [junit4]   2> 1538510 T9584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1538510 T9584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1538510 T9584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1538527 T9584 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1538534 T9584 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1538555 T9584 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1538555 T9584 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1538559 T9584 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1538634 T9584 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1538637 T9584 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1538638 T9584 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1538642 T9584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1538643 T9584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1538645 T9584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1538645 T9584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1538645 T9584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1538646 T9584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1538646 T9584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1538647 T9584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1538647 T9584 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1538647 T9584 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1538647 T9584 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[null]
   [junit4]   2> 1538647 T9584 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dedc44c
   [junit4]   2> 1538648 T9584 x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\
   [junit4]   2> 1538648 T9584 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\index/
   [junit4]   2> 1538648 T9584 x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 1538648 T9584 x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\index
   [junit4]   2> 1538648 T9584 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1538649 T9584 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_1,generation=1}
   [junit4]   2> 1538649 T9584 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1538652 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1538652 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1538652 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1538653 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1538653 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1538653 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1538653 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1538653 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1538653 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1538654 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1538655 T9584 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1538655 T9584 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1538658 T9584 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1538659 T9584 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1538660 T9584 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1538660 T9584 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1538664 T9584 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1538666 T9584 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1538666 T9584 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1538667 T9584 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1538668 T9584 x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1538668 T9584 x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1538668 T9584 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1538668 T9584 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1538669 T9584 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=79.58984375, floorSegmentMB=1.2216796875, forceMergeDeletesPctAllowed=28.291667788855158, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1538669 T9584 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_1,generation=1}
   [junit4]   2> 1538669 T9584 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1538670 T9584 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@293dca68[collection1] main
   [junit4]   2> 1538670 T9584 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1538670 T9584 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1538670 T9584 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1538670 T9584 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1538683 T9584 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1538724 T9584 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1538724 T9585 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 1538725 T9584 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1538725 T9585 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 1538725 T9585 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1538725 T9585 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1538726 T9585 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1538726 T9585 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 1538726 T9585 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 1538727 T9585 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 1538727 T9583 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1538727 T9585 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 1538728 T9585 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@293dca68[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1538735 T9583 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithin
   [junit4]   2> ASYNC  NEW_CORE C2025 name=collection1 org.apache.solr.core.SolrCore@29549fa3
   [junit4]   2> 1538737 T9583 C2025 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1500980681880109056)} 0 2
   [junit4]   2> 1538739 T9583 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1538739 T9583 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1538740 T9583 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1538775 T9583 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1538781 T9583 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1538796 T9583 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1538797 T9583 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1538806 T9583 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1538891 T9583 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1538898 T9583 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1538898 T9583 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1538903 T9583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1538905 T9583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1538907 T9583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1538907 T9583 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1538907 T9583 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1538908 T9583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1538908 T9583 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1538908 T9583 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1538908 T9583 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1538908 T9583 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\]
   [junit4]   2> 1538909 T9583 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dedc44c
   [junit4]   2> 1538910 T9583 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\index/
   [junit4]   2> 1538914 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1538914 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1538914 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1538914 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1538914 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1538915 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1538915 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1538915 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1538915 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1538916 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1538916 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1538916 T9583 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1538917 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1538918 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1538920 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1538921 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1538926 T9583 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1538927 T9583 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1538928 T9583 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1538928 T9583 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1538929 T9583 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1538929 T9583 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1538929 T9583 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@ea01170[collection1] main
   [junit4]   2> 1538930 T9583 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1538930 T9583 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1538930 T9583 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1538930 T9583 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1538932 T9583 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1538937 T9583 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1538938 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 1538939 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 1538939 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1538939 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1538939 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1538939 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1538939 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 1538939 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1538940 T9583 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17960505753561204]
   [junit4]   2> 1538940 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 1538940 T9583 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_1,generation=1}
   [junit4]   2> 1538940 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 1538941 T9583 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1538942 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1538942 T9583 x:collection1 oasc.SolrCore.getSearcher WARN [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1538942 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 1538942 T9583 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@4341a92a[collection1] main
   [junit4]   2> 1538943 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 1538943 T9583 x:collection1 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1538943 T9583 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29549fa3
   [junit4]   2> 1538943 T9583 x:collection1 oasu.DirectUpdateHandler2.close 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> 1538944 T9587 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ea01170[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1538944 T9583 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1538944 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 1538944 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 1538945 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1538945 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1538945 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1538945 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 1538946 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 1538950 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 1538951 T9587 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 1538951 T9587 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4341a92a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1538960 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[529 (1500980682114990080)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C2026 name=collection1 org.apache.solr.core.SolrCore@382be02
   [junit4]   2> 1538961 T9583 x:collection1 C2026 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1 
   [junit4]   2> 1542961 T9588 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1542964 T9588 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@2c230a8b[collection1] main
   [junit4]   2> 1542964 T9588 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1542965 T9587 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c230a8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 1543211 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[530 (1500980686573535232)]} 0 4252
   [junit4]   2> 1543212 T9583 x:collection1 C2026 oasc.SolrCore.execute [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> 1543213 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[529 (-1500980686575632384)]} 0 4254
   [junit4]   2> 1543213 T9583 x:collection1 C2026 oasc.SolrCore.execute [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> 1544214 T9588 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1544217 T9588 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@7da3c930[collection1] main
   [junit4]   2> 1544217 T9588 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1544218 T9587 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7da3c930[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 1544464 T9583 x:collection1 C2026 oasc.SolrCore.execute [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> 1544464 T9583 x:collection1 C2026 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 1544466 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687888449536)]} 0 5507
   [junit4]   2> 1544466 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687889498112)]} 0 5507
   [junit4]   2> 1544467 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687890546688)]} 0 5508
   [junit4]   2> 1544467 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687890546689)]} 0 5508
   [junit4]   2> 1544467 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687890546690)]} 0 5508
   [junit4]   2> 1544468 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687891595264)]} 0 5509
   [junit4]   2> 1544468 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687891595265)]} 0 5509
   [junit4]   2> 1544468 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687891595266)]} 0 5509
   [junit4]   2> 1544468 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687891595267)]} 0 5509
   [junit4]   2> 1544468 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980687891595268)]} 0 5509
   [junit4]   2> 1544469 T9583 x:collection1 C2026 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1544470 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687893692416)]} 0 5511
   [junit4]   2> 1544470 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687893692417)]} 0 5511
   [junit4]   2> 1544470 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687893692418)]} 0 5511
   [junit4]   2> 1544470 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687893692419)]} 0 5511
   [junit4]   2> 1544471 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687894740992)]} 0 5512
   [junit4]   2> 1544471 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687894740993)]} 0 5512
   [junit4]   2> 1544471 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687894740994)]} 0 5512
   [junit4]   2> 1544471 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687894740995)]} 0 5512
   [junit4]   2> 1544472 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687895789568)]} 0 5513
   [junit4]   2> 1544473 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {delete=[530 (-1500980687896838144)]} 0 5514
   [junit4]   2> 1544473 T9583 x:collection1 C2026 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 1545471 T9588 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1545473 T9588 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@254656de[collection1] main
   [junit4]   2> 1545474 T9588 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1545475 T9587 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@254656de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):C10/9:delGen=1)))}
   [junit4]   2> 1545723 T9583 x:collection1 C2026 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 1545724 T9583 x:collection1 C2026 oasc.SolrCore.execute [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> 1545724 T9583 x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithin
   [junit4]   2> 1545728 T9583 x:collection1 oas.SolrTestCaseJ4.setUp ###Starting testMaxTime
   [junit4]   2> 1545730 T9583 x:collection1 C2026 oass.SolrIndexSearcher.<init> Opening Searcher@4718ddf5[collection1] realtime
   [junit4]   2> 1545730 T9583 x:collection1 C2026 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1500980689212801024)} 0 2
   [junit4]   2> 1545731 T9583 x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1545731 T9583 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1545731 T9583 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1545750 T9583 x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1545757 T9583 x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1545778 T9583 x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1545778 T9583 x:collection1 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1545782 T9583 x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1545859 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1545863 T9583 x:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1545864 T9583 x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1545873 T9583 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1545875 T9583 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1545878 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1545879 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1545879 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1545879 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1545880 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1545880 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1545880 T9583 x:collection1 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1545880 T9583 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\]
   [junit4]   2> 1545881 T9583 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dedc44c
   [junit4]   2> 1545881 T9583 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\index/
   [junit4]   2> 1545885 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1545885 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1545885 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1545885 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1545885 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1545885 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1545885 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1545886 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1545886 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1545887 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1545887 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1545887 T9583 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1545888 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545890 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545891 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545892 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545898 T9583 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1545901 T9583 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1545902 T9583 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1545902 T9583 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1545903 T9583 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1545903 T9583 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1545903 T9583 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@14405392[collection1] main
   [junit4]   2> 1545904 T9583 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1545904 T9583 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1545904 T9583 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1545904 T9583 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1545906 T9583 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1545910 T9583 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1545911 T9589 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 1545911 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1545912 T9589 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 1545912 T9589 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1545912 T9589 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1545912 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1545912 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 1545913 T9589 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1545913 T9583 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_2,generation=2}
   [junit4]   2> 1545913 T9583 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1545913 T9583 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1545914 T9589 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 1545914 T9589 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 1545914 T9583 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_2,generation=2}
   [junit4]   2> 1545915 T9583 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1545915 T9589 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 1545915 T9589 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 1545916 T9589 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14405392[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1545916 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1545916 T9583 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@25a38903[collection1] main
   [junit4]   2> 1545917 T9583 x:collection1 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1545917 T9583 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@382be02
   [junit4]   2> 1545917 T9583 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1545917 T9589 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25a38903[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1545918 T9583 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1545928 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[529 (1500980689421467648)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C2027 name=collection1 org.apache.solr.core.SolrCore@5359b057
   [junit4]   2> 1545928 T9583 x:collection1 C2027 oasc.SolrCore.execute [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> 1546927 T9590 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1546929 T9590 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@305b30a1[collection1] main
   [junit4]   2> 1546930 T9590 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1546931 T9589 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@305b30a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1)))}
   [junit4]   2> 1547179 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[530 (1500980690734284800)]} 0 1252
   [junit4]   2> 1547180 T9583 x:collection1 C2027 oasc.SolrCore.execute [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> 1547180 T9583 x:collection1 C2027 oasc.SolrCore.execute [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> 1547181 T9583 x:collection1 C2027 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {delete=[529 (-1500980690736381952)]} 0 0
   [junit4]   2> 1547181 T9583 x:collection1 C2027 oasc.SolrCore.execute [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> 1548180 T9590 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1548182 T9590 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@57bb5e87[collection1] main
   [junit4]   2> 1548183 T9590 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1548183 T9589 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57bb5e87[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)))}
   [junit4]   2> 1548432 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[550 (1500980692048150528)]} 0 2505
   [junit4]   2> 1548433 T9583 x:collection1 C2027 oasc.SolrCore.execute [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> 1548433 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692049199104)]} 0 2506
   [junit4]   2> 1548434 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692050247680)]} 0 2507
   [junit4]   2> 1548434 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692050247681)]} 0 2507
   [junit4]   2> 1548434 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692050247682)]} 0 2507
   [junit4]   2> 1548435 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692050247683)]} 0 2508
   [junit4]   2> 1548435 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692051296256)]} 0 2508
   [junit4]   2> 1548435 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692051296257)]} 0 2508
   [junit4]   2> 1548435 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692051296258)]} 0 2508
   [junit4]   2> 1548436 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692052344832)]} 0 2509
   [junit4]   2> 1548436 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[500 (1500980692052344833)]} 0 2509
   [junit4]   2> 1548436 T9583 x:collection1 C2027 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1549433 T9590 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1549437 T9590 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@52da03d7[collection1] main
   [junit4]   2> 1549438 T9590 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1549438 T9589 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52da03d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1) Uninverting(_5(6.0.0):C11/9:delGen=1)))}
   [junit4]   2> 1549687 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[531 (1500980693364113408)]} 0 3760
   [junit4]   2> 1549688 T9583 x:collection1 C2027 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1 
   [junit4]   2> 1549688 T9583 x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testMaxTime
   [junit4]   2> 1549691 T9583 x:collection1 oas.SolrTestCaseJ4.setUp ###Starting testMaxDocs
   [junit4]   2> 1549696 T9583 x:collection1 C2027 oass.SolrIndexSearcher.<init> Opening Searcher@2a7e5ab4[collection1] realtime
   [junit4]   2> 1549696 T9583 x:collection1 C2027 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1500980693369356288)} 0 5
   [junit4]   2> 1549696 T9583 x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1549697 T9583 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1549697 T9583 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1549714 T9583 x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1549730 T9583 x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1549744 T9583 x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1549745 T9583 x:collection1 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1549749 T9583 x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1549829 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1549834 T9583 x:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1549835 T9583 x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1549839 T9583 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1549841 T9583 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1549843 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1549843 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1549843 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1549843 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1549844 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1549844 T9583 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1549844 T9583 x:collection1 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1549844 T9583 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\]
   [junit4]   2> 1549845 T9583 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dedc44c
   [junit4]   2> 1549845 T9583 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\index/
   [junit4]   2> 1549849 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1549849 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1549849 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1549849 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1549849 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1549851 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1549851 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1549851 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1549851 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1549851 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1549852 T9583 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1549852 T9583 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1549853 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1549854 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1549855 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1549857 T9583 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1549861 T9583 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1549863 T9583 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1549864 T9583 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1549864 T9583 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1549866 T9583 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1549866 T9583 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1549866 T9583 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@77306d40[collection1] main
   [junit4]   2> 1549867 T9583 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1549867 T9583 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1549867 T9583 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1549867 T9583 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1549869 T9583 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1549873 T9583 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1549873 T9591 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 1549874 T9591 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 1549874 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1549875 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1549875 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 1549874 T9591 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1549875 T9583 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_3,generation=3}
   [junit4]   2> 1549875 T9583 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1549875 T9591 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1549876 T9583 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1549876 T9591 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1549877 T9591 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 1549877 T9591 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 1549878 T9591 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 1549879 T9591 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 1549879 T9591 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77306d40[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1549880 T9583 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_3,generation=3}
   [junit4]   2> 1549880 T9583 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1549881 T9583 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1549881 T9583 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@59dcda5e[collection1] main
   [junit4]   2> 1549881 T9583 x:collection1 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1549882 T9583 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5359b057
   [junit4]   2> 1549882 T9583 x:collection1 oasu.DirectUpdateHandler2.close 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> 1549883 T9583 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1549893 T9591 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59dcda5e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1549894 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[0 (1500980693581168640)]} 0 1
   [junit4]   2> 1549894 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[1 (1500980693581168641)]} 0 1
   [junit4]   2> 1549895 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[2 (1500980693582217216)]} 0 2
   [junit4]   2> 1549895 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[3 (1500980693582217217)]} 0 2
   [junit4]   2> 1549895 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[4 (1500980693582217218)]} 0 2
   [junit4]   2> 1549896 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[5 (1500980693583265792)]} 0 3
   [junit4]   2> 1549896 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[6 (1500980693583265793)]} 0 3
   [junit4]   2> 1549896 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[7 (1500980693583265794)]} 0 3
   [junit4]   2> 1549896 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[8 (1500980693583265795)]} 0 3
   [junit4]   2> 1549897 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[9 (1500980693584314368)]} 0 4
   [junit4]   2> 1549897 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[10 (1500980693584314369)]} 0 4
   [junit4]   2> 1549897 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[11 (1500980693584314370)]} 0 4
   [junit4]   2> 1549897 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[12 (1500980693584314371)]} 0 4
   [junit4]   2> 1549898 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[13 (1500980693585362944)]} 0 5
   [junit4]   2> ASYNC  NEW_CORE C2028 name=collection1 org.apache.solr.core.SolrCore@318d5256
   [junit4]   2> 1549898 T9583 x:collection1 C2028 oasc.SolrCore.execute [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> 1549899 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[14 (1500980693586411520)]} 0 6
   [junit4]   2> 1549899 T9583 x:collection1 oasup.LogUpdateProcessor.finish [collection1] {add=[15 (1500980693586411521)]} 0 6
   [junit4]   2> 1549900 T9583 x:collection1 C2028 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1549900 T9583 x:collection1 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1549901 T9592 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1549901 T9583 x:collection1 oasc.SolrException.log ERROR REQUEST FAILED: q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]   2> 		at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 1549902 T9583 x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testMaxDocs
   [junit4]   2> 1549903 T9592 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@54011070[collection1] main
   [junit4]   2> 1549904 T9592 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1549909 T9591 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54011070[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.0.0):C16)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs -Dtests.seed=3195001EA64ADD1B -Dtests.slow=true -Dtests.locale=da_DK -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.22s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3195001EA64ADD1B:8814D6C18AA0D991]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
   [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:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]    > 	... 40 more
   [junit4]   2> 1549911 T9583 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1549911 T9583 x:collection1 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=431069270
   [junit4]   2> 1549912 T9583 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@318d5256
   [junit4]   2> 1549912 T9583 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1549912 T9583 x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1549912 T9583 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1549912 T9583 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> ASYNC  NEW_CORE C2029 name=collection1 org.apache.solr.core.SolrCore@318d5256
   [junit4]   2> 1549912 T9583 x:collection1 C2029 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 1549915 T9583 x:collection1 C2029 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@380b584a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cc7b032),segFN=segments_4,generation=4}
   [junit4]   2> 1549916 T9583 x:collection1 C2029 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 1549917 T9583 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1549927 T9583 x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1549927 T9583 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1549928 T9583 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\
   [junit4]   2> 1549928 T9583 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1549928 T9583 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest 3195001EA64ADD1B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {range_facet_l_dv=FST50, _version_=PostingsFormat(name=Memory doPackFST= false), field_t=PostingsFormat(name=LuceneFixedGap), multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Memory doPackFST= false), id=FST50, range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=da_DK, timezone=Europe/Helsinki
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=182115384,total=314884096
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactStatsCache, AddSchemaFieldsUpdateProcessorFactoryTest, ZkSolrClientTest, RemoteQueryErrorTest, LeaderElectionIntegrationTest, UUIDUpdateProcessorFallbackTest, TestNRTOpen, TestMissingGroups, TestInitQParser, TestSystemIdResolver, CSVRequestHandlerTest, TestExceedMaxTermLength, SearchHandlerTest, DeleteReplicaTest, TestManagedSchema, ActionThrottleTest, SharedFSAutoReplicaFailoverUtilsTest, HighlighterTest, IndexBasedSpellCheckerTest, TestNoOpRegenerator, TestJsonRequest, TestEmbeddedSolrServerConstructors, StandardRequestHandlerTest, AliasIntegrationTest, BJQParserTest, XsltUpdateRequestHandlerTest, RegexBoostProcessorTest, RollingRestartTest, PluginInfoTest, TestOverriddenPrefixQueryForCustomFieldType, TestFoldingMultitermQuery, TestCollationFieldDocValues, TestMergePolicyConfig, TestValueSourceCache, TestFreeTextSuggestions, TestConfig, BlockDirectoryTest, TestSimpleQParserPlugin, SpatialHeatmapFacetsTest, DistanceUnitsTest, ConvertedLegacyTest, StatelessScriptUpdateProcessorFactoryTest, TestRecovery, SignatureUpdateProcessorFactoryTest, MBeansHandlerTest, HdfsBasicDistributedZk2Test, TestComplexPhraseQParserPlugin, TestCryptoKeys, TestJoin, BinaryUpdateRequestHandlerTest, TestDefaultSearchFieldResource, DateMathParserTest, OverseerCollectionProcessorTest, TestSuggestSpellingConverter, ZkNodePropsTest, TestAddFieldRealTimeGet, TestCloudManagedSchema, RAMDirectoryFactoryTest, BasicZkTest, WordBreakSolrSpellCheckerTest, TermsComponentTest, DateFieldTest, TestInfoStreamLogging, TestMaxScoreQueryParser, CurrencyFieldOpenExchangeTest, ExternalFileFieldSortTest, TestTrie, TestPHPSerializedResponseWriter, JsonLoaderTest, TestSolrJ, MigrateRouteKeyTest, TestDefaultSimilarityFactory, TestDynamicLoading, ShardRoutingCustomTest, LoggingHandlerTest, TestCodecSupport, TestFuzzyAnalyzedSuggestions, TestSchemaResource, PolyFieldTest, SaslZkACLProviderTest, TestFastWriter, SolrTestCaseJ4Test, TestSolr4Spatial2, FileUtilsTest, DeleteInactiveReplicaTest, TestPseudoReturnFields, BlockCacheTest, DistributedTermsComponentTest, SchemaVersionSpecificBehaviorTest, TestManagedSynonymFilterFactory, ResourceLoaderTest, DistributedExpandComponentTest, TestFileDictionaryLookup, TestManagedResource, TestSolrCoreProperties, TestQuerySenderListener, OutOfBoxZkACLAndCredentialsProvidersTest, TestRangeQuery, FullSolrCloudDistribCmdsTest, TestSolrDynamicMBean, TestZkChroot, TermVectorComponentDistributedTest, TestQuerySenderNoQuery, RulesTest, QueryParsingTest, OverseerStatusTest, CoreAdminCreateDiscoverTest, TestSolrQueryParser, TestNamedUpdateProcessors, RequestLoggingTest, TestRawResponseWriter, TestDistribDocBasedVersion, IndexSchemaTest, SolrXmlInZkTest, TestDynamicFieldResource, TestDFRSimilarityFactory, ExternalCollectionsTest, DistributedFacetPivotWhiteBoxTest, AnalyticsMergeStrategyTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, AutoCommitTest]
   [junit4] Completed [257/488] on J1 in 11.69s, 3 tests, 1 error <<< FAILURES!

[...truncated 730 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:229: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973: There were test failures: 488 suites, 1956 tests, 1 error, 66 ignored (34 assumptions)

Total time: 59 minutes 35 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