You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/08/29 12:07:19 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-15-ea+35) - Build # 27827 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27827/
Java: 64bit/jdk-15-ea+35 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.testPrepareCommit

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F1F1193F79C2ACA3:514CD60D909078CA]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.update.DirectUpdateHandlerTest.testPrepareCommit(DirectUpdateHandlerTest.java:405)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 2412 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.update.DirectUpdateHandlerTest.testPrepareCommit (:solr:core)
    Test output: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.DirectUpdateHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.DirectUpdateHandlerTest" -Ptests.seed=F1F1193F79C2ACA3 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 11 failures.

1: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:classification:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/classification/build/docs/javadoc/org/apache/lucene/classification/ClassificationResult.html, line 135? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:core:checkMissingDocsMethod'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/core/build/docs/javadoc/org/apache/lucene/util/automaton/Transition.html, line 176? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:demo:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/demo/build/docs/javadoc/org/apache/lucene/demo/facet/RangeFacetsExample.html, line 131? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:facet:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/facet/build/docs/javadoc/org/apache/lucene/facet/FacetsCollectorManager.html, line 132? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:join:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/join/build/docs/javadoc/org/apache/lucene/search/join/QueryBitSetProducer.html, line 132? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:spatial3d:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/spatial3d/build/docs/javadoc/org/apache/lucene/spatial3d/Geo3DPoint.html, line 299? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:suggest:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/suggest/build/docs/javadoc/org/apache/lucene/search/spell/SuggestWordQueue.html, line 172? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:analysis:icu:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/analysis/icu/build/docs/javadoc/org/apache/lucene/collation/ICUCollationAttributeFactory.html, line 191? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:analysis:morfologik:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/analysis/morfologik/build/docs/javadoc/org/apache/lucene/analysis/morfologik/MorfologikFilterFactory.html, line 199? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:analysis:phonetic:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/analysis/phonetic/build/docs/javadoc/org/apache/lucene/analysis/phonetic/DoubleMetaphoneFilterFactory.html, line 200? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/missing-docs-check.gradle' line: 105

* What went wrong:
Execution failed for task ':lucene:analysis:stempel:checkMissingDocsDefault'.
> Javadoc verification failed:
  Traceback (most recent call last):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 388, in <module>
      if checkPackageSummaries(sys.argv[1], level):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 368, in checkPackageSummaries
      if checkClassSummaries(fullPath):
    File "/home/jenkins/workspace/Lucene-Solr-master-Linux/dev-tools/scripts/checkJavaDocs.py", line 227, in checkClassSummaries
      raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
  RuntimeError: failed to locate javadoc item in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/analysis/stempel/build/docs/javadoc/org/apache/lucene/analysis/stempel/StempelPolishStemFilterFactory.html, line 172? last line: </tr>


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 36m 11s
820 actionable tasks: 820 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any