The problem can be because of long task name.
I have seen this happen is post commits and hence shortened the name to "
beam_PostCommit_Python_VR_Flink" (Mind the VR instead of validates runner).
Created a new PR to address this https://github.com/apache/beam/pull/7539

On Wed, Jan 16, 2019 at 2:12 AM Michael Luckey <adude3...@gmail.com> wrote:

> similar to https://jira.apache.org/jira/browse/BEAM-4256 ?
>
> On Wed, Jan 16, 2019 at 10:40 AM Robert Bradshaw <rober...@google.com>
> wrote:
>
>> I created https://github.com/apache/beam/pull/7533 to roll this back.
>>
>> I am a bit at a loss as to why this would be failing in PreCommit but
>> pass in PostCommit. Especially as the task
>> ":beam-sdks-python:setupVirtualenv" runs fine in the other precommits.
>> Any insights here would be appreciated.
>>
>> On Wed, Jan 16, 2019 at 3:32 AM Ahmet Altay <al...@google.com> wrote:
>> >
>> > +Robert Bradshaw
>> >
>> > Is it this test suite:
>> https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_PreCommit_Python_ValidatesRunner_Flink_Commit/
>> >
>> > There is a recent change related to that
>> https://github.com/apache/beam/pull/7514 and they seemed to be failing
>> since then. Might be a configuration issue.
>> >
>> > Ahmet
>> >
>> > On Tue, Jan 15, 2019 at 6:19 PM Reuven Lax <re...@google.com> wrote:
>> >>
>> >> Seems to be failing seting up virtualenv. Anyone else seeing this?
>> >>
>> >> 18:15:03 Could not install packages due to an EnvironmentError: [Errno
>> 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/pluggy'
>> >>
>> >>
>> >>
>>
>

Reply via email to