Self-hosted runners in AWS regions outside US-East take longer to upload and download artifacts.

XMLWordPrintable

    • 1
    • Severity 3 - Minor
    • 112

      Issue Summary

      Bitbucket Pipeline uses the AWS US-East-1 region to host S3 buckets for Self-hosted runners to store artifacts.

      If the Self-hosted Runner is set up outside US-East-1, artifact upload or download may take longer and the step might fail.

      Steps to Reproduce

      1. Set up a Self-hosted Runner outside US-East-1
      2. Set up a Bitbucket Pipeline using the artifacts feature
      3. Run the pipeline

      Expected Results

      The pipeline should complete successfully

      Actual Results

      Artifact upload/download is slow, and the build step might fail

      Workaround

      Rerun the pipeline step.

      If rerunning doesn't help, set up the Self-hosted Runner in the AWS US-East-1 region for faster upload/download.

       

      Another option would be using byo storage for artifacts and cache(runner v5 feature), so the bucket in the same region as runner

              Assignee:
              Unassigned
              Reporter:
              Sandeep K
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: