You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/30 18:56:00 UTC

[jira] [Work logged] (BEAM-13519) Java precommit flaky (timing out)

     [ https://issues.apache.org/jira/browse/BEAM-13519?focusedWorklogId=750359&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-750359 ]

ASF GitHub Bot logged work on BEAM-13519:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Mar/22 18:55
            Start Date: 30/Mar/22 18:55
    Worklog Time Spent: 10m 
      Work Description: kileys commented on pull request #17219:
URL: https://github.com/apache/beam/pull/17219#issuecomment-1083505058


   R: @youngoli 
   cc: @lukecwik 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 750359)
    Remaining Estimate: 0h
            Time Spent: 10m

> Java precommit flaky (timing out)
> ---------------------------------
>
>                 Key: BEAM-13519
>                 URL: https://issues.apache.org/jira/browse/BEAM-13519
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Kyle Weaver
>            Priority: P1
>              Labels: flake
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Java precommits are sometimes timing out with no clear cause. Gradle will log a bunch of routine build tasks, and then Jenkins will abort the job much later. There are no logs to indicate what happened. It is not even clear which task or tasks, if any, was the culprit, since many tasks are run in parallel.
> 01:53:28 > Task :sdks:java:testing:nexmark:build
> 01:53:28 > Task :sdks:java:testing:nexmark:buildDependents
> 01:53:28 > Task :sdks:java:extensions:sql:zetasql:buildDependents
> 01:53:28 > Task :sdks:java:io:google-cloud-platform:buildDependents
> 01:53:28 > Task :sdks:java:extensions:sql:buildDependents
> 01:53:28 > Task :sdks:java:io:kafka:buildDependents
> 01:53:28 > Task :sdks:java:extensions:join-library:buildDependents
> 01:53:28 > Task :sdks:java:io:synthetic:buildDependents
> 01:53:28 > Task :sdks:java:io:mongodb:buildDependents
> 01:53:28 > Task :sdks:java:io:thrift:buildDependents
> 01:53:28 > Task :sdks:java:testing:test-utils:buildDependents
> 01:53:28 > Task :sdks:java:expansion-service:buildDependents
> 01:53:28 > Task :sdks:java:extensions:arrow:buildDependents
> 01:53:28 > Task :sdks:java:extensions:protobuf:buildDependents
> 01:53:28 > Task :sdks:java:io:common:buildDependents
> 01:53:28 > Task :runners:direct-java:buildDependents
> 01:53:28 > Task :runners:local-java:buildDependents
> 01:53:28 Build timed out (after 120 minutes). Marking the build as aborted.
> https://ci-beam.apache.org/job/beam_PreCommit_Java_cron/4874/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)