[
https://issues.apache.org/jira/browse/BEAM-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148008#comment-17148008
]
Beam JIRA Bot commented on BEAM-9854:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Docker container build fails (:sdks:python:container:py37:docker)
> -----------------------------------------------------------------
>
> Key: BEAM-9854
> URL: https://issues.apache.org/jira/browse/BEAM-9854
> Project: Beam
> Issue Type: Bug
> Components: build-system, sdk-py-harness
> Reporter: Maximilian Michels
> Priority: P2
> Labels: stale-P2
>
> The {{:sdks:python:container:py37:docker}} goal doesn't build, e.g.:
> https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming_PR/5/console
> {noformat}
> 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
> 17:49:36
> 17:49:36 FAILURE: Build failed with an exception.
> 17:49:36
> 17:49:36 * What went wrong:
> 17:49:36 Execution failed for task ':sdks:python:container:py37:docker'.
> 17:49:36 > Process 'command 'docker'' finished with non-zero exit value 1
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)