-
Type:
Bug
-
Status: Resolved
-
Priority:
P1
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: test-failures
-
Labels:
- https://ci-beam.apache.org/job/beam_Release_NightlySnapshot
- https://scans.gradle.com/s/a5nbsqevvvgzc
Initial investigation:
sdks:java:io:kudu:compileJava failure with checker framework crash :sdks:java:io:kudu:compileJava FAILED error: SourceChecker.typeProcess: unexpected Throwable (CompletionFailure) while processing /home/jenkins/h49-shared/26ff11f4/workspace/beam_Release_NightlySnapshot/src/sdks/java/io/kudu/src/main/java/org/apache/beam/sdk/io/kudu/KuduIO.java; message: class file for org.apache.yetus.audience.InterfaceAudience$Private not found ; The Checker Framework crashed. Please report the crash. Compilation unit: /home/jenkins/h49-shared/26ff11f4/workspace/beam_Release_NightlySnapshot/src/sdks/java/io/kudu/src/main/java/org/apache/beam/sdk/io/kudu/KuduIO.java Last visited tree at line 123 column 1: @Experimental(Kind.SOURCE_SINK) Exception: com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.apache.yetus.audience.InterfaceAudience$Private not found; com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.apache.yetus.audience.InterfaceAudience$Private not found Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details.
After you've filled out the above details, please assign the issue to an individual. Assignee should treat test failures as high-priority, helping to fix the issue or find a more appropriate owner. See Apache Beam Post-Commit Policies.
- duplicates
-
BEAM-11214 Nightly snapshot failures - :sdks:java:io:kudu:compileJava
-
- Resolved
-
- links to