Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure: Create Draft Release workflow #159

Open
github-actions bot opened this issue Aug 2, 2022 · 18 comments
Open

Failure: Create Draft Release workflow #159

github-actions bot opened this issue Aug 2, 2022 · 18 comments
Assignees
Labels
failure:release An issue filed automatically when a release workflow run fails

Comments

@github-actions
Copy link

github-actions bot commented Aug 2, 2022

Create Draft Release workflow failed.

@github-actions github-actions bot added the failure:release An issue filed automatically when a release workflow run fails label Aug 2, 2022
@robdimsdale
Copy link
Member

Failed with upload error:

Error: failed to complete request: Post "https://uploads.github.com/repos/paketo-buildpacks/python-start/releases/73440477/assets?name=python-start-0.11.0.tgz": write tcp 172.17.0.2:57874->140.82.112.13:443: write: connection reset by peer

Re-running.

@robdimsdale
Copy link
Member

Succeeded. Closing.

@github-actions github-actions bot reopened this Aug 24, 2022
@github-actions
Copy link
Author

@github-actions
Copy link
Author

github-actions bot commented Sep 1, 2022

@github-actions github-actions bot reopened this Sep 14, 2022
@github-actions
Copy link
Author

@robdimsdale
Copy link
Member

@paketo-buildpacks/python-maintainers I'm re-running this to learn if it's a flake, because it looks like it might not be a flake:

Could not fetch URL https://pypi.org/simple/setuptools/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/setuptools/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) 

@github-actions
Copy link
Author

@robdimsdale
Copy link
Member

@paketo-buildpacks/python-maintainers same error - looks like this will need investigation.

@robdimsdale robdimsdale moved this to ❓Not scoped in Paketo Workstreams Sep 14, 2022
@robdimsdale robdimsdale moved this from ❓Not scoped to 🕵️‍♀️ Exploring in Paketo Workstreams Sep 14, 2022
@github-actions
Copy link
Author

@robdimsdale robdimsdale self-assigned this Sep 30, 2022
@robdimsdale
Copy link
Member

This bug should be fixed with this PR to packit.

In short, the build is failing because we are inadvertently selecting the version of python for the * stack, not the more specific jammy/bionic stacks, and the version of python that is compiled does not have sufficient support for SSL by default.

@ryanmoran
Copy link
Member

@robdimsdale
Copy link
Member

We will bump packit in the CPython buildpack and release that - that should fix these failures.

@robdimsdale
Copy link
Member

This is now resolved.

Repository owner moved this from 🕵️‍♀️ Exploring to ✅ Done in Paketo Workstreams Oct 5, 2022
@github-actions github-actions bot reopened this Nov 15, 2022
@github-actions
Copy link
Author

@joshuatcasey
Copy link
Contributor

Failed with an http request issue. Rerunning automation.

            [builder]   ConnectTimeoutError
            [builder] 
            [builder]   (<urllib3.connection.HTTPSConnection object at 0x7f72e50dd150>, 'Connection to files.pythonhosted.org timed out. (connect timeout=15)')

@github-actions
Copy link
Author

@robdimsdale
Copy link
Member

TLS timeout buildpack buildpack. Re-running.

@github-actions github-actions bot reopened this Sep 26, 2023
@github-actions
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failure:release An issue filed automatically when a release workflow run fails
Projects
Archived in project
Development

No branches or pull requests

3 participants