Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/93/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing.testConcurrency

Error Message:
Captured an uncaught exception in thread: Thread[id=19, name=Thread-0, 
state=RUNNABLE, group=TGRP-TestConcurrentFacetedIndexing]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=19, name=Thread-0, state=RUNNABLE, 
group=TGRP-TestConcurrentFacetedIndexing]
        at 
__randomizedtesting.SeedInfo.seed([EEAA1CC8C1006A24:485ADE55A0538AED]:0)
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([EEAA1CC8C1006A24]:0)
        at 
java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
        at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
        at java.base/java.util.HashMap.putVal(HashMap.java:633)
        at java.base/java.util.HashMap.put(HashMap.java:607)
        at 
org.apache.lucene.facet.taxonomy.writercache.NameIntCacheLRU.put(NameIntCacheLRU.java:86)
        at 
org.apache.lucene.facet.taxonomy.writercache.LruTaxonomyWriterCache.put(LruTaxonomyWriterCache.java:108)
        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addToCache(DirectoryTaxonomyWriter.java:563)
        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategoryDocument(DirectoryTaxonomyWriter.java:512)
        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.internalAddCategory(DirectoryTaxonomyWriter.java:462)
        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategory(DirectoryTaxonomyWriter.java:429)
        at 
org.apache.lucene.facet.FacetsConfig.processFacetFields(FacetsConfig.java:337)
        at org.apache.lucene.facet.FacetsConfig.build(FacetsConfig.java:300)
        at 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing$2.run(TestConcurrentFacetedIndexing.java:119)




Build Log:
[...truncated 7928 lines...]
   [junit4] Suite: 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
   [junit4]   2> ?? 14, 2019 11:48:14 ?? 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-0,5,TGRP-TestConcurrentFacetedIndexing]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([EEAA1CC8C1006A24]:0)
   [junit4]   2>        at 
java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
   [junit4]   2>        at 
java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
   [junit4]   2>        at java.base/java.util.HashMap.putVal(HashMap.java:633)
   [junit4]   2>        at java.base/java.util.HashMap.put(HashMap.java:607)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.writercache.NameIntCacheLRU.put(NameIntCacheLRU.java:86)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.writercache.LruTaxonomyWriterCache.put(LruTaxonomyWriterCache.java:108)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addToCache(DirectoryTaxonomyWriter.java:563)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategoryDocument(DirectoryTaxonomyWriter.java:512)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.internalAddCategory(DirectoryTaxonomyWriter.java:462)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategory(DirectoryTaxonomyWriter.java:429)
   [junit4]   2>        at 
org.apache.lucene.facet.FacetsConfig.processFacetFields(FacetsConfig.java:337)
   [junit4]   2>        at 
org.apache.lucene.facet.FacetsConfig.build(FacetsConfig.java:300)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing$2.run(TestConcurrentFacetedIndexing.java:119)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestConcurrentFacetedIndexing -Dtests.method=testConcurrency 
-Dtests.seed=EEAA1CC8C1006A24 -Dtests.slow=true -Dtests.locale=ii-CN 
-Dtests.timezone=Africa/Cairo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   5.58s J1 | TestConcurrentFacetedIndexing.testConcurrency <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=19, name=Thread-0, state=RUNNABLE, 
group=TGRP-TestConcurrentFacetedIndexing]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EEAA1CC8C1006A24:485ADE55A0538AED]:0)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EEAA1CC8C1006A24]:0)
   [junit4]    >        at 
java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
   [junit4]    >        at 
java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
   [junit4]    >        at java.base/java.util.HashMap.putVal(HashMap.java:633)
   [junit4]    >        at java.base/java.util.HashMap.put(HashMap.java:607)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.writercache.NameIntCacheLRU.put(NameIntCacheLRU.java:86)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.writercache.LruTaxonomyWriterCache.put(LruTaxonomyWriterCache.java:108)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addToCache(DirectoryTaxonomyWriter.java:563)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategoryDocument(DirectoryTaxonomyWriter.java:512)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.internalAddCategory(DirectoryTaxonomyWriter.java:462)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategory(DirectoryTaxonomyWriter.java:429)
   [junit4]    >        at 
org.apache.lucene.facet.FacetsConfig.processFacetFields(FacetsConfig.java:337)
   [junit4]    >        at 
org.apache.lucene.facet.FacetsConfig.build(FacetsConfig.java:300)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing$2.run(TestConcurrentFacetedIndexing.java:119)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{$full_path$=Lucene50(blocksize=128), $facets=PostingsFormat(name=MockRandom), 
$payloads$=Lucene50(blocksize=128)}, 
docValues:{$facets=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=600, 
maxMBSortInHeap=7.324468921497196, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12297a75),
 locale=ii-CN, timezone=Africa/Cairo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11 
(64-bit)/cpus=3,threads=1,free=77873560,total=118489088
   [junit4]   2> NOTE: All tests run in this JVM: [TestUTF8TaxonomyWriterCache, 
TestRandomSamplingFacetsCollector, TestConcurrentFacetedIndexing]
   [junit4] Completed [5/28 (1!)] on J1 in 5.80s, 1 test, 1 error <<< FAILURES!

[...truncated 50215 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/93/consoleText

[repro] Revision: cedff86aaaee70a28bd56372666b88f21381c975

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene\facet
[repro]       TestConcurrentFacetedIndexing
[repro] ant compile-test

[...truncated 929 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestConcurrentFacetedIndexing" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=EEAA1CC8C1006A24 
-Dtests.slow=true -Dtests.locale=ii-CN -Dtests.timezone=Africa/Cairo 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 73 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
[repro] Exiting with code 0

[...truncated 77 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to