You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Kirill Kozlov <ki...@google.com> on 2020/01/21 21:24:40 UTC

PreCommit Java Portability is failing

Hello beam developers!

Jenkins job page:
https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/
The following tasks fails: `
*:runners:google-cloud-dataflow-java:buildAndPushDockerContainer*`
with error:
*'command 'docker'' finished with non-zero exit value 1*

Is it possible that this task is failing due to recent INFRA changes?

-
Kirill

Re: PreCommit Java Portability is failing

Posted by Hannah Jiang <ha...@google.com>.
Yes, ths fix was merged at 2:30PM PST -ish. Happy it is confirmed.


On Thu, Jan 23, 2020 at 2:46 PM Tomo Suzuki <su...@google.com> wrote:

> Hannah,
>
> Thank you for the fix (#10676)!
>
> On Thu, Jan 23, 2020 at 2:55 PM Hannah Jiang <ha...@google.com>
> wrote:
> >
> > I will submit a small patch this afternoon, the original PR to fix this
> issue needs some time to merge.
> >
> >
> > On Thu, Jan 23, 2020 at 11:33 AM Andrew Pilloud <ap...@google.com>
> wrote:
> >>
> >> This is still hard failing on all Java PRs. Is there anything you can
> do to mitigate this (disable the test) until it is fixed?
> >>
> >> Andrew
> >>
> >> On Tue, Jan 21, 2020 at 1:47 PM Hannah Jiang <ha...@google.com>
> wrote:
> >>>
> >>> This is caused by PR 10557, I will fix it soon.
> >>>
> >>> On Tue, Jan 21, 2020 at 1:24 PM Kirill Kozlov <ki...@google.com>
> wrote:
> >>>>
> >>>> Hello beam developers!
> >>>>
> >>>> Jenkins job page:
> https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/
> >>>> The following tasks fails:
> `:runners:google-cloud-dataflow-java:buildAndPushDockerContainer`
> >>>> with error:
> >>>> 'command 'docker'' finished with non-zero exit value 1
> >>>>
> >>>> Is it possible that this task is failing due to recent INFRA changes?
> >>>>
> >>>> -
> >>>> Kirill
>
>
>
> --
> Regards,
> Tomo
>

Re: PreCommit Java Portability is failing

Posted by Tomo Suzuki <su...@google.com>.
Hannah,

Thank you for the fix (#10676)!

On Thu, Jan 23, 2020 at 2:55 PM Hannah Jiang <ha...@google.com> wrote:
>
> I will submit a small patch this afternoon, the original PR to fix this issue needs some time to merge.
>
>
> On Thu, Jan 23, 2020 at 11:33 AM Andrew Pilloud <ap...@google.com> wrote:
>>
>> This is still hard failing on all Java PRs. Is there anything you can do to mitigate this (disable the test) until it is fixed?
>>
>> Andrew
>>
>> On Tue, Jan 21, 2020 at 1:47 PM Hannah Jiang <ha...@google.com> wrote:
>>>
>>> This is caused by PR 10557, I will fix it soon.
>>>
>>> On Tue, Jan 21, 2020 at 1:24 PM Kirill Kozlov <ki...@google.com> wrote:
>>>>
>>>> Hello beam developers!
>>>>
>>>> Jenkins job page: https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/
>>>> The following tasks fails: `:runners:google-cloud-dataflow-java:buildAndPushDockerContainer`
>>>> with error:
>>>> 'command 'docker'' finished with non-zero exit value 1
>>>>
>>>> Is it possible that this task is failing due to recent INFRA changes?
>>>>
>>>> -
>>>> Kirill



-- 
Regards,
Tomo

Re: PreCommit Java Portability is failing

Posted by Hannah Jiang <ha...@google.com>.
I will submit a small patch this afternoon, the original PR to fix this
issue needs some time to merge.


On Thu, Jan 23, 2020 at 11:33 AM Andrew Pilloud <ap...@google.com> wrote:

> This is still hard failing on all Java PRs. Is there anything you can do
> to mitigate this (disable the test) until it is fixed?
>
> Andrew
>
> On Tue, Jan 21, 2020 at 1:47 PM Hannah Jiang <ha...@google.com>
> wrote:
>
>> This is caused by PR 10557 <https://github.com/apache/beam/pull/10557>,
>> I will fix it soon.
>>
>> On Tue, Jan 21, 2020 at 1:24 PM Kirill Kozlov <ki...@google.com>
>> wrote:
>>
>>> Hello beam developers!
>>>
>>> Jenkins job page:
>>> https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/
>>> The following tasks fails: `
>>> *:runners:google-cloud-dataflow-java:buildAndPushDockerContainer*`
>>> with error:
>>> *'command 'docker'' finished with non-zero exit value 1*
>>>
>>> Is it possible that this task is failing due to recent INFRA changes?
>>>
>>> -
>>> Kirill
>>>
>>

Re: PreCommit Java Portability is failing

Posted by Andrew Pilloud <ap...@google.com>.
This is still hard failing on all Java PRs. Is there anything you can do to
mitigate this (disable the test) until it is fixed?

Andrew

On Tue, Jan 21, 2020 at 1:47 PM Hannah Jiang <ha...@google.com> wrote:

> This is caused by PR 10557 <https://github.com/apache/beam/pull/10557>, I
> will fix it soon.
>
> On Tue, Jan 21, 2020 at 1:24 PM Kirill Kozlov <ki...@google.com>
> wrote:
>
>> Hello beam developers!
>>
>> Jenkins job page:
>> https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/
>> The following tasks fails: `
>> *:runners:google-cloud-dataflow-java:buildAndPushDockerContainer*`
>> with error:
>> *'command 'docker'' finished with non-zero exit value 1*
>>
>> Is it possible that this task is failing due to recent INFRA changes?
>>
>> -
>> Kirill
>>
>

Re: PreCommit Java Portability is failing

Posted by Hannah Jiang <ha...@google.com>.
This is caused by PR 10557 <https://github.com/apache/beam/pull/10557>, I
will fix it soon.

On Tue, Jan 21, 2020 at 1:24 PM Kirill Kozlov <ki...@google.com>
wrote:

> Hello beam developers!
>
> Jenkins job page:
> https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/
> The following tasks fails: `
> *:runners:google-cloud-dataflow-java:buildAndPushDockerContainer*`
> with error:
> *'command 'docker'' finished with non-zero exit value 1*
>
> Is it possible that this task is failing due to recent INFRA changes?
>
> -
> Kirill
>