Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x-java7/147/

1 tests failed.
REGRESSION:  
org.apache.lucene.search.grouping.DistinctValuesCollectorTest.testRandom

Error Message:
testRandom(org.apache.lucene.search.grouping.DistinctValuesCollectorTest): 
Insane FieldCache usage(s) found expected:<0> but was:<3>

Stack Trace:
java.lang.AssertionError: 
testRandom(org.apache.lucene.search.grouping.DistinctValuesCollectorTest): 
Insane FieldCache usage(s) found expected:<0> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([360FE851AA13E98E:4443CD5E1B735FFD]: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.apache.lucene.util.LuceneTestCase.assertSaneFieldCaches(LuceneTestCase.java:516)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:48)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 19217 lines...]
     [echo] Building grouping...

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

compile-test:
     [echo] Building grouping...

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.setup:

clover:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-core:

common.compile-test:

install-junit4-taskdef:

-clover.disable:

-clover.setup:

clover:

validate:

common.test:
    [mkdir] Created dir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/build/grouping/test
[junit4:junit4] <JUnit4> says aloha! Master seed: 360FE851AA13E98E
[junit4:junit4] Your console's encoding may not display certain unicode glyphs: 
US-ASCII
[junit4:junit4] Executing 6 suites with 2 JVMs.
[junit4:junit4] Suite: org.apache.lucene.search.grouping.GroupFacetCollectorTest
[junit4:junit4] Completed on J1 in 4.14s, 2 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.grouping.GroupingSearchTest
[junit4:junit4] Completed on J1 in 0.13s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: 
org.apache.lucene.search.grouping.AllGroupHeadsCollectorTest
[junit4:junit4] Completed on J1 in 5.29s, 2 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.grouping.TestGrouping
[junit4:junit4] Completed on J0 in 10.63s, 2 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.grouping.AllGroupsCollectorTest
[junit4:junit4] Completed on J0 in 0.17s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: 
org.apache.lucene.search.grouping.DistinctValuesCollectorTest
[junit4:junit4] FAILURE 1.98s J1 | DistinctValuesCollectorTest.testRandom
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: 
testRandom(org.apache.lucene.search.grouping.DistinctValuesCollectorTest): 
Insane FieldCache usage(s) found expected:<0> but was:<3>
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([360FE851AA13E98E:4443CD5E1B735FFD]:0)
[junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    >    at org.junit.Assert.failNotEquals(Assert.java:647)
[junit4:junit4]    >    at org.junit.Assert.assertEquals(Assert.java:128)
[junit4:junit4]    >    at org.junit.Assert.assertEquals(Assert.java:472)
[junit4:junit4]    >    at 
org.apache.lucene.util.LuceneTestCase.assertSaneFieldCaches(LuceneTestCase.java:516)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4]    > 
[junit4:junit4]   2> *** BEGIN 
testRandom(org.apache.lucene.search.grouping.DistinctValuesCollectorTest): 
Insane FieldCache usage(s) ***
[junit4:junit4]   2> SUBREADER: Found caches for descendants of 
StandardDirectoryReader(segments_3:19:nrt _8(4.0.0.1):C1895)+id
[junit4:junit4]   2>    'StandardDirectoryReader(segments_3:19:nrt 
_8(4.0.0.1):C1895)'=>'id',class 
org.apache.lucene.search.FieldCache$DocTermsIndex,0.5=>org.apache.lucene.search.FieldCacheImpl$DocTermsIndexImpl#1300992695
 (size =~ 26.1 KB)
[junit4:junit4]   2>    
'SegmentCoreReader(owner=_8(4.0.0.1):C1895)'=>'id',class 
org.apache.lucene.search.FieldCache$DocTermsIndex,0.5=>org.apache.lucene.search.FieldCacheImpl$DocTermsIndexImpl#154742608
 (size =~ 26.1 KB)
