Sorry, I meant to include the Jenkins log:
https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming_PR/5/console

Thanks for investigating Hannah! Indeed, I can see the no space left on
device in the following but not in the log above:
https://builds.apache.org/job/beam_PreCommit_PythonDocker_Commit/473/console

I'm going to try running the build again. Do you think we could add more
storage to our Jenkins hosts or delete old build data?

Thanks,
Max

On 30.04.20 08:43, Hannah Jiang wrote:
> Max, I found a link from your PR and noticed below errors. This would be
> the true error.
> 
> *07:57:03* >*Task :sdks:python:container:py37:docker*
> *07:57:03*  [91mERROR: Could not install packages due to an EnvironmentError: 
> [Errno 28] No space left on device
> *07:57:03*
> *07:57:03*  [0m
> *07:57:03* >*Task :sdks:python:container:py35:docker*
> *07:57:03*  [91mERROR: Could not install packages due to an EnvironmentError: 
> [Errno 28] No space left on device
> 
> 
> 
> On Wed, Apr 29, 2020 at 5:59 PM Hannah Jiang <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     There is a PythonDocker Precommit test running for PRs with Python
>     changes. It seems running well.[1]
>     Max, can you please give me a link so I can check more details? Do
>     other images with different Python versions fail as well?
> 
>     1. https://builds.apache.org/job/beam_PreCommit_PythonDocker_Commit/
> 
> 
>     On Wed, Apr 29, 2020 at 2:44 PM Ahmet Altay <[email protected]
>     <mailto:[email protected]>> wrote:
> 
>         +Valentyn Tymofieiev <mailto:[email protected]> +Hannah Jiang
>         <mailto:[email protected]> -- in case they have relevant
>         information.
> 
>         On Wed, Apr 29, 2020 at 12:35 PM Maximilian Michels
>         <[email protected] <mailto:[email protected]>> wrote:
> 
>             Hi,
> 
>             has anyone noticed the Python 3.7 Docker container fails to
>             build? I
>             haven't been able to build the Python 3.7 container, neither
>             locally nor
>             on Jenkins.
> 
>             I get:
> 
>             17:48:10 > Task :sdks:python:container:py37:docker
>             17:49:36 The command '/bin/sh -c pip install -r
>             /tmp/base_image_requirements.txt && python -c "from
>             google.protobuf.internal import api_implementation; assert
>             api_implementation._default_implementation_type == 'cpp'; print
>             ('Verified fast protobuf used.')" && rm -rf
>             /root/.cache/pip' returned a
>             non-zero code: 1
>             17:49:36
>             17:49:36 > Task :sdks:python:container:py37:docker FAILED
> 
> 
>             Cheers,
>             Max
> 

Reply via email to