Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/244/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing.testConcurrency
Error Message:
Captured an uncaught exception in thread: Thread[id=27, name=Thread-8,
state=RUNNABLE, group=TGRP-TestConcurrentFacetedIndexing]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=27, name=Thread-8, state=RUNNABLE,
group=TGRP-TestConcurrentFacetedIndexing]
at
__randomizedtesting.SeedInfo.seed([55A3D6D8EF02C42E:F35314458E5124E7]:0)
Caused by: java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([55A3D6D8EF02C42E]:0)
at java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1849)
at java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2014)
at java.util.HashMap.putVal(HashMap.java:638)
at java.util.HashMap.put(HashMap.java:612)
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.findCategory(DirectoryTaxonomyWriter.java:407)
at
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategory(DirectoryTaxonomyWriter.java:421)
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 7911 lines...]
[junit4] Suite:
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
[junit4] 2> Jul 20, 2019 2:03:02 AM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-8,5,TGRP-TestConcurrentFacetedIndexing]
[junit4] 2> java.lang.AssertionError
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([55A3D6D8EF02C42E]:0)
[junit4] 2> at
java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1849)
[junit4] 2> at
java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2014)
[junit4] 2> at java.util.HashMap.putVal(HashMap.java:638)
[junit4] 2> at java.util.HashMap.put(HashMap.java:612)
[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.findCategory(DirectoryTaxonomyWriter.java:407)
[junit4] 2> at
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategory(DirectoryTaxonomyWriter.java:421)
[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=55A3D6D8EF02C42E -Dtests.slow=true -Dtests.locale=en-SG
-Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 1.10s J1 | TestConcurrentFacetedIndexing.testConcurrency <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=27, name=Thread-8, state=RUNNABLE,
group=TGRP-TestConcurrentFacetedIndexing]
[junit4] > at
__randomizedtesting.SeedInfo.seed([55A3D6D8EF02C42E:F35314458E5124E7]:0)
[junit4] > Caused by: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([55A3D6D8EF02C42E]:0)
[junit4] > at
java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1849)
[junit4] > at
java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2014)
[junit4] > at java.util.HashMap.putVal(HashMap.java:638)
[junit4] > at java.util.HashMap.put(HashMap.java:612)
[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.findCategory(DirectoryTaxonomyWriter.java:407)
[junit4] > at
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategory(DirectoryTaxonomyWriter.java:421)
[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$=PostingsFormat(name=Direct),
$facets=PostingsFormat(name=Asserting),
$payloads$=PostingsFormat(name=Direct)},
docValues:{$facets=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=246,
maxMBSortInHeap=5.464081339039172,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@312773bd),
locale=en-SG, timezone=W-SU
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_201
(64-bit)/cpus=3,threads=1,free=61783472,total=243269632
[junit4] 2> NOTE: All tests run in this JVM: [TestTaxonomyFacetCounts,
TestDirectoryTaxonomyWriter, TestUTF8TaxonomyWriterCache, TestFacetsConfig,
TestConcurrentFacetedIndexing]
[junit4] Completed [14/28 (1!)] on J1 in 1.31s, 1 test, 1 error <<< FAILURES!
[...truncated 60228 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1:
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid
part, must have at least one section (e.g., chapter, appendix, etc.)
[java] Processed 2590 links (2119 relative) to 3405 anchors in 259 files
[echo] Validated Links & Anchors via:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-ref-guide/bare-bones-html/
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
jar-checksums:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
common.resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/null820280546
[copy] Copying 38 files to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/null820280546
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/null820280546
resolve-example:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/null130610619
[copy] Copying 249 files to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/null130610619
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/null130610619
check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@serv1-vm3
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 135 minutes 15 seconds
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-8.x-Solaris] $ /bin/sh -xe /var/tmp/jenkins4298551014700535696.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ ANT_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export ANT_HOME
+
PATH=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/export/home/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/usr/sbin
+ export PATH
+ python3.4 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/244/consoleText
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/244/consoleText
[repro] Revision: cab2db84b23bfe5b5f178ab76020000bd74891f7
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=TestConcurrentFacetedIndexing
-Dtests.method=testConcurrency -Dtests.seed=55A3D6D8EF02C42E -Dtests.slow=true
-Dtests.locale=en-SG -Dtests.timezone=W-SU -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[repro] ant clean
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml
clean:
clean:
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro] lucene/facet
[repro] TestConcurrentFacetedIndexing
[repro] ant compile-test
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/facet/build.xml
-check-git-state:
-git-cleanroot:
-copy-git-state:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build
[copy] Copying 1 file to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java
[javac] Compiling 881 source files to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
[copy] Copying 3 files to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/core/classes/java
init:
compile-test:
check-queries-uptodate:
jar-queries:
-mrjar-classes-uptodate:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
check-expressions-uptodate:
jar-expressions:
-mrjar-classes-uptodate:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
resolve-groovy:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/expressions/classes/java
[javac] Compiling 16 source files to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/expressions/classes/java
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/js/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/package-info.class
[copy] Copying 1 file to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/expressions/classes/java
patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/expressions/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/expressions/patch-mrjar.stamp
-mrjar-check:
-mrjar-core:
-jar-core:
[exec] Execute failed: java.io.IOException: Cannot run program "git" (in
directory
"/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/expressions"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/expressions/lucene-expressions-8.3.0-SNAPSHOT.jar
jar-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/queries/classes/java
[javac] Compiling 123 source files to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/queries/classes/java
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/FunctionQuery.java:61:
warning: [rawtypes] found raw type: Map
[javac] protected final Map context;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:53:
warning: [rawtypes] found raw type: Map
[javac] public abstract FunctionValues getValues(Map context,
LeafReaderContext readerContext) throws IOException;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:77:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:83:
warning: [rawtypes] found raw type: Map
[javac] public static Map newContext(IndexSearcher searcher) {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:84:
warning: [rawtypes] found raw type: Map
[javac] Map context = new IdentityHashMap();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:84:
warning: [rawtypes] found raw type: IdentityHashMap
[javac] Map context = new IdentityHashMap();
[javac] ^
[javac] missing type arguments for generic class IdentityHashMap<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in class IdentityHashMap
[javac] V extends Object declared in class IdentityHashMap
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher", searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:122:
warning: [rawtypes] found raw type: Map
[javac] Map context = new IdentityHashMap<>();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:124:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("scorer", scorer);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:199:
warning: [rawtypes] found raw type: Map
[javac] Map context = new HashMap<>();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:201:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("scorer", scorer);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:202:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher", searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:239:
warning: [rawtypes] found raw type: Map
[javac] Map context = new HashMap<>();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:242:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("scorer", scorer);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:243:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher", searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:286:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:368:
warning: [rawtypes] found raw type: Map
[javac] Map context = newContext(searcher);
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:375:
warning: [rawtypes] found raw type: Map
[javac] private final Map context;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:377:
warning: [rawtypes] found raw type: Map
[javac] public ValueSourceComparatorSource(Map context) {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:397:
warning: [rawtypes] found raw type: Map
[javac] private final Map fcontext;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:400:
warning: [rawtypes] found raw type: Map
[javac] ValueSourceComparator(Map fcontext, int numHits) {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/BytesRefFieldSource.java:44:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ComparisonBoolFunction.java:53:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ComparisonBoolFunction.java:100:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ConstValueSource.java:44:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFunction.java:115:
warning: [rawtypes] found raw type: Map
[javac] public static FunctionValues[] valsArr(List<ValueSource> sources,
Map fcontext, LeafReaderContext readerContext) throws IOException {
[javac]
^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFunction.java:160:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DefFunction.java:45:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map fcontext, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DualFloatFunction.java:54:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DualFloatFunction.java:78:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java:148:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java:155:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java:156:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher",searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DoubleConstValueSource.java:46:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DoubleFieldSource.java:53:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DoubleFieldSource.java:107:
warning: [rawtypes] found raw type: Map
[javac] protected NumericDocValues getNumericDocValues(Map context,
LeafReaderContext readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/EnumFieldSource.java:97:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/FloatFieldSource.java:53:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/FloatFieldSource.java:108:
warning: [rawtypes] found raw type: Map
[javac] protected NumericDocValues getNumericDocValues(Map context,
LeafReaderContext readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IDFValueSource.java:48:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IDFValueSource.java:56:
warning: auxiliary class ConstDoubleDocValues in
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java
should not be accessed from outside its own source file
[javac] return new ConstDoubleDocValues(idf, this);
[javac] ^
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IfFunction.java:46:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IfFunction.java:145:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IntFieldSource.java:53:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IntFieldSource.java:112:
warning: [rawtypes] found raw type: Map
[javac] protected NumericDocValues getNumericDocValues(Map context,
LeafReaderContext readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/JoinDocFreqValueSource.java:56:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LinearFloatFunction.java:53:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LinearFloatFunction.java:72:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LiteralValueSource.java:48:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LongFieldSource.java:65:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LongFieldSource.java:145:
warning: [rawtypes] found raw type: Map
[javac] protected NumericDocValues getNumericDocValues(Map context,
LeafReaderContext readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:44:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:45:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher",searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:49:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:51:
warning: auxiliary class ConstIntDocValues in
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java
should not be accessed from outside its own source file
[javac] return new
ConstIntDocValues(searcher.getIndexReader().maxDoc(), this);
[javac] ^
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFloatFunction.java:73:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFloatFunction.java:95:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiBoolFunction.java:45:
warning: [rawtypes] found raw type: Map
[javac] public BoolDocValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiBoolFunction.java:107:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiValuedDoubleFieldSource.java:58:
warning: [rawtypes] found raw type: Map
[javac] protected NumericDocValues getNumericDocValues(Map context,
LeafReaderContext readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiValuedFloatFieldSource.java:58:
warning: [rawtypes] found raw type: Map
[javac] protected NumericDocValues getNumericDocValues(Map context,
LeafReaderContext readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiValuedIntFieldSource.java:58:
warning: [rawtypes] found raw type: Map
[javac] protected NumericDocValues getNumericDocValues(Map context,
LeafReaderContext readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiValuedLongFieldSource.java:58:
warning: [rawtypes] found raw type: Map
[javac] protected NumericDocValues getNumericDocValues(Map context,
LeafReaderContext readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NormValueSource.java:58:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NormValueSource.java:59:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher",searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NormValueSource.java:63:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NumDocsValueSource.java:44:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NumDocsValueSource.java:46:
warning: auxiliary class ConstIntDocValues in
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java
should not be accessed from outside its own source file
[javac] return new
ConstIntDocValues(ReaderUtil.getTopLevelContext(readerContext).reader().numDocs(),
this);
[javac] ^
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:57:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map fcontext, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:74:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:77:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put(this, w);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:86:
warning: [rawtypes] found raw type: Map
[javac] final Map fcontext;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:99:
warning: [rawtypes] found raw type: Map
[javac] public QueryDocValues(QueryValueSource vs, LeafReaderContext
readerContext, Map fcontext) throws IOException {
[javac]
^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/RangeMapFloatFunction.java:61:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/RangeMapFloatFunction.java:79:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ReciprocalFloatFunction.java:63:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ReciprocalFloatFunction.java:84:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ScaleFloatFunction.java:62:
warning: [rawtypes] found raw type: Map
[javac] private ScaleInfo createScaleInfo(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ScaleFloatFunction.java:98:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put(ScaleFloatFunction.this, scaleInfo);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ScaleFloatFunction.java:103:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ScaleFloatFunction.java:136:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SimpleBoolFunction.java:47:
warning: [rawtypes] found raw type: Map
[javac] public BoolDocValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SimpleBoolFunction.java:79:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SingleFunction.java:55:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SimpleFloatFunction.java:37:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SortedSetFieldSource.java:58:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SumTotalTermFreqValueSource.java:51:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SumTotalTermFreqValueSource.java:56:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SumTotalTermFreqValueSource.java:66:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put(this, new LongDocValues(this) {
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TermFreqValueSource.java:49:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TFValueSource.java:51:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TotalTermFreqValueSource.java:58:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TotalTermFreqValueSource.java:63:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TotalTermFreqValueSource.java:71:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put(this, new LongDocValues(this) {
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/VectorValueSource.java:55:
warning: [rawtypes] found raw type: Map
[javac] public FunctionValues getValues(Map context, LeafReaderContext
readerContext) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac] /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/querie
[...truncated too long message...]
ource files to
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/facet/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
BUILD SUCCESSFUL
Total time: 11 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestConcurrentFacetedIndexing" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=55A3D6D8EF02C42E -Dtests.slow=true -Dtests.locale=en-SG
-Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/facet/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 14ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/facet/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 55A3D6D8EF02C42E
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/facet/test/temp
[junit4] <JUnit4> says hello! Master seed: 55A3D6D8EF02C42E
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J0 PID(20630@serv1-vm3).
[junit4] Started J1 PID(20629@serv1-vm3).
[junit4] Suite:
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
[junit4] OK 1.53s J0 | TestConcurrentFacetedIndexing.testConcurrency
[junit4] Completed [1/5] on J0 in 1.97s, 1 test
[junit4]
[junit4] Suite:
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
[junit4] OK 1.06s J0 | TestConcurrentFacetedIndexing.testConcurrency
[junit4] Completed [2/5] on J0 in 1.26s, 1 test
[junit4]
[junit4] Suite:
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
[junit4] OK 2.62s J1 | TestConcurrentFacetedIndexing.testConcurrency
[junit4] Completed [3/5] on J1 in 3.28s, 1 test
[junit4]
[junit4] Suite:
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
[junit4] OK 0.96s J1 | TestConcurrentFacetedIndexing.testConcurrency
[junit4] Completed [4/5] on J1 in 1.01s, 1 test
[junit4]
[junit4] Suite:
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
[junit4] OK 1.10s J0 | TestConcurrentFacetedIndexing.testConcurrency
[junit4] Completed [5/5] on J0 in 1.26s, 1 test
[junit4]
[junit4] JVM J0: 0.40 .. 5.91 = 5.51s
[junit4] JVM J1: 0.67 .. 5.80 = 5.13s
[junit4] Execution time total: 6.53 sec.
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/facet/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/facet/test/J0/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/facet/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/facet/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 6.77s | org.apache.lucene.facet.TestDrillSideways
[junit4:tophints] 6.44s |
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts
[junit4:tophints] 5.77s |
org.apache.lucene.facet.taxonomy.TestTaxonomyCombined
[junit4:tophints] 4.76s | org.apache.lucene.facet.TestParallelDrillSideways
[junit4:tophints] 3.87s |
org.apache.lucene.facet.taxonomy.TestSearcherTaxonomyManager
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 8 seconds
[repro] Failures:
[repro] 0/5 failed:
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot access solr/build
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=cab2db84b23bfe5b5f178ab76020000bd74891f7,
workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #243
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]