Skip to content

Reduce the AWS artifact upload concurrency and increase retries#1041

Merged
zanieb merged 1 commit intomainfrom
zb/aws-tweak
Mar 24, 2026
Merged

Reduce the AWS artifact upload concurrency and increase retries#1041
zanieb merged 1 commit intomainfrom
zb/aws-tweak

Conversation

@zanieb
Copy link
Copy Markdown
Member

@zanieb zanieb commented Mar 24, 2026

Attempting to resolve release failures

     Running `target/release/pythonbuild upload-mirror-distributions --dist dist --datetime 20260324T0736 --tag 20260324 --bucket *** --prefix github/python-build-standalone/releases/download/20260324/`
found all 852 release artifacts
uploading cpython-3.10.20-aarch64-apple-darwin-debug-20260324T0736.tar.zst -> s3://***/github/python-build-standalone/releases/download/20260324/cpython-3.10.20+20260324-aarch64-apple-darwin-debug-full.tar.zst
uploading cpython-3.10.20-aarch64-apple-darwin-install_only-20260324T0736.tar.gz -> s3://***/github/python-build-standalone/releases/download/20260324/cpython-3.10.20+20260324-aarch64-apple-darwin-install_only.tar.gz
uploading cpython-3.10.20-aarch64-apple-darwin-install_only_stripped-20260324T0736.tar.gz -> s3://***/github/python-build-standalone/releases/download/20260324/cpython-3.10.20+20260324-aarch64-apple-darwin-install_only_stripped.tar.gz
uploading cpython-3.10.20-aarch64-apple-darwin-pgo+lto-20260324T0736.tar.zst -> s3://***/github/python-build-standalone/releases/download/20260324/cpython-3.10.20+20260324-aarch64-apple-darwin-pgo+lto-full.tar.zst
uploading cpython-3.10.20-aarch64-unknown-linux-gnu-debug-20260324T0736.tar.zst -> s3://***/github/python-build-standalone/releases/download/20260324/cpython-3.10.20+20260324-aarch64-unknown-linux-gnu-debug-full.tar.zst
uploading cpython-3.10.20-aarch64-unknown-linux-gnu-install_only-20260324T0736.tar.gz -> s3://***/github/python-build-standalone/releases/download/20260324/cpython-3.10.20+20260324-aarch64-unknown-linux-gnu-install_only.tar.gz
uploading cpython-3.10.20-aarch64-unknown-linux-gnu-install_only_stripped-20260324T0736.tar.gz -> s3://***/github/python-build-standalone/releases/download/20260324/cpython-3.10.20+20260324-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz
uploading cpython-3.10.20-aarch64-unknown-linux-gnu-pgo+lto-20260324T0736.tar.zst -> s3://***/github/python-build-standalone/releases/download/20260324/cpython-3.10.20+20260324-aarch64-unknown-linux-gnu-pgo+lto-full.tar.zst
Error: dispatch failure

Caused by:
    0: io error
    1: client error (SendRequest)
    2: connection error
    3: Connection reset by peer (os error 104)
error: Recipe `release-upload-mirror` failed with exit code 1

@zanieb zanieb added the ci:skip label Mar 24, 2026
@zanieb
Copy link
Copy Markdown
Member Author

zanieb commented Mar 24, 2026

Supposedly, the AWS SDK is retrying for us already.

@zanieb zanieb marked this pull request as ready for review March 24, 2026 20:52
@zanieb zanieb merged commit d1548b0 into main Mar 24, 2026
14 of 15 checks passed
@zanieb zanieb deleted the zb/aws-tweak branch March 24, 2026 21:15
@zanieb
Copy link
Copy Markdown
Member Author

zanieb commented Mar 24, 2026

For posterity, it's still failing with this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant