Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6074/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC
4 tests failed.
FAILED: org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([C093C1893F760A49:F1287FBC9A491A99]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
at
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
and 6 <= . and . <= 10]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">3</int></lst><result name="response" numFound="0"
start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst
name="everother"><int name="numFound">1</int><int
name="startOffset">9</int><int name="endOffset">18</int><arr
name="suggestion"><str>everyother</str></arr></lst></lst><lst
name="collations"><lst name="collation"><str
name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst
name="misspellingsAndCorrections"><str
name="everother">everyother</str></lst></lst></lst></lst>
</response>
request
was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
... 41 more
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([C093C1893F760A49:A82CF4A3EFEC18A5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
java.lang.NullPointerException
Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
at
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
at org.apache.hadoop.util.Shell.run(Shell.java:456)
at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
at
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
... 31 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
Stack Trace:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11071 lines...]
[junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001
[junit4] 2> 781201 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-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> 781201 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 781201 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 781201 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 781201 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 781202 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 781202 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 781249 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 781252 WARN
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 781252 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 781259 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
[junit4] 2> 781264 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 781331 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 781340 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 781340 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 781345 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 781346 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 781349 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 781349 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 781349 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 781349 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 781349 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr'
[junit4] 2> 781349 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 781349 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 781349 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 1274738881
[junit4] 2> 781349 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr]
[junit4] 2> 781350 WARN
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
[junit4] 2> 781350 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 781355 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 781355 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 781355 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 781355 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 781355 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 781356 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1,
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001,
shard=shard1}
[junit4] 2> 781357 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 781358 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 781358 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 781358 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 781358 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 781378 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 781380 WARN (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 781381 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 781387 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
[junit4] 2> 781391 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 781446 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 781451 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 781451 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 781456 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 781457 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 781459 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 781459 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 781466 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
[junit4] 2> 781466 INFO (coreLoadExecutor-3894-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 781467 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 781467 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\]
[junit4] 2> 781467 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 781467 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata
[junit4] 2> 781467 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 781467 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
[junit4] 2> 781467 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index/
[junit4] 2> 781467 WARN (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index'
doesn't exist. Creating new index...
[junit4] 2> 781468 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index
[junit4] 2> 781468 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 781468 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_1,generation=1}
[junit4] 2> 781468 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 781468 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
[junit4] 2> 781470 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 781474 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 781476 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 781476 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 781477 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 781478 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,spellCheckCompRH1,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 781478 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=45.5869140625,
floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=25.08406866690746,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5677612980149085
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_1,generation=1}
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5c4002d2[collection1] main]
[junit4] 2> 781480 WARN (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 781480 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 781489 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: default
[junit4] 2> 781495 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: default_teststop
[junit4] 2> 781495 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
[junit4] 2> 781495 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
[junit4] 2> 781506 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: threshold
[junit4] 2> 781506 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
[junit4] 2> 781506 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: threshold_direct
[junit4] 2> 781512 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: multipleFields
[junit4] 2> 781531 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: freq
[junit4] 2> 781538 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: fqcn
[junit4] 2> 781538 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 781540 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 781540 INFO (coreLoadExecutor-3894-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 781541 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 781541 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 781543 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 781543 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 781543 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 781543 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 781545 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 3
[junit4] 2> 781545 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 781545 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 781545 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 781547 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 781548 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 781548 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 781549 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 781550 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 781550 INFO
(searcherExecutor-3895-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5c4002d2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 781553 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 5
[junit4] 2> 781554 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 781554 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 781557 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 2
[junit4] 2> 781558 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 781558 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 781561 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 2
[junit4] 2> 781562 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 781562 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10]} 0 0
[junit4] 2> 781565 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11]} 0 2
[junit4] 2> 781565 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[12]} 0 0
[junit4] 2> 781565 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13]} 0 0
[junit4] 2> 781568 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[14]} 0 2
[junit4] 2> 781569 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[15]} 0 0
[junit4] 2> 781569 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[16]} 0 0
[junit4] 2> 781569 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 781580 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_2,generation=2}
[junit4] 2> 781582 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 781585 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a17fd20[collection1] main]
[junit4] 2> 781585 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 781585 INFO (searcherExecutor-3895-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 781634 INFO (searcherExecutor-3895-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 781674 INFO (searcherExecutor-3895-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 781685 INFO (searcherExecutor-3895-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 781685 INFO (searcherExecutor-3895-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 781725 INFO (searcherExecutor-3895-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 781765 INFO (searcherExecutor-3895-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 781807 INFO (searcherExecutor-3895-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a17fd20[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)
Uninverting(_1(7.0.0):c3) Uninverting(_2(7.0.0):c3) Uninverting(_3(7.0.0):c3)
Uninverting(_4(7.0.0):c3) Uninverting(_5(7.0.0):c2)))}
[junit4] 2> 781808 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 238
[junit4] 2> 781813 INFO
(TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithFilter
[junit4] 2> 781892 INFO
(TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithFilter
[junit4] 2> 781896 INFO
(TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithGrouping
[junit4] 2> 781972 INFO
(TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithGrouping
[junit4] 2> 781979 INFO
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Starting testExtendedCollate
[junit4] 2> 782034 INFO
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Ending testExtendedCollate
[junit4] 2> 782039 INFO
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithHypens
[junit4] 2> 782140 INFO
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithHypens
[junit4] 2> 782145 INFO
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[C093C1893F760A49]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
[junit4] 2> 782194 INFO
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[C093C1893F760A49]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
[junit4] 2> 782200 INFO
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testContextSensitiveCollate
[junit4] 2> 782248 INFO
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=47
[junit4] 2> 782255 INFO
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true}
hits=1 status=0 QTime=6
[junit4] 2> 782257 INFO
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true}
hits=2 status=0 QTime=0
[junit4] 2> 782309 INFO
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=50
[junit4] 2> 782311 INFO
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true}
hits=1 status=0 QTime=1
[junit4] 2> 782312 INFO
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true}
hits=2 status=0 QTime=0
[junit4] 2> 782312 INFO
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testContextSensitiveCollate
[junit4] 2> 782318 INFO
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
[junit4] 2> 782332 INFO
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=13
[junit4] 2> 782344 INFO
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={mm=1&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&q=partisian+politcal+mashine&defType=edismax&spellcheck.collateParam.mm=100%25&spellcheck=true&qf=teststop&spellcheck.count=10&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=11
[junit4] 2> 782345 INFO
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
[junit4] 2> 782349 INFO
(TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[C093C1893F760A49]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWithCursorMark
[junit4] 2> 782401 INFO
(TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[C093C1893F760A49]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testWithCursorMark
[junit4] 2> 782408 INFO
(TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[C093C1893F760A49])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithRangeQuery
[junit4] 1> id:[1 TO 10] AND lowerfilt:love
[junit4] 2> 782457 INFO
(TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[C093C1893F760A49])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithRangeQuery
[junit4] 2> 782463 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Starting testEstimatedHitCounts
[junit4] 2> 782468 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia}
hits=0 status=0 QTime=4
[junit4] 2> 782471 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=0}
hits=0 status=0 QTime=3
[junit4] 2> 782475 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=30}
hits=0 status=0 QTime=4
[junit4] 2> 782480 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=100}
hits=0 status=0 QTime=3
[junit4] 2> 782484 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=10000}
hits=0 status=0 QTime=3
[junit4] 2> 782488 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=2}
hits=0 status=0 QTime=3
[junit4] 2> 782492 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4}
hits=0 status=0 QTime=3
[junit4] 2> 782495 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4}
hits=0 status=0 QTime=2
[junit4] 2> 782499 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13}
hits=0 status=0 QTime=2
[junit4] 2> 782502 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=12}
hits=0 status=0 QTime=2
[junit4] 2> 782505 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=2}
hits=0 status=0 QTime=2
[junit4] 2> 782520 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13}
hits=0 status=0 QTime=2
[junit4] 2> 782524 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3}
hits=0 status=0 QTime=2
[junit4] 2> 782527 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=15}
hits=0 status=0 QTime=2
[junit4] 2> 782530 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=16}
hits=0 status=0 QTime=2
[junit4] 2> 782533 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13}
hits=0 status=0 QTime=2
[junit4] 2> 782538 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=17}
hits=0 status=0 QTime=4
[junit4] 2> 782542 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3}
hits=0 status=0 QTime=2
[junit4] 2> 782545 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5}
hits=0 status=0 QTime=3
[junit4] 2> 782545 ERROR
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
and 6 <= . and . <= 10]
[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">3</int></lst><result name="response" numFound="0"
start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst
name="everother"><int name="numFound">1</int><int
name="startOffset">9</int><int name="endOffset">18</int><arr
name="suggestion"><str>everyother</str></arr></lst></lst><lst
name="collations"><lst name="collation"><str
name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst
name="misspellingsAndCorrections"><str
name="everother">everyother</str></lst></lst></lst></lst>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
[junit4] 2> 782547 ERROR
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5:java.lang.RuntimeException:
REQUEST FAILED:
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
and 6 <= . and . <= 10]
[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">3</int></lst><result name="response" numFound="0"
start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst
name="everother"><int name="numFound">1</int><int
name="startOffset">9</int><int name="endOffset">18</int><arr
name="suggestion"><str>everyother</str></arr></lst></lst><lst
name="collations"><lst name="collation"><str
name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst
name="misspellingsAndCorrections"><str
name="everother">everyother</str></lst></lst></lst></lst>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
[junit4] 2> at
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
[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:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[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:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[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> 782548 INFO
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [
] o.a.s.SolrTestCaseJ4 ###Ending testEstimatedHitCounts
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SpellCheckCollatorTest -Dtests.method=testEstimatedHitCounts
-Dtests.seed=C093C1893F760A49 -Dtests.slow=true -Dtests.locale=sq-AL
-Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.09s J1 | SpellCheckCollatorTest.testEstimatedHitCounts <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([C093C1893F760A49:F1287FBC9A491A99]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
[junit4] > at
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
and 6 <= . and . <= 10]
[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">3</int></lst><result name="response" numFound="0"
start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst
name="everother"><int name="numFound">1</int><int
name="startOffset">9</int><int name="endOffset">18</int><arr
name="suggestion"><str>everyother</str></arr></lst></lst><lst
name="collations"><lst name="collation"><str
name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst
name="misspellingsAndCorrections"><str
name="everother">everyother</str></lst></lst></lst></lst>
[junit4] > </response>
[junit4] > request
was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
[junit4] > ... 41 more
[junit4] 2> 782555 INFO
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[C093C1893F760A49])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
[junit4] 2> 782616 INFO
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[C093C1893F760A49])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
[junit4] 2> 782616 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 782616 INFO
(SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1274738881
[junit4] 2> 782618 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1afce143
[junit4] 2> 782618 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=17,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 782618 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 782618 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 782618 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 782626 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 782627 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3
directories currently being tracked
[junit4] 2> 782627 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\;done=false>>]
[junit4] 2> 782627 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 782627 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
[junit4] 2> 782627 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index;done=false>>]
[junit4] 2> 782627 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 782627 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index
[junit4] 2> 782627 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata;done=false>>]
[junit4] 2> 782627 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 782628 INFO (coreCloseExecutor-3899-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{start1=FSTOrd50, range_facet_l_dv=PostingsFormat(name=Asserting),
lowerfilt1=FSTOrd50, multiDefault=PostingsFormat(name=Memory doPackFST= true),
teststop=PostingsFormat(name=Memory doPackFST= true),
intDefault=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128),
lowerfilt1and2=PostingsFormat(name=Memory doPackFST= true), end4=FSTOrd50,
end3=PostingsFormat(name=Memory doPackFST= true),
end2=PostingsFormat(name=Asserting), end1=Lucene50(blocksize=128),
lowerfilt=PostingsFormat(name=Memory doPackFST= true),
gram1=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting),
range_facet_i_dv=Lucene50(blocksize=128), gram2=PostingsFormat(name=Asserting),
gram3=PostingsFormat(name=Memory doPackFST= true),
start3=PostingsFormat(name=Asserting), gram4=FSTOrd50,
start2=PostingsFormat(name=Memory doPackFST= true),
word=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128),
start4=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=431,
maxMBSortInHeap=5.245346162150399, sim=RandomSimilarity(queryNorm=true): {},
locale=sq-AL, timezone=Etc/GMT+5
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=388512448,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [ZkStateReaderTest,
CdcrUpdateLogTest, TestConfigSetsAPI, TestTrie, ExitableDirectoryReaderTest,
TestSimpleTrackingShardHandler, TestDocBasedVersionConstraints, TestBadConfig,
TestStressUserVersions, LoggingHandlerTest, ConnectionManagerTest,
BadCopyFieldTest, CoreAdminHandlerTest, TestReload, SaslZkACLProviderTest,
TestHdfsBackupRestoreCore, DistributedFacetPivotLongTailTest,
TestRawTransformer, AddBlockUpdateTest, TestRangeQuery,
TestNonDefinedSimilarityFactory, TestCloudInspectUtil, TestJettySolrRunner,
CoreSorterTest, TestOnReconnectListenerSupport, TestFieldSortValues,
UpdateRequestProcessorFactoryTest, UUIDUpdateProcessorFallbackTest,
TestSolrCoreProperties, DateMathParserTest, BinaryUpdateRequestHandlerTest,
BlockDirectoryTest, TestSolrConfigHandlerConcurrent, BlockJoinFacetRandomTest,
SortByFunctionTest, TestCharFilters, SpellPossibilityIteratorTest,
RequestHandlersTest, TestSchemaNameResource, BasicDistributedZk2Test,
HdfsRestartWhileUpdatingTest, ClassificationUpdateProcessorFactoryTest,
CollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest,
TestShardHandlerFactory, TestNamedUpdateProcessors, TestQuerySenderListener,
TestConfigSetsAPIZkFailure, TermVectorComponentDistributedTest,
DistributedTermsComponentTest, TestExpandComponent,
DeleteLastCustomShardedReplicaTest, TestAuthorizationFramework,
SpatialRPTFieldTypeTest, TestFileDictionaryLookup, ResponseLogComponentTest,
PeerSyncReplicationTest, FieldAnalysisRequestHandlerTest, TestBinaryField,
TestQueryTypes, HdfsCollectionsAPIDistributedZkTest,
DistributedExpandComponentTest, TestStressLiveNodes, TestZkChroot,
DeleteReplicaTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest,
TestFieldCollectionResource, TestSubQueryTransformer, DateFieldTest,
TestFieldCacheSort, StatsComponentTest, BJQParserTest, TestCrossCoreJoin,
TestConfigSetProperties, SpellCheckCollatorTest]
[junit4] Completed [164/632 (1!)] on J1 in 1.46s, 11 tests, 1 error <<<
FAILURES!
[...truncated 247 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C093C1893F760A49-001\init-core-data-001
[junit4] 2> 1657540 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1657546 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1657546 INFO (Thread-3042) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1657546 INFO (Thread-3042) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1657648 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57836
[junit4] 2> 1657648 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1657649 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1657654 INFO (zkCallback-8925-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@80be5f6 name:ZooKeeperConnection
Watcher:127.0.0.1:57836 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1657655 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1657655 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1657655 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1657658 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 1657660 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156bde537030000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1657673 INFO (jetty-launcher-8924-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1657677 INFO (jetty-launcher-8924-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51542153{/solr,null,AVAILABLE}
[junit4] 2> 1657677 INFO (jetty-launcher-8924-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1657678 INFO (jetty-launcher-8924-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6908a7f5{/solr,null,AVAILABLE}
[junit4] 2> 1657682 INFO (jetty-launcher-8924-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@e649cba{SSL,[ssl,
http/1.1]}{127.0.0.1:57840}
[junit4] 2> 1657683 INFO (jetty-launcher-8924-thread-2) [ ]
o.e.j.s.Server Started @1662855ms
[junit4] 2> 1657683 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57840}
[junit4] 2> 1657683 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1657683 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C093C1893F760A49-001\tempDir-001\node1'
[junit4] 2> 1657684 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1657684 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1657685 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1657685 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1657688 INFO (jetty-launcher-8924-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@23f3bf7f{SSL,[ssl,
http/1.1]}{127.0.0.1:57841}
[junit4] 2> 1657688 INFO (jetty-launcher-8924-thread-1) [ ]
o.e.j.s.Server Started @1662861ms
[junit4] 2> 1657688 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57841}
[junit4] 2> 1657688 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1657688 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C093C1893F760A49-001\tempDir-001\node2'
[junit4] 2> 1657688 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1657688 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1657689 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1657690 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1657701 INFO (zkCallback-8927-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@61a0baeb
name:ZooKeeperConnection Watcher:127.0.0.1:57836/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1657701 INFO (zkCallback-8926-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7aeddb16
name:ZooKeeperConnection Watcher:127.0.0.1:57836/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1657701 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1657701 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1657702 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1657702 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1657702 INFO (jetty-launcher-8924-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1657702 INFO (jetty-launcher-8924-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1657721 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sess
[...truncated too long message...]
rFactoryTest, UUIDUpdateProcessorFallbackTest, TestSolrCoreProperties,
DateMathParserTest, BinaryUpdateRequestHandlerTest, BlockDirectoryTest,
TestSolrConfigHandlerConcurrent, BlockJoinFacetRandomTest, SortByFunctionTest,
TestCharFilters, SpellPossibilityIteratorTest, RequestHandlersTest,
TestSchemaNameResource, BasicDistributedZk2Test, HdfsRestartWhileUpdatingTest,
ClassificationUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest,
RAMDirectoryFactoryTest, TestShardHandlerFactory, TestNamedUpdateProcessors,
TestQuerySenderListener, TestConfigSetsAPIZkFailure,
TermVectorComponentDistributedTest, DistributedTermsComponentTest,
TestExpandComponent, DeleteLastCustomShardedReplicaTest,
TestAuthorizationFramework, SpatialRPTFieldTypeTest, TestFileDictionaryLookup,
ResponseLogComponentTest, PeerSyncReplicationTest,
FieldAnalysisRequestHandlerTest, TestBinaryField, TestQueryTypes,
HdfsCollectionsAPIDistributedZkTest, DistributedExpandComponentTest,
TestStressLiveNodes, TestZkChroot, DeleteReplicaTest, BadIndexSchemaTest,
SolrCoreCheckLockOnStartupTest, TestFieldCollectionResource,
TestSubQueryTransformer, DateFieldTest, TestFieldCacheSort, StatsComponentTest,
BJQParserTest, TestCrossCoreJoin, TestConfigSetProperties,
SpellCheckCollatorTest, TestUseDocValuesAsStored2, TestFoldingMultitermQuery,
SuggesterTSTTest, ForceLeaderTest, TestHighFrequencyDictionaryFactory,
TestCloudSchemaless, HdfsThreadLeakTest, TestFuzzyAnalyzedSuggestions,
TestMiniSolrCloudCluster, TestSubQueryTransformerDistrib,
TestCSVResponseWriter, TestDistributedMissingSort,
TestComplexPhraseQParserPlugin, HLLUtilTest, MergeStrategyTest,
ZkNodePropsTest, TestSortingResponseWriter, DistributedMLTComponentTest,
ZkSolrClientTest, TestBlobHandler, ResourceLoaderTest,
TestFieldTypeCollectionResource, TestRuleBasedAuthorizationPlugin,
TestDocTermOrds, TestMaxScoreQueryParser, SortSpecParsingTest,
HdfsRecoverLeaseTest, TestAuthenticationFramework,
DistributedQueryComponentCustomSortTest, MultiThreadedOCPTest, TestJoin,
TestCustomDocTransformer, HdfsBasicDistributedZk2Test,
CollectionsAPIAsyncDistributedZkTest, TestFiltering, TestRandomFaceting,
TestBinaryResponseWriter, TestDynamicFieldCollectionResource,
CustomCollectionTest, TestExactStatsCache, RulesTest, TestQueryUtils,
TestPHPSerializedResponseWriter, CloudMLTQParserTest, TestSystemIdResolver,
CurrencyFieldOpenExchangeTest, HdfsDirectoryTest, DistanceFunctionTest,
FileUtilsTest, TestXmlQParser, TestSuggestSpellingConverter,
TestSchemaSimilarityResource, StressHdfsTest, DeleteStatusTest,
TestValueSourceCache, SuggestComponentTest, AutoCommitTest, TestUtils,
TestWriterPerf, LeaderInitiatedRecoveryOnShardRestartTest,
TestInfoStreamLogging, DistributedFacetPivotSmallTest, PluginInfoTest,
ChangedSchemaMergeTest, TestReversedWildcardFilterFactory,
TestLegacyFieldCache, BasicAuthIntegrationTest, TestSolrJ,
FieldMutatingUpdateProcessorTest, EchoParamsTest, BitVectorTest,
TestSolrQueryParser, TestSmileRequest, TestGraphMLResponseWriter,
TestSolrCloudWithDelegationTokens, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest,
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest,
LeaderElectionTest, ShardRoutingCustomTest, TestDistributedSearch,
TestDistributedGrouping, TestRecovery, TestHashPartitioner,
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet,
TestStressReorder, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial,
SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest,
QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest,
TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher,
HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest,
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest,
TestCoreDiscovery, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SuggesterFSTTest, SolrRequestParserTest, SuggesterTest, SpatialFilterTest,
SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest,
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest,
TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest,
DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest,
DisMaxRequestHandlerTest, StandardRequestHandlerTest,
DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions,
FileBasedSpellCheckerTest, TermsComponentTest, DocumentBuilderTest,
TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest,
RequiredFieldsTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest,
SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest,
QueryParsingTest, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName,
SearchHandlerTest, TestLFUCache, HighlighterConfigTest, UpdateParamsTest,
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery,
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig,
OutputWriterTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest,
SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory,
TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest,
ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, ConnectionReuseTest, AliasIntegrationTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest,
CollectionReloadTest, CollectionTooManyReplicasTest,
ConcurrentDeleteAndCreateCollectionTest, DeleteInactiveReplicaTest,
DistributedQueueTest, HttpPartitionTest, OverseerStatusTest,
RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest,
RollingRestartTest, SolrCloudExampleTest, TestDistribDocBasedVersion,
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestReplicaProperties,
TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C093C1893F760A49
-Dtests.slow=true -Dtests.locale=es -Dtests.timezone=GMT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
[junit4] > Throwable #1:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
[junit4] > at
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
[junit4] > at
com.google.common.cache.LocalCache.get(LocalCache.java:4000)
[junit4] > at
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
[junit4] > at
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
[junit4] > at
org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
[junit4] > at
org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
[junit4] > at org.apache.hadoop.util.Shell.run(Shell.java:456)
[junit4] > at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
[junit4] > at
org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
[junit4] > at
org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
[junit4] > at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
[junit4] > at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
[junit4] > at
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
[junit4] > at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
[junit4] > at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
[junit4] > at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
[junit4] > at
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
[junit4] > ... 31 moreThrowable #2: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [509/632 (3!)] on J1 in 0.31s, 0 tests, 2 errors <<<
FAILURES!
[...truncated 60527 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]