You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Sam Rohde (JIRA)" <ji...@apache.org> on 2019/01/03 22:29:00 UTC

[jira] [Assigned] (BEAM-5975) [beam_PostRelease_NightlySnapshot] Nightly has been failing due to errors relating to runMobileGamingJavaDirect

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

Sam Rohde reassigned BEAM-5975:
-------------------------------

    Assignee: Daniel Oliveira

> [beam_PostRelease_NightlySnapshot] Nightly has been failing due to errors relating to runMobileGamingJavaDirect
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-5975
>                 URL: https://issues.apache.org/jira/browse/BEAM-5975
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Daniel Oliveira
>            Assignee: Daniel Oliveira
>            Priority: Major
>
> beam_PostRelease_NightlySnapshot has failed two nights in a row due to issues relating to runMobileGamingJavaDirect. It's possible that these are two separate bugs since the failures are different, but I am grouping them together because they happened on consecutive nights and very closely to each other in the test logs, so it seems likely they're related.
>  
> [https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/421/]
> In the first failure the test times out while executing runMobileGamingJavaDirect:
> {noformat}
> 04:40:03 Waiting on bqjob_r2bb92817cbd78f51_00000166debcb7da_1 ... (0s) Current status: DONE   
> 04:40:03 +-----------------------------------+
> 04:40:03 |             table_id              |
> 04:40:03 +-----------------------------------+
> 04:40:03 | hourly_team_score_python_dataflow |
> 04:40:03 | hourly_team_score_python_direct   |
> 04:40:03 | leaderboard_DataflowRunner_team   |
> 04:40:03 | leaderboard_DataflowRunner_user   |
> 04:40:03 | leaderboard_DirectRunner_team     |
> 04:40:03 | leaderboard_DirectRunner_user     |
> 04:40:03 +-----------------------------------+
> 04:40:06 bq query SELECT table_id FROM beam_postrelease_mobile_gaming.__TABLES_SUMMARY__
> 04:40:06 Build timed out (after 100 minutes). Marking the build as aborted.
> 04:40:06 Build was aborted
> 04:40:06 
> 04:40:08 Finished: ABORTED{noformat}
>  
> [https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/422/]
> In the next day's run the test fails due to an issue building a class while building  runMobileGamingJavaDirect:
> {noformat}
> [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ word-count-beam ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
> [INFO] Compiling 31 source files to /tmp/groovy-generated-7468741840914398994-tmpdir/word-count-beam/target/classes
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. org.apache.beam.examples.complete.game.LeaderBoard -> [Help 1]
> [ERROR]{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)