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 |
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 |
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 |
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 > > |
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 >> >> |
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 > >> > >> > > |
Free forum by Nabble | Edit this page |