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

Release 0.0.26 #1106

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Release 0.0.26 #1106

merged 1 commit into from
Oct 13, 2023

Conversation

cgwalters
Copy link
Member

Closes: #1102

@dustymabe
Copy link
Member

do we need to update cargo.lock too?

@cgwalters
Copy link
Member Author

do we need to update cargo.lock too?

Yes! Thanks for catching that.

Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dustymabe
Copy link
Member

CI failed on:

[2023-10-13T15:33:31.421Z] ERROR: Unable to pull Docker image "registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8@sha256:cc0c1f250489d250158e649232d0840bb8ffcf7a80cee044106e7c159198ed16". Check if image tag name is spelled correctly.

@jlebon
Copy link
Member

jlebon commented Oct 13, 2023

I think the real error is:

[2023-10-13T15:33:30.094Z] [Warning][coreos-ci/pod-0dd505ec-9f8f-49e8-8a1b-4e058ffef57d-w5v1h-49dzx][Failed] Failed to pull image "registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8@sha256:cc0c1f250489d250158e649232d0840bb8ffcf7a80cee044106e7c159198ed16": rpc error: code = Unknown desc = reading manifest sha256:cc0c1f250489d250158e649232d0840bb8ffcf7a80cee044106e7c159198ed16 in registry.redhat.io/ocp-tools-4/jenkins-agent-base-rhel8: received unexpected HTTP status: 500 Internal Server Error

Hmm, possibly the image is configured as pullthrough and the image is on Quay.io which had errors this morning. (Was doing something unrelated pulling from Quay.io and also hitting HTTP 500 intermittently.) Edit: sorry, I misread those logs. The agent imagestream is backed by the image on registry.redhat.io which seems to have had a flake.

@cgwalters cgwalters merged commit fd4a512 into coreos:main Oct 13, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cut a new release
4 participants