flink-python failed on Travis

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

flink-python failed on Travis

Haibo Sun
Hi, folks


I noticed that all of the Travis tests reported the following failure. Is anyone working on this issue?


___________________________________ summary ____________________________________
ERROR:   py27: InvocationError for command /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m virtualenv --no-download --python /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/2.7/bin/python2.7 py27 (exited with code 1)
  py33: commands succeeded
ERROR:   py34: InvocationError for command /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m virtualenv --no-download --python /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/3.4/bin/python3.4 py34 (exited with code 100)
  py35: commands succeeded
  py36: commands succeeded
  py37: commands succeeded
============tox checks... [FAILED]============
PYTHON exited with EXIT CODE: 1.
Trying to KILL watchdog (12990).


Best,
Haibo
Reply | Threaded
Open this post in threaded view
|

Re: flink-python failed on Travis

Danny Chan
I have the same issue ~~

Best,
Danny Chan
在 2019年7月17日 +0800 AM11:21,Haibo Sun <[hidden email]>,写道:

> Hi, folks
>
>
> I noticed that all of the Travis tests reported the following failure. Is anyone working on this issue?
>
>
> ___________________________________ summary ____________________________________
> ERROR: py27: InvocationError for command /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m virtualenv --no-download --python /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/2.7/bin/python2.7 py27 (exited with code 1)
> py33: commands succeeded
> ERROR: py34: InvocationError for command /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m virtualenv --no-download --python /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/3.4/bin/python3.4 py34 (exited with code 100)
> py35: commands succeeded
> py36: commands succeeded
> py37: commands succeeded
> ============tox checks... [FAILED]============
> PYTHON exited with EXIT CODE: 1.
> Trying to KILL watchdog (12990).
>
>
> Best,
> Haibo
Reply | Threaded
Open this post in threaded view
|

Re: flink-python failed on Travis

Dian Fu-2
Thanks for reporting this issue. I will take a look at it.

> 在 2019年7月17日,上午11:50,Danny Chan <[hidden email]> 写道:
>
> I have the same issue ~~
>
> Best,
> Danny Chan
> 在 2019年7月17日 +0800 AM11:21,Haibo Sun <[hidden email]>,写道:
>> Hi, folks
>>
>>
>> I noticed that all of the Travis tests reported the following failure. Is anyone working on this issue?
>>
>>
>> ___________________________________ summary ____________________________________
>> ERROR: py27: InvocationError for command /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m virtualenv --no-download --python /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/2.7/bin/python2.7 py27 (exited with code 1)
>> py33: commands succeeded
>> ERROR: py34: InvocationError for command /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m virtualenv --no-download --python /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/3.4/bin/python3.4 py34 (exited with code 100)
>> py35: commands succeeded
>> py36: commands succeeded
>> py37: commands succeeded
>> ============tox checks... [FAILED]============
>> PYTHON exited with EXIT CODE: 1.
>> Trying to KILL watchdog (12990).
>>
>>
>> Best,
>> Haibo

Reply | Threaded
Open this post in threaded view
|

Re: flink-python failed on Travis

bowen.li
Hi Dian,

Is there any update on this? It seems have been failing for a day.



On Tue, Jul 16, 2019 at 9:35 PM Dian Fu <[hidden email]> wrote:

> Thanks for reporting this issue. I will take a look at it.
>
> > 在 2019年7月17日,上午11:50,Danny Chan <[hidden email]> 写道:
> >
> > I have the same issue ~~
> >
> > Best,
> > Danny Chan
> > 在 2019年7月17日 +0800 AM11:21,Haibo Sun <[hidden email]>,写道:
> >> Hi, folks
> >>
> >>
> >> I noticed that all of the Travis tests reported the following failure.
> Is anyone working on this issue?
> >>
> >>
> >> ___________________________________ summary
> ____________________________________
> >> ERROR: py27: InvocationError for command
> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m
> virtualenv --no-download --python
> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/2.7/bin/python2.7
> py27 (exited with code 1)
> >> py33: commands succeeded
> >> ERROR: py34: InvocationError for command
> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m
> virtualenv --no-download --python
> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/3.4/bin/python3.4
> py34 (exited with code 100)
> >> py35: commands succeeded
> >> py36: commands succeeded
> >> py37: commands succeeded
> >> ============tox checks... [FAILED]============
> >> PYTHON exited with EXIT CODE: 1.
> >> Trying to KILL watchdog (12990).
> >>
> >>
> >> Best,
> >> Haibo
>
>
Reply | Threaded
Open this post in threaded view
|

