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

[JENKINS] Lucene-Solr-Tests-6.x - Build # 667 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/667/

1 tests failed.
FAILED:  org.apache.solr.search.TestRecovery.testBuffering

Error Message:
expected:<6> but was:<10>

Stack Trace:
java.lang.AssertionError: expected:<6> but was:<10>
	at __randomizedtesting.SeedInfo.seed([CB39477825D67A13:D6D7E953848FDB38]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestRecovery.testBuffering(TestRecovery.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11910 lines...]
   [junit4] Suite: org.apache.solr.search.TestRecovery
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001/init-core-data-001
   [junit4]   2> 1057233 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1057233 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1057234 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1057255 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1057265 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1057322 WARN  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1057323 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1057329 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1057331 WARN  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057332 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057333 WARN  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057335 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057336 WARN  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057336 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057337 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1057351 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1057361 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1057416 WARN  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1057418 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1057423 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1057423 WARN  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057423 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057423 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001/init-core-data-001/]
   [junit4]   2> 1057424 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057425 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=96.70703125, floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=0.12094106680825667, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1057435 WARN  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1057447 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1057447 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1057448 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1057448 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1057448 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=99.6591796875, floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=12.164937331849353, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1057449 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@689b6a21[collection1] main]
   [junit4]   2> 1057450 WARN  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1057450 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1057450 INFO  (coreLoadExecutor-4847-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556121940710653952
   [junit4]   2> 1057452 INFO  (searcherExecutor-4848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@689b6a21[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1057453 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1057455 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRecoveryMultipleLogs
   [junit4]   2> 1057456 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1057456 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62248116[collection1] realtime]
   [junit4]   2> 1057456 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1057457 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1057457 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d475f37
   [junit4]   2> 1057460 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e78d38e[collection1] main]
   [junit4]   2> 1057460 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1057460 INFO  (searcherExecutor-4848-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e78d38e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1057461 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1057463 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[AAAAAA (1556121940723236864)]} 0 1
   [junit4]   2> 1057464 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[BBBBBB (1556121940725334016)]} 0 0
   [junit4]   2> 1057464 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[CCCCCC (1556121940725334017)]} 0 0
   [junit4]   2> 1057464 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=694130794
   [junit4]   2> 1057465 INFO  (coreCloseExecutor-4853-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@55ef71ce
   [junit4]   2> 1057472 INFO  (coreCloseExecutor-4853-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1057474 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1057476 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1057493 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1057503 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1057570 WARN  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1057571 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1057577 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1057578 WARN  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057580 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057580 WARN  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057583 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057584 WARN  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057584 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057585 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1057599 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1057608 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1057666 WARN  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1057667 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1057673 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1057673 WARN  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057673 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057674 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001/init-core-data-001/]
   [junit4]   2> 1057674 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057678 WARN  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1057688 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1057688 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1057689 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1057689 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1057690 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=96.70703125, floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=0.12094106680825667, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1057691 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ac544af[collection1] main]
   [junit4]   2> 1057692 WARN  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1057692 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1057693 INFO  (coreLoadExecutor-4860-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556121940965457920
   [junit4]   2> 1057695 INFO  (searcherExecutor-4861-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ac544af[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1057698 WARN  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001/init-core-data-001/tlog/tlog.0000000000000000001 refcount=2} active=false starting pos=0
   [junit4]   2> 1057703 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Ignoring exception matching OutOfBoundsException
   [junit4]   2> 1057703 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1057703 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a459103
   [junit4]   2> 1057722 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e9f35e9[collection1] main]
   [junit4]   2> 1057723 INFO  (searcherExecutor-4861-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3e9f35e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c3)))}
   [junit4]   2> 1057723 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1057723 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[AAAAAA (1556121940723236864), BBBBBB (1556121940725334016), CCCCCC (1556121940725334017)]} 0 25
   [junit4]   2> 1057723 WARN  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001/init-core-data-001/tlog/tlog.0000000000000000002 refcount=2} active=false starting pos=0
   [junit4]   2> 1057725 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Ignoring exception matching OutOfBoundsException
   [junit4]   2> 1057725 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1057725 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a459103
   [junit4]   2> 1057737 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5922ad0e[collection1] main]
   [junit4]   2> 1057737 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1057738 INFO  (searcherExecutor-4861-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5922ad0e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c3) Uninverting(_1(6.4.0):c3)))}
   [junit4]   2> 1057738 INFO  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[aaaaaa (1556121940723236864), bbbbbb (1556121940725334016), cccccc (1556121940725334017)]} 0 40
   [junit4]   2> 1057738 WARN  (recoveryExecutor-4863-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=6 deletes=0 deleteByQuery=0 errors=0 positionOfStart=0}
   [junit4]   2> 1057738 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 1057738 INFO  (TEST-TestRecovery.testRecoveryMultipleLogs-seed#[CB39477825D67A13]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRecoveryMultipleLogs
   [junit4]   2> 1057740 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorruptLog
   [junit4]   2> 1057741 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1057741 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47c6283[collection1] realtime]
   [junit4]   2> 1057741 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1057741 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1057741 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a459103
   [junit4]   2> 1057752 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a797d95[collection1] main]
   [junit4]   2> 1057752 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1057753 INFO  (searcherExecutor-4861-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a797d95[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1057754 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1057756 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[G1 (1556121941029421056)]} 0 1
   [junit4]   2> 1057756 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[G2 (1556121941031518208)]} 0 0
   [junit4]   2> 1057757 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[G3 (1556121941032566784)]} 0 0
   [junit4]   2> 1057757 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1841788992
   [junit4]   2> 1057757 INFO  (coreCloseExecutor-4866-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@53179668
   [junit4]   2> 1057764 INFO  (coreCloseExecutor-4866-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1057766 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1057768 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1057789 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1057798 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1057859 WARN  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1057860 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1057866 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1057868 WARN  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057870 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057870 WARN  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057873 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057873 WARN  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057873 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057874 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1057889 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1057899 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1057975 WARN  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1057976 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1057981 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1057981 WARN  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1057982 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057982 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001/init-core-data-001/]
   [junit4]   2> 1057982 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1057987 WARN  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1057997 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1057997 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1057998 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.u.UpdateLog Ignoring exception matching Failure to open existing log file
   [junit4]   2> 1057999 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1057999 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1057999 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=96.70703125, floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=0.12094106680825667, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1058000 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f23bbbd[collection1] main]
   [junit4]   2> 1058000 WARN  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1058001 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1058001 INFO  (searcherExecutor-4874-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f23bbbd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1058001 INFO  (coreLoadExecutor-4873-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556121941288419328
   [junit4]   2> 1058004 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1058006 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[G4 (104)]} 0 1
   [junit4]   2> 1058006 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[G5 (105)]} 0 0
   [junit4]   2> 1058006 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[G6 (106)]} 0 0
   [junit4]   2> 1058006 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=3&wt=xml} status=0 QTime=0
   [junit4]   2> 1058006 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058006 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7943a763
   [junit4]   2> 1058018 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9ff3ea1[collection1] main]
   [junit4]   2> 1058018 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058019 INFO  (searcherExecutor-4874-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9ff3ea1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):c3)))}
   [junit4]   2> 1058019 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1058019 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1058019 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=738926012
   [junit4]   2> 1058020 INFO  (coreCloseExecutor-4879-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8eab88b
   [junit4]   2> 1058028 INFO  (coreCloseExecutor-4879-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1058033 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1058035 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1058059 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1058068 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1058131 WARN  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1058132 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1058138 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1058140 WARN  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1058142 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058142 WARN  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1058145 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058145 WARN  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1058145 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058146 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1058162 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1058171 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1058229 WARN  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1058230 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1058235 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1058236 WARN  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1058236 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058236 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001/init-core-data-001/]
   [junit4]   2> 1058236 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058240 WARN  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1058250 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1058250 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1058251 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1058251 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1058252 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=96.70703125, floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=0.12094106680825667, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1058253 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e07ebf5[collection1] main]
   [junit4]   2> 1058254 WARN  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1058254 INFO  (coreLoadExecutor-4886-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1058254 INFO  (searcherExecutor-4887-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e07ebf5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):c3)))}
   [junit4]   2> 1058257 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1058257 INFO  (TEST-TestRecovery.testCorruptLog-seed#[CB39477825D67A13]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorruptLog
   [junit4]   2> 1058259 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRemoveOldLogs
   [junit4]   2> 1058260 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1058261 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cca016d[collection1] realtime]
   [junit4]   2> 1058261 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 1058261 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058261 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@147d7f28
   [junit4]   2> 1058265 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ecb5825[collection1] main]
   [junit4]   2> 1058265 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058266 INFO  (searcherExecutor-4887-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ecb5825[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1058266 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1058266 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1491415137
   [junit4]   2> 1058267 INFO  (coreCloseExecutor-4892-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@44c39018
   [junit4]   2> 1058273 INFO  (coreCloseExecutor-4892-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1058275 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1058276 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1058293 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1058302 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1058356 WARN  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1058357 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1058368 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1058370 WARN  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1058371 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058372 WARN  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1058374 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058375 WARN  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1058375 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058376 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1058390 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1058400 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1058456 WARN  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1058457 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1058462 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1058463 WARN  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1058463 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058463 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001/init-core-data-001/]
   [junit4]   2> 1058463 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1058466 WARN  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1058477 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1058477 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1058477 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1058477 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1058478 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=96.70703125, floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=0.12094106680825667, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1058479 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12fd14f8[collection1] main]
   [junit4]   2> 1058479 WARN  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1058479 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1058480 INFO  (coreLoadExecutor-4899-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556121941790687232
   [junit4]   2> 1058482 INFO  (searcherExecutor-4900-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12fd14f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1058484 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1556121941792784384)]} 0 1
   [junit4]   2> 1058484 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1556121941794881536)]} 0 0
   [junit4]   2> 1058484 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1556121941794881537)]} 0 0
   [junit4]   2> 1058484 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058484 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058484 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058496 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e157ccc[collection1] main]
   [junit4]   2> 1058497 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058497 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e157ccc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058497 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1058498 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058499 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[6 (1556121941809561600)]} 0 0
   [junit4]   2> 1058499 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[6 (1556121941810610176)]} 0 0
   [junit4]   2> 1058499 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[6 (1556121941810610177)]} 0 0
   [junit4]   2> 1058499 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058499 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058499 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058511 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cb2e642[collection1] main]
   [junit4]   2> 1058511 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058512 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cb2e642[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058512 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1058512 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058513 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[9 (1556121941824241664)]} 0 0
   [junit4]   2> 1058513 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[9 (1556121941825290240)]} 0 0
   [junit4]   2> 1058513 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[9 (1556121941825290241)]} 0 0
   [junit4]   2> 1058513 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058514 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058514 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058525 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bc68a2a[collection1] main]
   [junit4]   2> 1058526 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bc68a2a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058526 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058526 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1058527 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058528 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[12 (1556121941839970304)]} 0 0
   [junit4]   2> 1058528 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[12 (1556121941841018880)]} 0 0
   [junit4]   2> 1058528 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[12 (1556121941841018881)]} 0 0
   [junit4]   2> 1058529 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058529 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058529 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058541 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@132e0348[collection1] main]
   [junit4]   2> 1058541 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058542 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@132e0348[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1) Uninverting(_6(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058542 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 1058542 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058543 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[15 (1556121941855698944)]} 0 0
   [junit4]   2> 1058543 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[15 (1556121941856747520)]} 0 0
   [junit4]   2> 1058543 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[15 (1556121941856747521)]} 0 0
   [junit4]   2> 1058544 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058544 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058544 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058555 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f733ca[collection1] main]
   [junit4]   2> 1058556 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058556 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f733ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1) Uninverting(_6(6.4.0):c3/2:delGen=1) Uninverting(_7(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058556 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1058558 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058562 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[18 (1556121941872476160)]} 0 4
   [junit4]   2> 1058562 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[18 (1556121941876670464)]} 0 0
   [junit4]   2> 1058562 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[18 (1556121941876670465)]} 0 0
   [junit4]   2> 1058562 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058562 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058563 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058579 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ebf2f0c[collection1] main]
   [junit4]   2> 1058579 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058579 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ebf2f0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1) Uninverting(_6(6.4.0):c3/2:delGen=1) Uninverting(_7(6.4.0):c3/2:delGen=1) Uninverting(_8(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058580 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 1058580 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058581 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[21 (1556121941895544832)]} 0 0
   [junit4]   2> 1058581 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[21 (1556121941896593408)]} 0 0
   [junit4]   2> 1058581 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[21 (1556121941896593409)]} 0 0
   [junit4]   2> 1058581 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058581 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058581 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058599 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bfcc156[collection1] main]
   [junit4]   2> 1058601 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bfcc156[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1) Uninverting(_6(6.4.0):c3/2:delGen=1) Uninverting(_7(6.4.0):c3/2:delGen=1) Uninverting(_8(6.4.0):c3/2:delGen=1) Uninverting(_9(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058601 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058601 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 1058602 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058603 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[24 (1556121941918613504)]} 0 1
   [junit4]   2> 1058603 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[24 (1556121941919662080)]} 0 0
   [junit4]   2> 1058604 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[24 (1556121941920710656)]} 0 0
   [junit4]   2> 1058604 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058604 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058604 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058616 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d704632[collection1] main]
   [junit4]   2> 1058616 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d704632[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1) Uninverting(_6(6.4.0):c3/2:delGen=1) Uninverting(_7(6.4.0):c3/2:delGen=1) Uninverting(_8(6.4.0):c3/2:delGen=1) Uninverting(_9(6.4.0):c3/2:delGen=1) Uninverting(_a(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058617 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058617 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1058617 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058618 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[27 (1556121941935390720)]} 0 0
   [junit4]   2> 1058618 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[27 (1556121941935390721)]} 0 0
   [junit4]   2> 1058619 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[27 (1556121941936439296)]} 0 0
   [junit4]   2> 1058619 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058619 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058619 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058632 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20d5a558[collection1] main]
   [junit4]   2> 1058633 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20d5a558[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1) Uninverting(_6(6.4.0):c3/2:delGen=1) Uninverting(_7(6.4.0):c3/2:delGen=1) Uninverting(_8(6.4.0):c3/2:delGen=1) Uninverting(_9(6.4.0):c3/2:delGen=1) Uninverting(_a(6.4.0):c3/2:delGen=1) Uninverting(_b(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058633 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058633 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 1058634 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058635 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[30 (1556121941952167936)]} 0 0
   [junit4]   2> 1058635 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[30 (1556121941953216512)]} 0 0
   [junit4]   2> 1058635 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[30 (1556121941953216513)]} 0 0
   [junit4]   2> 1058635 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058635 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058635 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058647 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e763b11[collection1] main]
   [junit4]   2> 1058648 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e763b11[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1) Uninverting(_6(6.4.0):c3/2:delGen=1) Uninverting(_7(6.4.0):c3/2:delGen=1) Uninverting(_8(6.4.0):c3/2:delGen=1) Uninverting(_9(6.4.0):c3/2:delGen=1) Uninverting(_a(6.4.0):c3/2:delGen=1) Uninverting(_b(6.4.0):c3/2:delGen=1) Uninverting(_c(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058648 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058648 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1058649 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058649 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[33 (1556121941967896576)]} 0 0
   [junit4]   2> 1058650 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[33 (1556121941968945152)]} 0 0
   [junit4]   2> 1058650 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[33 (1556121941968945153)]} 0 0
   [junit4]   2> 1058650 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058650 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058650 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058666 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2320a79[collection1] main]
   [junit4]   2> 1058667 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2320a79[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1) Uninverting(_6(6.4.0):c3/2:delGen=1) Uninverting(_7(6.4.0):c3/2:delGen=1) Uninverting(_8(6.4.0):c3/2:delGen=1) Uninverting(_9(6.4.0):c3/2:delGen=1) Uninverting(_a(6.4.0):c3/2:delGen=1) Uninverting(_b(6.4.0):c3/2:delGen=1) Uninverting(_c(6.4.0):c3/2:delGen=1) Uninverting(_d(6.4.0):c3/2:delGen=1)))}
   [junit4]   2> 1058667 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058667 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 16
   [junit4]   2> 1058667 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058668 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[36 (1556121941987819520)]} 0 0
   [junit4]   2> 1058669 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[36 (1556121941988868096)]} 0 0
   [junit4]   2> 1058669 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[36 (1556121941988868097)]} 0 0
   [junit4]   2> 1058669 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=200&wt=xml} status=0 QTime=0
   [junit4]   2> 1058669 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1058669 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b1c4a1
   [junit4]   2> 1058689 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10828770[collection1] main]
   [junit4]   2> 1058689 INFO  (TEST-TestRecovery.testRemoveOldLogs-seed#[CB39477825D67A13]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1058689 INFO  (searcherExecutor-4900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10828770[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c3/2:delGen=1) Uninverting(_4(6.4.0):c3/2:delGen=1) Uninverting(_5(6.4.0):c3/2:delGen=1) Uninverting(_6(6.4.0):c3/2:delGen=1) Uninverting(_7(6.4.0):c3/2:delGen=1) Uninverting(_8(6.4.0):c3/2:delGen=1) Uninverting(_9(6.4.0):c3/2:delGen=1) Uninverting(_a(6.4.0):c3/2:delGen=1) Uninverting(_b(6.4.0):c3/2:delGen=1) Uninverting(_c(6.4.0):c3/2:delGen=1) Uninverting(_d(6.4.0):c3/2:delGen=1) Uninv

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

MBeanServer.
   [junit4]   2> 1062080 INFO  (TEST-TestRecovery.testLogReplay-seed#[CB39477825D67A13]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1062081 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1062095 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1062104 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1062160 WARN  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1062161 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1062166 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1062166 WARN  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1062166 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1062167 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001/init-core-data-001/]
   [junit4]   2> 1062167 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11946054
   [junit4]   2> 1062176 WARN  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1062185 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1062185 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1062187 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1062187 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1062188 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=96.70703125, floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=0.12094106680825667, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1062191 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c74ebda[collection1] main]
   [junit4]   2> 1062192 WARN  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1062192 INFO  (coreLoadExecutor-5059-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1062192 INFO  (searcherExecutor-5060-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4c74ebda[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1b(6.4.0):c1) Uninverting(_1d(6.4.0):c1) Uninverting(_1e(6.4.0):c1) Uninverting(_1f(6.4.0):c2)))}
   [junit4]   2> 1062195 INFO  (TEST-TestRecovery.testLogReplay-seed#[CB39477825D67A13]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1062296 INFO  (TEST-TestRecovery.testLogReplay-seed#[CB39477825D67A13]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLogReplay
   [junit4]   2> 1062296 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1062296 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1836621785
   [junit4]   2> 1062296 INFO  (coreCloseExecutor-5065-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d91a596
   [junit4]   2> 1062305 INFO  (coreCloseExecutor-5065-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1062309 INFO  (SUITE-TestRecovery-seed#[CB39477825D67A13]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_CB39477825D67A13-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=th, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=195600944,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrackingShardHandlerFactory, DistribCursorPagingTest, RecoveryZkTest, TestDistributedMissingSort, TestCloudDeleteByQuery, TestSolrXml, CheckHdfsIndexTest, BinaryUpdateRequestHandlerTest, TestCloudPseudoReturnFields, TestLFUCache, RemoteQueryErrorTest, SolrCloudExampleTest, TlogReplayBufferedWhileIndexingTest, TestSolrCLIRunExample, TestZkChroot, TestIndexingPerformance, FieldMutatingUpdateProcessorTest, TestBinaryResponseWriter, TestOnReconnectListenerSupport, SaslZkACLProviderTest, BlockJoinFacetDistribTest, TestInitParams, TestCollationField, TestConfigOverlay, CloneFieldUpdateProcessorFactoryTest, TestSchemaNameResource, ChangedSchemaMergeTest, SpatialRPTFieldTypeTest, SolrJmxReporterTest, TestGroupingSearch, XmlUpdateRequestHandlerTest, DistributedQueryComponentCustomSortTest, CoreSorterTest, TestNumericTerms32, CdcrBootstrapTest, TestDynamicLoading, TestXIncludeConfig, TestConfig, ExplicitHLLTest, ConnectionReuseTest, AssignTest, TestImpersonationWithHadoopAuth, TestClassicSimilarityFactory, DeleteReplicaTest, TestMergePolicyConfig, TestDocTermOrds, ShowFileRequestHandlerTest, CollectionStateFormat2Test, MetricsHandlerTest, DirectUpdateHandlerOptimizeTest, TestExtendedDismaxParser, RequestLoggingTest, PrimitiveFieldTypeTest, TestSmileRequest, OverseerTaskQueueTest, HdfsChaosMonkeySafeLeaderTest, AddBlockUpdateTest, TestReloadDeadlock, OverseerTest, SuggesterTest, PKIAuthenticationIntegrationTest, HdfsDirectoryFactoryTest, TestJsonFacetRefinement, TestJmxMonitoredMap, TestUnifiedSolrHighlighter, TestWriterPerf, DOMUtilTest, PingRequestHandlerTest, ClassificationUpdateProcessorFactoryTest, ResponseLogComponentTest, DistributedFacetExistsSmallTest, JSONWriterTest, LeaderFailoverAfterPartitionTest, TestMiniSolrCloudCluster, TestSolrQueryParserResource, TestConfigSetsAPIZkFailure, QueryParsingTest, TestRuleBasedAuthorizationPlugin, VersionInfoTest, LukeRequestHandlerTest, TestUseDocValuesAsStored2, TestExactStatsCache, DocValuesMultiTest, SolrPluginUtilsTest, DistributedFacetPivotSmallAdvancedTest, RestartWhileUpdatingTest, TestShardHandlerFactory, DistributedQueueTest, TestStressLiveNodes, TestSchemaManager, ParsingFieldUpdateProcessorsTest, TestReversedWildcardFilterFactory, TestManagedSynonymFilterFactory, CoreAdminHandlerTest, TestSolrQueryParser, TestFieldCacheVsDocValues, SolrTestCaseJ4Test, DebugComponentTest, TestNamedUpdateProcessors, HLLUtilTest, DataDrivenBlockJoinTest, TestPushWriter, StatelessScriptUpdateProcessorFactoryTest, TestRestoreCore, CursorMarkTest, TestFieldResource, SuggesterTSTTest, SolrCoreMetricManagerTest, TestPerFieldSimilarityClassic, TestHdfsBackupRestoreCore, UnloadDistributedZkTest, TestReplicationHandler, LeaderElectionTest, TestRandomDVFaceting, TestFaceting, TestRecovery]
   [junit4] Completed [344/679 (1!)] on J2 in 5.09s, 12 tests, 1 failure <<< FAILURES!

[...truncated 63518 lines...]



[JENKINS] Lucene-Solr-Tests-6.x - Build # 668 - Still Unstable

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

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([60F36972CEF8A74:BCDD59EFAFC16461]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:821)
	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

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




Build Log:
[...truncated 11940 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_60F36972CEF8A74-001/init-core-data-001
   [junit4]   2> 1152752 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1152764 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1152771 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1152889 WARN  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1152891 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1152910 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1153020 WARN  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1153065 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1153105 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1153109 WARN  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1153111 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153111 WARN  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1153130 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153130 WARN  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1153131 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153249 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1153321 WARN  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1153330 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1153362 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1153661 WARN  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1153663 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1153668 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1153668 WARN  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1153668 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153668 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_60F36972CEF8A74-001/init-core-data-001/]
   [junit4]   2> 1153668 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153669 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=40.818359375, floorSegmentMB=0.287109375, forceMergeDeletesPctAllowed=17.759311061113706, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3717106634143147
   [junit4]   2> 1153732 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1153732 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1153733 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1153733 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1153733 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=35.587890625, floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=3.763306905885374, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36097608063963327
   [junit4]   2> 1153734 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57beba94[collection1] main]
   [junit4]   2> 1153735 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1153740 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1153781 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1153781 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1153782 INFO  (coreLoadExecutor-4186-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556177792798818304
   [junit4]   2> 1153785 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1153788 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1153788 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1153796 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1153796 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1153796 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1153803 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6093159e[collection1] realtime]
   [junit4]   2> 1153803 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 15
   [junit4]   2> 1153804 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1153822 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1153823 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1153823 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1153823 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1153824 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1153824 INFO  (searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57beba94[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1153934 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1153936 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1153975 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1154241 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1154243 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1154257 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1154258 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1154274 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1154275 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.m.SolrMetricManager Replacing existing reporter 'default' in registry 'solr.core.collection1': [org.apache.solr.metrics.reporters.SolrJmxReporter@ab84ff3: domain = solr.core.collection1, service url = null, agent id = null]
   [junit4]   2> 1154277 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_60F36972CEF8A74-001/init-core-data-001/]
   [junit4]   2> 1154277 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1154315 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1154315 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1154315 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bb369a5[collection1] main]
   [junit4]   2> 1154316 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1154316 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1154318 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1154319 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556177793361903616
   [junit4]   2> 1154324 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=63.0751953125, floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=8.12715923822912, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5909521839867508
   [junit4]   2> 1154325 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1154400 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1154401 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1154401 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1154401 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1154401 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1154401 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1154401 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1154401 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1154401 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1154402 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bb369a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1154402 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b42566c[collection1] main]
   [junit4]   2> 1154402 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e77eafd
   [junit4]   2> 1154407 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1154410 INFO  (searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b42566c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1154415 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1556177793455226880)]} 0 7
   [junit4]   2> 1154416 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1154417 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1556177793464664064)]} 0 9
   [junit4]   2> 1154417 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1154418 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1556177793465712640)]} 0 9
   [junit4]   2> 1154418 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1154418 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.SolrTestCaseJ4 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:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1154418 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&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:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:814)
   [junit4]   2> 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [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:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [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:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1154419 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=60F36972CEF8A74 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=US/Alaska -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.64s J1 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([60F36972CEF8A74:BCDD59EFAFC16461]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:821)
   [junit4]    > 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:814)
   [junit4]    > 	... 40 more
   [junit4]   2> 1154420 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1154420 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1606455042
   [junit4]   2> 1154431 INFO  (coreCloseExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@44e837d5
   [junit4]   2> 1154432 INFO  (coreCloseExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1154432 INFO  (coreCloseExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@678ae574
   [junit4]   2> 1154471 INFO  (coreCloseExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1154472 INFO  (SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_60F36972CEF8A74-001
   [junit4]   2> Jan 10, 2017 10:19:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sr-RS, timezone=US/Alaska
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=121215152,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, ChaosMonkeySafeLeaderTest, InfoHandlerTest, LeaderElectionContextKeyTest, TestUseDocValuesAsStored, TestSolrCloudWithDelegationTokens, TestJettySolrRunner, DeleteStatusTest, TestCollationFieldDocValues, TestCharFilters, BitVectorTest, IndexSchemaTest, DistribJoinFromCollectionTest, BasicFunctionalityTest, CdcrUpdateLogTest, TestHashPartitioner, TestConfigReload, TestSegmentSorting, DeleteNodeTest, TestTrie, TestRTGBase, UtilsToolTest, SortByFunctionTest, SolrIndexConfigTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedTermsComponentTest, TestSystemIdResolver, LoggingHandlerTest, DistributedFacetPivotWhiteBoxTest, HdfsLockFactoryTest, CoreAdminCreateDiscoverTest, URLClassifyProcessorTest, TestLegacyFieldCache, BooleanFieldTest, DirectSolrSpellCheckerTest, HttpSolrCallGetCoreTest, SuggesterFSTTest, StressHdfsTest, EchoParamsTest, DistributedMLTComponentTest, DirectSolrConnectionTest, TestRequestForwarding, TestInfoStreamLogging, TestComplexPhraseQParserPlugin, RulesTest, HdfsRestartWhileUpdatingTest, SearchHandlerTest, ShardRoutingCustomTest, CdcrReplicationHandlerTest, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, TestManagedResource, TestMacroExpander, TestFuzzyAnalyzedSuggestions, TestNonDefinedSimilarityFactory, HLLSerializationTest, MetricUtilsTest, HdfsChaosMonkeyNothingIsSafeTest, TestStressCloudBlindAtomicUpdates, BasicAuthIntegrationTest, HighlighterTest, CopyFieldTest, TestLockTree, TestSuggestSpellingConverter, CollectionsAPIAsyncDistributedZkTest, TestAnalyzeInfixSuggestions, SpellCheckComponentTest, TestRandomCollapseQParserPlugin, TestHdfsUpdateLog, SpellCheckCollatorTest, HighlighterMaxOffsetTest, ReplicationFactorTest, ZkControllerTest, CSVRequestHandlerTest, TestExactSharedStatsCache, DistributedSuggestComponentTest, DocumentBuilderTest, AtomicUpdatesTest, TestUninvertingReader, TestUpdate, TestClusterProperties, RankQueryTest, TestSolrCoreParser, SolrCLIZkUtilsTest, SpellingQueryConverterTest, TestExportWriter, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest, TestQueryTypes, BJQParserTest, IndexSchemaRuntimeFieldTest, JvmMetricsTest, WordBreakSolrSpellCheckerTest, TestFieldTypeResource, TestRTimerTree, PreAnalyzedFieldManagedSchemaCloudTest, DistributedExpandComponentTest, IndexBasedSpellCheckerTest, TestInitQParser, DistanceFunctionTest, TestSurroundQueryParser, TestManagedSchemaThreadSafety, SpatialFilterTest, ZkSolrClientTest, TestElisionMultitermQuery, SliceStateTest, FileUtilsTest, UUIDUpdateProcessorFallbackTest, HdfsTlogReplayBufferedWhileIndexingTest, WrapperMergePolicyFactoryTest, TestNoOpRegenerator, CollectionReloadTest, TestDelegationWithHadoopAuth, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, HardAutoCommitTest]
   [junit4] Completed [359/679 (1!)] on J1 in 2.02s, 1 test, 1 error <<< FAILURES!

[...truncated 63491 lines...]