[junit4:junit4]   2> 
[junit4:junit4]   2> SUBREADER: Found caches for descendants of 
StandardDirectoryReader(segments_3:19:nrt _8(4.0.0.1):C1895)+author
[junit4:junit4]   2>    'StandardDirectoryReader(segments_3:19:nrt 
_8(4.0.0.1):C1895)'=>'author',class 
org.apache.lucene.search.FieldCache$DocTermsIndex,0.5=>org.apache.lucene.search.FieldCacheImpl$DocTermsIndexImpl#1574508818
 (size =~ 15 KB)
[junit4:junit4]   2>    
'SegmentCoreReader(owner=_8(4.0.0.1):C1895)'=>'author',class 
org.apache.lucene.search.FieldCache$DocTermsIndex,0.5=>org.apache.lucene.search.FieldCacheImpl$DocTermsIndexImpl#953877425
 (size =~ 15 KB)
[junit4:junit4]   2> 
[junit4:junit4]   2> SUBREADER: Found caches for descendants of 
StandardDirectoryReader(segments_3:19:nrt _8(4.0.0.1):C1895)+publisher
[junit4:junit4]   2>    'StandardDirectoryReader(segments_3:19:nrt 
_8(4.0.0.1):C1895)'=>'publisher',class 
org.apache.lucene.search.FieldCache$DocTermsIndex,0.5=>org.apache.lucene.search.FieldCacheImpl$DocTermsIndexImpl#899858167
 (size =~ 8.6 KB)
[junit4:junit4]   2>    
'SegmentCoreReader(owner=_8(4.0.0.1):C1895)'=>'publisher',class 
org.apache.lucene.search.FieldCache$DocTermsIndex,0.5=>org.apache.lucene.search.FieldCacheImpl$DocTermsIndexImpl#54658907
 (size =~ 8.6 KB)
[junit4:junit4]   2> 
[junit4:junit4]   2> *** END 
testRandom(org.apache.lucene.search.grouping.DistinctValuesCollectorTest): 
Insane FieldCache usage(s) ***
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistinctValuesCollectorTest -Dtests.method=testRandom 
-Dtests.seed=360FE851AA13E98E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en_NZ -Dtests.timezone=Asia/Kashgar 
-Dtests.file.encoding=US-ASCII
[junit4:junit4]   2>
[junit4:junit4]    > (@AfterClass output)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40: 
{id=PostingsFormat(name=SimpleText), 
content=PostingsFormat(name=Lucene40WithOrds), 
author=PostingsFormat(name=Lucene40WithOrds), 
publisher=PostingsFormat(name=Asserting)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=true): {content=DFR 
I(F)Z(0.3)}, locale=en_NZ, timezone=Asia/Kashgar
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 
1.7.0_04 (64-bit)/cpus=16,threads=1,free=91735744,total=134217728
[junit4:junit4]   2> NOTE: All tests run in this JVM: [GroupFacetCollectorTest, 
GroupingSearchTest, AllGroupHeadsCollectorTest, DistinctValuesCollectorTest]
[junit4:junit4]   2> 
[junit4:junit4] Completed on J1 in 2.04s, 2 tests, 1 failure <<< FAILURES!
[...truncated 20 lines...]

[...truncated 19388 lines...]

[...truncated 19388 lines...]

[...truncated 8376 lines...]
check-forbidden-apis:

validate:
     [echo] Building solr...

compile-tools:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:

init:

compile-core:

resolve-example:
     [echo] Building solr-example...

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:
     [echo] Building solr-example-DIH...

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:

resolve:
     [echo] Building solr-core...

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:
     [echo] Building solr-solrj...

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:
     [echo] Building solr-test-framework...

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:
     [echo] Building solr-analysis-extras...

ivy-availability-check:
[...truncated 4878 lines...]
check-forbidden-apis:

validate:

test:

test-core:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 1 source file to 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/build/core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
    [javac] 1 warning

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

[...truncated 5982 lines...]

[...truncated 19388 lines...]

[...truncated 19374 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/build.xml:29:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/build.xml:508:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/common-build.xml:1495:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/module-build.xml:62:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/common-build.xml:1093:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/common-build.xml:788:
 There were test failures: 6 suites, 10 tests, 1 failure

Total time: 12 minutes 10 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to