Re: flink-python failed on Travis

Dian Fu-2
Hi all,

This issue has been fixed in https://github.com/apache/flink/commit/200a5bf9dca9d398cf07879d4d1e407a2f41d839 <https://github.com/apache/flink/commit/200a5bf9dca9d398cf07879d4d1e407a2f41d839>.  Thanks for @WeiZhong's fix.

Regards,
Dian

> 在 2019年7月18日,上午2:41,Bowen Li <[hidden email]> 写道:
>
> Hi Dian,
>
> Is there any update on this? It seems have been failing for a day.
>
>
>
> On Tue, Jul 16, 2019 at 9:35 PM Dian Fu <[hidden email]> wrote:
>
>> Thanks for reporting this issue. I will take a look at it.
>>
>>> 在 2019年7月17日,上午11:50,Danny Chan <[hidden email]> 写道:
>>>
>>> I have the same issue ~~
>>>
>>> Best,
>>> Danny Chan
>>> 在 2019年7月17日 +0800 AM11:21,Haibo Sun <[hidden email]>,写道:
>>>> Hi, folks
>>>>
>>>>
>>>> I noticed that all of the Travis tests reported the following failure.
>> Is anyone working on this issue?
>>>>
>>>>
>>>> ___________________________________ summary
>> ____________________________________
>>>> ERROR: py27: InvocationError for command
>> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m
>> virtualenv --no-download --python
>> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/2.7/bin/python2.7
>> py27 (exited with code 1)
>>>> py33: commands succeeded
>>>> ERROR: py34: InvocationError for command
>> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7 -m
>> virtualenv --no-download --python
>> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/3.4/bin/python3.4
>> py34 (exited with code 100)
>>>> py35: commands succeeded
>>>> py36: commands succeeded
>>>> py37: commands succeeded
>>>> ============tox checks... [FAILED]============
>>>> PYTHON exited with EXIT CODE: 1.
>>>> Trying to KILL watchdog (12990).
>>>>
>>>>
>>>> Best,
>>>> Haibo
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: flink-python failed on Travis

tison
Hi Dian

Nice fix!

Best,
tison.


Dian Fu <[hidden email]> 于2019年7月18日周四 上午9:27写道:

> Hi all,
>
> This issue has been fixed in
> https://github.com/apache/flink/commit/200a5bf9dca9d398cf07879d4d1e407a2f41d839
> <
> https://github.com/apache/flink/commit/200a5bf9dca9d398cf07879d4d1e407a2f41d839>.
> Thanks for @WeiZhong's fix.
>
> Regards,
> Dian
>
> > 在 2019年7月18日,上午2:41,Bowen Li <[hidden email]> 写道:
> >
> > Hi Dian,
> >
> > Is there any update on this? It seems have been failing for a day.
> >
> >
> >
> > On Tue, Jul 16, 2019 at 9:35 PM Dian Fu <[hidden email]> wrote:
> >
> >> Thanks for reporting this issue. I will take a look at it.
> >>
> >>> 在 2019年7月17日,上午11:50,Danny Chan <[hidden email]> 写道:
> >>>
> >>> I have the same issue ~~
> >>>
> >>> Best,
> >>> Danny Chan
> >>> 在 2019年7月17日 +0800 AM11:21,Haibo Sun <[hidden email]>,写道:
> >>>> Hi, folks
> >>>>
> >>>>
> >>>> I noticed that all of the Travis tests reported the following failure.
> >> Is anyone working on this issue?
> >>>>
> >>>>
> >>>> ___________________________________ summary
> >> ____________________________________
> >>>> ERROR: py27: InvocationError for command
> >> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7
> -m
> >> virtualenv --no-download --python
> >>
> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/2.7/bin/python2.7
> >> py27 (exited with code 1)
> >>>> py33: commands succeeded
> >>>> ERROR: py34: InvocationError for command
> >> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/bin/python3.7
> -m
> >> virtualenv --no-download --python
> >>
> /home/travis/build/flink-ci/flink/flink-python/dev/.conda/envs/3.4/bin/python3.4
> >> py34 (exited with code 100)
> >>>> py35: commands succeeded
> >>>> py36: commands succeeded
> >>>> py37: commands succeeded
> >>>> ============tox checks... [FAILED]============
> >>>> PYTHON exited with EXIT CODE: 1.
> >>>> Trying to KILL watchdog (12990).
> >>>>
> >>>>
> >>>> Best,
> >>>> Haibo
> >>
> >>
>
>