Hi Udi, I rebased another PR[1] onto the fix mentioned above. The lint error is fixed, but, the "beam_PreCommit_Python_Commit" Jenkins job is failing because of a timeout at 120 minutes[2]. The log says "Build timed out (after 120 minutes). Marking the build as aborted." Another PR's Python PreCommit job aborted with the same error[3].
I found this issue - "[BEAM-3040] Python precommit timed out after 150 minutes"[4]. Was the timeout reduced recently? Regards, - Tanay Tummalapalli [1] https://github.com/apache/beam/pull/8871 [2] https://builds.apache.org/job/beam_PreCommit_Python_Commit/7412/consoleFull [3] https://github.com/apache/beam/pull/9050 [4] https://issues.apache.org/jira/browse/BEAM-3040 On Fri, Jul 12, 2019 at 5:42 AM Udi Meiri <[email protected]> wrote: > This is due to > https://github.com/apache/beam/pull/8969 > and > https://github.com/apache/beam/pull/8934 > being merged today. > > Fix is here: https://github.com/apache/beam/pull/9044 >
