Re: python precommits failing at head

2019-07-22 Thread Tanay Tummalapalli
Thanks @Robert! Python PreCommit is green now! On Mon, Jul 22, 2019 at 5:57 PM Robert Bradshaw wrote: > This was due to a bad release artifact push. This has now been fixed > upstream. > > On Mon, Jul 22, 2019 at 11:00 AM Robert Bradshaw > wrote: > > > > Looks like

Re: python precommits failing at head

2019-07-22 Thread Robert Bradshaw
This was due to a bad release artifact push. This has now been fixed upstream. On Mon, Jul 22, 2019 at 11:00 AM Robert Bradshaw wrote: > > Looks like https://sourceforge.net/p/docutils/bugs/365/ > > On Sun, Jul 21, 2019 at 11:56 PM Tanay Tummalapalli > wrote: >> >> Hi everyone, >> >> The

Re: python precommits failing at head

2019-07-22 Thread Robert Bradshaw
Looks like https://sourceforge.net/p/docutils/bugs/365/ On Sun, Jul 21, 2019 at 11:56 PM Tanay Tummalapalli wrote: > Hi everyone, > > The Python PreCommit from the Jenkins job "beam_PreCommit_Python_Cron" is > failing[1]. The task :sdks:python:docs is failing with this traceback: > > Traceback

Re: python precommits failing at head

2019-07-21 Thread Tanay Tummalapalli
Hi everyone, The Python PreCommit from the Jenkins job "beam_PreCommit_Python_Cron" is failing[1]. The task :sdks:python:docs is failing with this traceback: Traceback (most recent call last): File

Re: python precommits failing at head

2019-07-15 Thread Yifan Zou
We saw similar timeouts of the python precommit and it usually break the Jenkins build workers. I've run the precommit manually several times. It sometimes stuck at :sdks:python:docs and consumes 80G+ memory. Our build VMs eventually ran out of memory (104G memory available in total) then

Re: python precommits failing at head

2019-07-13 Thread Tanay Tummalapalli
Yes. It passed on the second attempt. But, I'm yet to figure out why it hangs for ~1.5 hours. On Sun, Jul 14, 2019 at 10:36 AM Rakesh Kumar wrote: > > > Even I am running into the same issue. Though my test passed but >

Re: python precommits failing at head

2019-07-13 Thread Rakesh Kumar
Even I am running into the same issue. Though my test passed but somehow the task didn't terminate, eventually the task was aborted. I have already tried a couple of times to retrigger tye python precommit but it failed every

Re: python precommits failing at head

2019-07-12 Thread Tanay Tummalapalli
Thank You Valentyn! I'll retest it. Hopefully, it's a transient issue. Regards, - Tanay Tummalapalli On Sat, Jul 13, 2019 at 2:39 AM Valentyn Tymofieiev wrote: > No, we did not reduce the timeout recently. Looking at console logs, > nothing happened for an hour or so, > > *06:57:50

Re: python precommits failing at head

2019-07-12 Thread Valentyn Tymofieiev
No, we did not reduce the timeout recently. Looking at console logs, nothing happened for an hour or so, *06:57:50 py27-cython: commands succeeded 06:57:50 congratulations :) 06:57:50 * *06:57:50* >* Task :sdks:python:preCommitPy2**08:22:33* Build timed out (after 120 minutes). Marking the build

Re: python precommits failing at head

2019-07-12 Thread Tanay Tummalapalli
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

python precommits failing at head

2019-07-11 Thread Udi Meiri
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 smime.p7s Description: S/MIME Cryptographic Signature