You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/05/15 18:00:02 UTC

[jira] [Updated] (BEAM-11229) beam_Release_NightlySnapshot :sdks:java:io:kudu:compileJava Failure summary

     [ https://issues.apache.org/jira/browse/BEAM-11229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-11229:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Resolved)

Hello! Due to a bug in our Jira configuration, this issue had status:Resolved but resolution:Unresolved.

I am bulk editing these issues to have resolution:Fixed

If a different resolution is appropriate, please change it. To do this, click the "Resolve" button (you can do this even for closed issues) and set the Resolution field to the right value.

> beam_Release_NightlySnapshot :sdks:java:io:kudu:compileJava Failure summary
> ---------------------------------------------------------------------------
>
>                 Key: BEAM-11229
>                 URL: https://issues.apache.org/jira/browse/BEAM-11229
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Yichi Zhang
>            Assignee: Kenneth Knowles
>            Priority: P1
>              Labels: currently-failing
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
>  * [https://ci-beam.apache.org/job/beam_Release_NightlySnapshot]
>  * [https://scans.gradle.com/s/a5nbsqevvvgzc]
> Initial investigation:
> {code:groovy}
> 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.
> {code}
> ----
> _After you've filled out the above details, please [assign the issue to an individual|https://beam.apache.org/contribute/postcommits-guides/index.html#find_specialist]. Assignee should [treat test failures as high-priority|https://beam.apache.org/contribute/postcommits-policies/#assigned-failing-test], helping to fix the issue or find a more appropriate owner. See [Apache Beam Post-Commit Policies|https://beam.apache.org/contribute/postcommits-policies]._



--
This message was sent by Atlassian Jira
(v8.3.4#803005)