You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/27 12:23:30 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 474 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/474/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

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

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"},  from server:  null
	at __randomizedtesting.SeedInfo.seed([6EDE99E3A6E49B77:B693B4B451393ED7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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)


FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([6EDE99E3A6E49B77:D40CF69B25CA7562]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
	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:806)
	... 40 more




Build Log:
[...truncated 10733 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6EDE99E3A6E49B77-001/init-core-data-001
   [junit4]   2> 200043 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 200044 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 200044 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 200071 WARN  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 200073 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 200123 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 200208 WARN  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 200251 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 200260 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 200262 INFO  (coreLoadExecutor-752-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 200287 WARN  (coreLoadExecutor-752-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 200288 INFO  (coreLoadExecutor-752-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 200307 INFO  (coreLoadExecutor-752-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 200405 WARN  (coreLoadExecutor-752-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 200407 INFO  (coreLoadExecutor-752-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 200414 INFO  (coreLoadExecutor-752-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 200415 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6EDE99E3A6E49B77-001/init-core-data-001/]
   [junit4]   2> 200415 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65fd122d
   [junit4]   2> 200415 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=75.529296875, floorSegmentMB=2.1669921875, forceMergeDeletesPctAllowed=1.8417913699914112, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4051359790987771
   [junit4]   2> 200429 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 200429 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 200430 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 200430 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 200430 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=296742043, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 200430 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@444fa449[collection1] main]
   [junit4]   2> 200431 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 200435 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 200451 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 200451 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 200452 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 200452 INFO  (coreLoadExecutor-752-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549341284080025600
   [junit4]   2> 200452 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 200452 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 200453 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 200453 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 200453 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 200454 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 200454 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 200455 INFO  (searcherExecutor-753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@444fa449[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 200456 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 200458 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 200462 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1549341284087365632)} 0 3
   [junit4]   2> 200464 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 200491 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 200492 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 200509 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 200579 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 200581 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 200588 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 200589 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6EDE99E3A6E49B77-001/init-core-data-001/]
   [junit4]   2> 200589 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65fd122d
   [junit4]   2> 200603 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 200603 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 200604 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@694d4fa1[collection1] main]
   [junit4]   2> 200604 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 200605 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 200608 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 200609 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 200610 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 200610 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 200610 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 200610 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 200610 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 200611 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 200611 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 200611 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 200612 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@694d4fa1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 200618 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@50391b99
   [junit4]   2> 200619 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 200619 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@199c6a93[collection1] main]
   [junit4]   2> 200619 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61aaba4c
   [junit4]   2> 200634 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@199c6a93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 200636 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1549341284266672128)]} 0 6
   [junit4]   2> 200637 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    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> 200638 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1549341284274012160)]} 0 8
   [junit4]   2> 200638 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    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> 200639 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1549341284275060736)]} 0 8
   [junit4]   2> 200639 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    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> 200639 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    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> 200639 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    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:806)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [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> 200640 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=6EDE99E3A6E49B77 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=CNT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.19s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6EDE99E3A6E49B77:D40CF69B25CA7562]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [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:806)
   [junit4]    > 	... 40 more
   [junit4]   2> 200645 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 200659 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ea365dc[collection1] realtime]
   [junit4]   2> 200660 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1549341284282400768)} 0 14
   [junit4]   2> 200660 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 200688 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 200689 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 200707 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 200763 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    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> 200765 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 200774 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 200774 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6EDE99E3A6E49B77-001/init-core-data-001/]
   [junit4]   2> 200774 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65fd122d
   [junit4]   2> 200791 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 200791 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 200792 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bce31c[collection1] main]
   [junit4]   2> 200792 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 200793 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 200797 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 200800 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 200813 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 200813 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 200813 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 200814 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 200814 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 200815 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 200816 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=54.6005859375, floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=19.439871074991647, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8639246982695091
   [junit4]   2> 200816 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 200816 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 200816 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 200816 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 200816 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@744e4468[collection1] main]
   [junit4]   2> 200817 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bce31c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 200817 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16ddd57c
   [junit4]   2> 200818 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@744e4468[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 200827 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1549341284472193024)]} 0 2
   [junit4]   2> 200828 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1549341284474290176)]} 0 2
   [junit4]   2> 200828 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1549341284474290177)]} 0 2
   [junit4]   2> 200828 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1549341284474290178)]} 0 3
   [junit4]   2> 200829 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1549341284474290179)]} 0 3
   [junit4]   2> 200829 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1549341284475338752)]} 0 3
   [junit4]   2> 200829 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1549341284475338753)]} 0 4
   [junit4]   2> 200829 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1549341284475338754)]} 0 4
   [junit4]   2> 200830 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1549341284476387328)]} 0 4
   [junit4]   2> 200830 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1549341284476387329)]} 0 5
   [junit4]   2> 200831 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1549341284476387330)]} 0 5
   [junit4]   2> 200831 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1549341284477435904)]} 0 5
   [junit4]   2> 200831 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1549341284477435905)]} 0 5
   [junit4]   2> 200831 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1549341284477435906)]} 0 6
   [junit4]   2> 200831 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 200832 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1549341284478484480)]} 0 6
   [junit4]   2> 200834 INFO  (commitScheduler-765-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 200844 INFO  (commitScheduler-765-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7db111c0[collection1] main]
   [junit4]   2> 200844 INFO  (commitScheduler-765-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 200845 INFO  (searcherExecutor-762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7db111c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):C15)))}
   [junit4]   2> 201083 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1549341284740628480)]} 0 257
   [junit4]   2> 201084 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 201085 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 201085 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 201089 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 201095 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b6ab7ba[collection1] realtime]
   [junit4]   2> 201095 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1549341284747968512)} 0 6
   [junit4]   2> 201097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 201127 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 201129 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 201155 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 201210 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    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> 201212 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 201220 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 201220 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6EDE99E3A6E49B77-001/init-core-data-001/]
   [junit4]   2> 201221 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65fd122d
   [junit4]   2> 201239 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 201239 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 201240 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@501235b[collection1] main]
   [junit4]   2> 201240 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 201241 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 201250 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 201254 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 201255 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 201255 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 201255 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 201255 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 201255 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 201256 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44664323594864686]
   [junit4]   2> 201256 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 201256 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 201256 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 201256 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ed8a902[collection1] main]
   [junit4]   2> 201256 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 201256 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a706393
   [junit4]   2> 201257 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 201258 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@501235b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 201258 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 201259 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 201260 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 201260 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 201261 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 201261 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 201261 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 201262 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 201262 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 201263 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ed8a902[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 201267 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1549341284933566464)]} 0 0
   [junit4]   2> 201267 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    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> 202268 INFO  (commitScheduler-769-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 202274 INFO  (commitScheduler-769-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e3392a0[collection1] main]
   [junit4]   2> 202274 INFO  (commitScheduler-769-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 202275 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e3392a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.3.0):C1)))}
   [junit4]   2> 202277 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1549341285993676800)]} 0 1012
   [junit4]   2> 202278 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 202280 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    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> 202280 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[529 (-1549341285996822528)]} 0 0
   [junit4]   2> 202280 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 203279 INFO  (commitScheduler-769-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 203283 INFO  (commitScheduler-769-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f9db3f[collection1] main]
   [junit4]   2> 203283 INFO  (commitScheduler-769-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 203284 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f9db3f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):C1)))}
   [junit4]   2> 203289 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1549341287053787136)]} 0 2023
   [junit4]   2> 203289 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    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> 203289 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287054835712)]} 0 2024
   [junit4]   2> 203290 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287055884288)]} 0 2024
   [junit4]   2> 203290 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287055884289)]} 0 2024
   [junit4]   2> 203290 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287055884290)]} 0 2024
   [junit4]   2> 203290 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287055884291)]} 0 2024
   [junit4]   2> 203290 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287055884292)]} 0 2024
   [junit4]   2> 203290 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287055884293)]} 0 2025
   [junit4]   2> 203291 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287055884294)]} 0 2025
   [junit4]   2> 203291 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287056932864)]} 0 2025
   [junit4]   2> 203291 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549341287056932865)]} 0 2025
   [junit4]   2> 203291 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 204293 INFO  (commitScheduler-769-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 204297 INFO  (commitScheduler-769-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bd935b0[collection1] main]
   [junit4]   2> 204298 INFO  (commitScheduler-769-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 204299 INFO  (searcherExecutor-766-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bd935b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):C1) Uninverting(_5(6.3.0):C11/9:delGen=1)))}
   [junit4]   2> 204545 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1549341288371847168)]} 0 3280
   [junit4]   2> 204545 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 204546 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6EDE99E3A6E49B77]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 204546 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 204546 INFO  (SUITE-AutoCommitTest-seed#[6EDE99E3A6E49B77]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1916715055
   [junit4]   2> 204547 INFO  (coreCloseExecutor-770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@519fea86
   [junit4]   2> 204547 INFO  (coreCloseExecutor-770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 204547 INFO  (coreCloseExecutor-770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b613b71
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6EDE99E3A6E49B77-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FST50, _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_t=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= true), subject=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FST50, range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=BlockTreeOrds(blocksize=128), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1038, maxMBSortInHeap=6.8831286303443475, sim=ClassicSimilarity, locale=sq, timezone=CNT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=326027048,total=418381824
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrCoreProperties, TestLMJelinekMercerSimilarityFactory, TestJoin, TestFoldingMultitermQuery, EchoParamsTest, WordBreakSolrSpellCheckerTest, TestCopyFieldCollectionResource, TestPHPSerializedResponseWriter, SolrIndexConfigTest, TestConfigSetsAPI, CacheHeaderTest, TestManagedSchemaThreadSafety, AliasIntegrationTest, CdcrReplicationHandlerTest, DeleteShardTest, TestCustomDocTransformer, TestSolrQueryParserResource, DistributedVersionInfoTest, ChaosMonkeySafeLeaderTest, BlockJoinFacetSimpleTest, SuggesterTest, TestLeaderInitiatedRecoveryThread, DistributedFacetPivotLargeTest, AutoCommitTest]
   [junit4] Completed [44/646 (1!)] on J1 in 4.55s, 3 tests, 1 error <<< FAILURES!

[...truncated 1586 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/init-core-data-001
   [junit4]   2> 2766413 INFO  (SUITE-TestDynamicLoading-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2766413 INFO  (SUITE-TestDynamicLoading-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2766417 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2766417 INFO  (Thread-4628) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2766417 INFO  (Thread-4628) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2766517 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.ZkTestServer start zk server on port:57550
   [junit4]   2> 2766535 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2766539 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2766542 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2766544 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2766547 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2766549 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2766551 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2766554 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2766556 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2766559 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2766561 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2766704 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/control-001/cores/collection1
   [junit4]   2> 2766705 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2766707 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dc6da58{/,null,AVAILABLE}
   [junit4]   2> 2766707 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.e.j.s.ServerConnector Started ServerConnector@464db6b2{HTTP/1.1,[http/1.1]}{127.0.0.1:61579}
   [junit4]   2> 2766707 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.e.j.s.Server Started @2771497ms
   [junit4]   2> 2766707 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/tempDir-001/control/data, hostContext=/, hostPort=61579, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/control-001/cores}
   [junit4]   2> 2766709 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2766709 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 2766709 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2766709 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2766709 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-27T11:59:16.301Z
   [junit4]   2> 2766713 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2766713 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/control-001/solr.xml
   [junit4]   2> 2766729 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2766729 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57550/solr
   [junit4]   2> 2766760 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [n:127.0.0.1:61579_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61579_
   [junit4]   2> 2766761 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [n:127.0.0.1:61579_    ] o.a.s.c.Overseer Overseer (id=96833998422736900-127.0.0.1:61579_-n_0000000000) starting
   [junit4]   2> 2766773 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [n:127.0.0.1:61579_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61579_
   [junit4]   2> 2766802 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [n:127.0.0.1:61579_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/control-001/cores
   [junit4]   2> 2766803 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [n:127.0.0.1:61579_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2766804 INFO  (zkCallback-9996-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2766808 INFO  (OverseerStateUpdate-96833998422736900-127.0.0.1:61579_-n_0000000000) [n:127.0.0.1:61579_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2767823 WARN  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2767823 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2767834 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2767894 WARN  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection   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> 2767895 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2767914 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2767915 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/control-001/cores/collection1/data/]
   [junit4]   2> 2767915 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45ff1b95
   [junit4]   2> 2767915 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2767919 WARN  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2767933 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2767933 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2767934 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2767934 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2767935 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=88.6962890625, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=5.716220158555859, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2767935 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ebdbd02[collection1] main]
   [junit4]   2> 2767936 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2767937 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2767937 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2767938 INFO  (searcherExecutor-9395-thread-1-processing-n:127.0.0.1:61579_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ebdbd02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2767938 INFO  (coreLoadExecutor-9394-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549343976356577280
   [junit4]   2> 2767951 INFO  (coreZkRegister-9387-thread-1-processing-n:127.0.0.1:61579_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2767951 INFO  (coreZkRegister-9387-thread-1-processing-n:127.0.0.1:61579_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2767951 INFO  (coreZkRegister-9387-thread-1-processing-n:127.0.0.1:61579_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61579/collection1/
   [junit4]   2> 2767951 INFO  (coreZkRegister-9387-thread-1-processing-n:127.0.0.1:61579_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2767951 INFO  (coreZkRegister-9387-thread-1-processing-n:127.0.0.1:61579_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61579/collection1/ has no replicas
   [junit4]   2> 2767959 INFO  (coreZkRegister-9387-thread-1-processing-n:127.0.0.1:61579_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61579/collection1/ shard1
   [junit4]   2> 2768111 INFO  (coreZkRegister-9387-thread-1-processing-n:127.0.0.1:61579_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61579_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2768319 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2768321 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2768321 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2768469 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/shard-1-001/cores/collection1
   [junit4]   2> 2768469 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/shard-1-001
   [junit4]   2> 2768470 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2768472 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@624c7fad{/,null,AVAILABLE}
   [junit4]   2> 2768472 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e31e6f0{HTTP/1.1,[http/1.1]}{127.0.0.1:44311}
   [junit4]   2> 2768472 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.e.j.s.Server Started @2773262ms
   [junit4]   2> 2768472 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=44311, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/shard-1-001/cores}
   [junit4]   2> 2768474 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2768474 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 2768474 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2768475 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2768475 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-27T11:59:18.067Z
   [junit4]   2> 2768478 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2768478 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/shard-1-001/solr.xml
   [junit4]   2> 2768483 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2768484 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57550/solr
   [junit4]   2> 2768521 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [n:127.0.0.1:44311_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2768550 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [n:127.0.0.1:44311_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44311_
   [junit4]   2> 2768564 INFO  (zkCallback-9996-thread-1-processing-n:127.0.0.1:61579_) [n:127.0.0.1:61579_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2768566 INFO  (zkCallback-10000-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2768567 INFO  (zkCallback-10006-thread-1-processing-n:127.0.0.1:44311_) [n:127.0.0.1:44311_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2768636 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [n:127.0.0.1:44311_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001/shard-1-001/cores
   [junit4]   2> 2768637 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [n:127.0.0.1:44311_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2768652 INFO  (OverseerStateUpdate-96833998422736900-127.0.0.1:61579_-n_0000000000) [n:127.0.0.1:61579_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2768756 INFO  (zkCallback-10006-thread-1-processing-n:127.0.0.1:44311_) [n:127.0.0.1:44311_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2769669 WARN  (coreLoadExecutor-9405-thread-1-processing-n:127.0.0.1:44311_) [n:127.0.0.1:44311_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr

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

77]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@a8a4859{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2806262 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d5ce80a{/,null,UNAVAILABLE}
   [junit4]   2> 2806271 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6EDE99E3A6E49B77]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57550 57550
   [junit4]   2> 2806290 INFO  (Thread-4628) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57550 57550
   [junit4]   2> 2806293 WARN  (Thread-4628) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	36	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=6EDE99E3A6E49B77 -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Indian/Mahe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 39.9s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6EDE99E3A6E49B77:B693B4B451393ED7]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2806298 INFO  (SUITE-TestDynamicLoading-seed#[6EDE99E3A6E49B77]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6EDE99E3A6E49B77-001
   [junit4]   2> Oct 27, 2016 11:59:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {blobName=FST50, size=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=FSTOrd50, id=PostingsFormat(name=Asserting), version=FST50, md5=FSTOrd50, timestamp=FSTOrd50}, docValues:{}, maxPointsInLeafNode=144, maxMBSortInHeap=6.5651841541953795, sim=ClassicSimilarity, locale=id-ID, timezone=Indian/Mahe
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=150101904,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzedSuggestions, HLLUtilTest, TestNumericTerms32, HighlighterTest, TestSolrQueryParserDefaultOperatorResource, TestBlendedInfixSuggestions, TestComplexPhraseQParserPlugin, HdfsBasicDistributedZk2Test, OverriddenZkACLAndCredentialsProvidersTest, CustomCollectionTest, TestFieldCacheWithThreads, BigEndianAscendingWordDeserializerTest, TestCloudPseudoReturnFields, TestRemoteStreaming, OverseerTest, TestFieldCacheSanityChecker, TestRestManager, DistribDocExpirationUpdateProcessorTest, TestTolerantSearch, TestScoreJoinQPScore, TestPartialUpdateDeduplication, ForceLeaderTest, DistributedSuggestComponentTest, ClusterStateUpdateTest, FileUtilsTest, LeaderElectionTest, TestRandomCollapseQParserPlugin, OverseerModifyCollectionTest, RemoteQueryErrorTest, DistributedDebugComponentTest, TestElisionMultitermQuery, RollingRestartTest, TestRequestForwarding, SimpleFacetsTest, TestStressReorder, EnumFieldTest, TestLeaderElectionZkExpiry, DocValuesMultiTest, TestMiniSolrCloudCluster, LeaderElectionContextKeyTest, DeleteLastCustomShardedReplicaTest, TestStressRecovery, AnalysisErrorHandlingTest, DistributedMLTComponentTest, TestXmlQParserPlugin, TestLazyCores, TestSizeLimitedDistributedMap, AlternateDirectoryTest, TestBinaryResponseWriter, SchemaVersionSpecificBehaviorTest, TestRTGBase, TestPKIAuthenticationPlugin, DistributedQueueTest, TestRTimerTree, FastVectorHighlighterTest, TestInitQParser, HdfsRestartWhileUpdatingTest, TestConfigOverlay, TestSurroundQueryParser, TestBinaryResponseWriter, TemplateUpdateProcessorTest, TestSolrIndexConfig, CoreAdminRequestStatusTest, HdfsCollectionsAPIDistributedZkTest, TestRestoreCore, PKIAuthenticationIntegrationTest, TestUpdate, TestFieldTypeResource, TestLFUCache, DistributedFacetPivotSmallTest, WrapperMergePolicyFactoryTest, TestTestInjection, TestCharFilters, BlockJoinFacetRandomTest, TestClassicSimilarityFactory, IndexSchemaRuntimeFieldTest, TestJmxIntegration, DistributedFacetExistsSmallTest, BlockCacheTest, BaseCdcrDistributedZkTest, SolrTestCaseJ4Test, DistributedQueryComponentCustomSortTest, TimeZoneUtilsTest, TestSolrJ, TestUseDocValuesAsStored2, OverseerStatusTest, CurrencyFieldXmlFileTest, TestSubQueryTransformerCrossCore, TestExactSharedStatsCache, BasicDistributedZkTest, PingRequestHandlerTest, TestAuthenticationFramework, DeleteReplicaTest, DataDrivenBlockJoinTest, TestFaceting, TestFastLRUCache, QueryElevationComponentTest, TestCoreContainer, SolrCoreTest, CollectionStateFormat2Test, TestSchemaVersionResource, PolyFieldTest, DisMaxRequestHandlerTest, BufferStoreTest, TestPerFieldSimilarityWithDefaultOverride, TestSolrConfigHandlerConcurrent, TestSolrQueryResponse, TestDocumentBuilder, TestGraphTermsQParserPlugin, TestRawResponseWriter, TolerantUpdateProcessorTest, TestCSVResponseWriter, RequestLoggingTest, SimplePostToolTest, FullHLLTest, TestMiniSolrCloudClusterSSL, TestSolr4Spatial2, TestUniqueKeyFieldResource, TestTrieFacet, MultiTermTest, TestPerFieldSimilarity, TestExtendedDismaxParser, TestChildDocTransformer, ParsingFieldUpdateProcessorsTest, TestLRUStatsCache, TestBulkSchemaConcurrent, SpatialFilterTest, AddSchemaFieldsUpdateProcessorFactoryTest, ResponseLogComponentTest, PeerSyncReplicationTest, TestManagedSynonymFilterFactory, TestInfoStreamLogging, TestUninvertingReader, RequiredFieldsTest, TestDynamicFieldResource, RulesTest, SaslZkACLProviderTest, DirectUpdateHandlerTest, TestDownShardTolerantSearch, TestMissingGroups, TestSSLRandomization, ClassificationUpdateProcessorFactoryTest, PrimUtilsTest, TestShardHandlerFactory, TestSolrDynamicMBean, TestSimpleQParserPlugin, StressHdfsTest, TestLRUCache, TestJsonFacets, PathHierarchyTokenizerFactoryTest, SyncSliceTest, MultiThreadedOCPTest, DistributedFacetPivotLongTailTest, TestOverriddenPrefixQueryForCustomFieldType, HardAutoCommitTest, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, TestSolrQueryParser, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest, SearchHandlerTest, SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AssignTest, CdcrBootstrapTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteStatusTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudRecovery, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRandomFlRTGCloud, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, CoreSorterTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestDynamicLoading]
   [junit4] Completed [537/646 (2!)] on J0 in 40.16s, 1 test, 1 failure <<< FAILURES!

[...truncated 60726 lines...]