You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2022/01/25 18:47:00 UTC

[jira] [Created] (BEAM-13742) beam_PostRelease_NightSnapshot failing to stage jars

Brian Hulette created BEAM-13742:
------------------------------------

             Summary: beam_PostRelease_NightSnapshot failing to stage jars
                 Key: BEAM-13742
                 URL: https://issues.apache.org/jira/browse/BEAM-13742
             Project: Beam
          Issue Type: Bug
          Components: test-failures
            Reporter: Brian Hulette


Started in https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/1631 (after Dataflow container update resolved another issue)

Dataflow job is failing to start with message:
{code}
05:47:55 Jan 25, 2022 1:47:55 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
05:47:55 SEVERE: 2022-01-25T13:47:53.288Z: Staged package beam-vendor-bytebuddy-1_11_0-0.1-SneHjzQgCpxxLkvyN8dugqO_sTzwXJ2995kqFu4l2i4.jar at location 'gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/tmp/staging/beam-vendor-bytebuddy-1_11_0-0.1-SneHjzQgCpxxLkvyN8dugqO_sTzwXJ2995kqFu4l2i4.jar' is inaccessible.
05:47:55 Jan 25, 2022 1:47:55 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
05:47:55 SEVERE: 2022-01-25T13:47:53.479Z: Staged package checker-compat-qual-2.5.3-12ua_qYcfAgpCAI_DLwUJ_q5q9LfkVyLij56UJvMvG0.jar at location 'gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/tmp/staging/checker-compat-qual-2.5.3-12ua_qYcfAgpCAI_DLwUJ_q5q9LfkVyLij56UJvMvG0.jar' is inaccessible.
05:47:59 Jan 25, 2022 1:47:59 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
05:47:59 WARNING: 2022-01-25T13:47:58.697Z: One or more access checks for temp location or staged files failed. Please refer to other error messages for details. For more information on security and permissions, please see https://cloud.google.com/dataflow/security-and-permissions.
05:51:00 Jan 25, 2022 1:51:00 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
05:51:00 WARNING: 2022-01-25T13:50:57.953Z: One or more access checks for temp location or staged files failed. Please refer to other error messages for details. For more information on security and permissions, please see https://cloud.google.com/dataflow/security-and-permissions.
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)