You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/09/12 17:08:01 UTC

[jira] [Commented] (BEAM-10376) Possible build issue on Jenkins? Nullpointer from scan tool.

    [ https://issues.apache.org/jira/browse/BEAM-10376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194789#comment-17194789 ] 

Beam JIRA Bot commented on BEAM-10376:
--------------------------------------

This issue was marked "stale-P2" and has not received a public comment in 14 days. It is now automatically moved to P3. If you are still affected by it, you can comment and move it back to P2.

> Possible build issue on Jenkins? Nullpointer from scan tool.
> ------------------------------------------------------------
>
>                 Key: BEAM-10376
>                 URL: https://issues.apache.org/jira/browse/BEAM-10376
>             Project: Beam
>          Issue Type: Test
>          Components: build-system
>            Reporter: Alex Amato
>            Priority: P3
>
> The gradle scan tool seems to hit a null pointer here:
> [https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/11983/console|https://www.google.com/url?q=https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/11983/console&sa=D&source=hangouts&ust=1593549342362000&usg=AFQjCNG0HzeCiUtQ6qLG9K0ctNWY6Qp-iw]
>  
> For my PR:
> [https://github.com/apache/beam/pull/12083]
>  
> I am not sure on the extent of the problem. I think it doesn't pull out the error from the task that failed. And I cant access it at the url printed.
> :sdks:java:extensions:google-cloud-platform-core:spotbugsMain
>  
> *18:48:07* BUILD FAILED in 2h 0m 4s*18:48:07* 894 actionable tasks: 887 executed, 6 from cache, 1 up-to-date*18:48:07* *18:48:07* A build scan cannot be produced as an error occurred gathering build data.*18:48:07* Please report this problem via 
> [https://gradle.com/scans/help/plugin]
>  and include the following via copy/paste:*18:48:07* *18:48:07* ----------*18:48:07* Gradle version: 5.2.1*18:48:07* Plugin version: 2.3*18:48:07* *18:48:07* java.lang.NullPointerException*18:48:07* 	at com.gradle.scan.plugin.internal.j.d$a.a(SourceFile:51)*18:48:07* 	at com.gradle.scan.plugin.internal.j.d.a(SourceFile:41)*18:48:07* 	at com.gradle.scan.plugin.internal.j.f.a(SourceFile:42)*18:48:07* 	at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:30)*18:48:07* 	at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:19)*18:48:07* 	at com.gradle.scan.plugin.internal.o.a.c(SourceFile:60)*18:48:07* *18:48:07* ----------*18:48:07*



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