You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2021/10/20 20:11:00 UTC

[jira] [Commented] (BEAM-13085) apache_beam.examples.wordcount_it_test.WordCountIT.test_wordcount_it_with_prebuilt_sdk_container_cloud_build" - Failed to build python sdk container image on google cloud build

    [ https://issues.apache.org/jira/browse/BEAM-13085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431448#comment-17431448 ] 

Luke Cwik commented on BEAM-13085:
----------------------------------

BEAM-13086 implies that this could be solved via 

Update the hardcoded image url from "gcr.io/kaniko-project/executor:latest" to "gcr.io/kaniko-project/executor:v1.6.0" in https://github.com/apache/beam/blob/070ea22d507a2c26d838c872bb5790b8dad7f9b8/sdks/python/apache_beam/runners/portability/sdk_container_builder.py#L248

Kanito executor related bug: Error on pushing image to GCR · Issue #1791 · GoogleContainerTools/kaniko · GitHub

> apache_beam.examples.wordcount_it_test.WordCountIT.test_wordcount_it_with_prebuilt_sdk_container_cloud_build" - Failed to build python sdk container image on google cloud build
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-13085
>                 URL: https://issues.apache.org/jira/browse/BEAM-13085
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-harness, test-failures
>            Reporter: Luke Cwik
>            Assignee: Pablo Estrada
>            Priority: P2
>
> Test Link:
> https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/8390
> More Info:
> https://pantheon.corp.google.com/cloud-build/builds;region=global/fc629814-0886-4302-aa98-7216d3204846?project=apache-beam-testing
> error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "us.gcr.io/apache-beam-testing/jenkins/prebuild_python38_sdk/beam_python_prebuilt_sdk:cfcf0dc7-70ee-456e-99d7-89d99fbe586e": creating push check transport for us.gcr.io failed: GET https://us.gcr.io/v2/token?scope=repository%3Aapache-beam-testing%2Fjenkins%2Fprebuild_python38_sdk%2Fbeam_python_prebuilt_sdk%3Apush%2Cpull&service=us.gcr.io: UNAUTHORIZED: Not Authorized.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)