Skip to content

Bug 2094385: revert the rebase to RHEL 8.6 [release-4.11]#826

Closed
miabbott wants to merge 6 commits intoopenshift:release-4.11from
miabbott:revert_86_release_411
Closed

Bug 2094385: revert the rebase to RHEL 8.6 [release-4.11]#826
miabbott wants to merge 6 commits intoopenshift:release-4.11from
miabbott:revert_86_release_411

Conversation

@miabbott
Copy link
Copy Markdown
Member

@miabbott miabbott commented Jun 7, 2022

This reverts #817

Needs a downstream revert of the repos, too

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 7, 2022

@miabbott: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

Details

In response to this:

[release-4.11] revert the rebase to RHEL 8.6

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci Bot requested review from jmarrero and prestist June 7, 2022 13:15
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 7, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: miabbott

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 7, 2022
@miabbott miabbott changed the title [release-4.11] revert the rebase to RHEL 8.6 Bug 2094385: revert the rebase to RHEL 8.6 [release-4.11] Jun 7, 2022
@openshift-ci openshift-ci Bot added bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Jun 7, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 7, 2022

@miabbott: This pull request references Bugzilla bug 2094385, which is invalid:

  • expected Bugzilla bug 2094385 to depend on a bug targeting a release in 4.12.0 and in one of the following states: MODIFIED, ON_QA, VERIFIED, but no dependents were found

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

Bug 2094385: revert the rebase to RHEL 8.6 [release-4.11]

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@miabbott
Copy link
Copy Markdown
Member Author

miabbott commented Jun 7, 2022

/bugzilla refresh

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 7, 2022

@miabbott: This pull request references Bugzilla bug 2094385, which is invalid:

  • expected Bugzilla bug 2094385 to depend on a bug targeting a release in 4.12.0 and in one of the following states: MODIFIED, ON_QA, VERIFIED, but no dependents were found

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

/bugzilla refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@cgwalters
Copy link
Copy Markdown
Member

OK so we're narrowing in on a recent crio change as the culprit here. And that change sounds like it was already in the process of being backported to 4.10 even.

Actually another way to say this is - I don't think this is related to RHEL 8.6 at all; crio lives in the OCP 4.11 channel. It just literally happened to land at the same time.

So...I think we should close this.

@travier
Copy link
Copy Markdown
Member

travier commented Jun 7, 2022

Maybe we should pin an older conmon build?

@miabbott
Copy link
Copy Markdown
Member Author

miabbott commented Jun 7, 2022

Maybe we should pin an older conmon build?

We'd have to make either an older version of conmon available in the plashet or introduce another repo definition pointing to an older version of the plashet with an older conmon.

I don't know if that is worth the effort

@miabbott
Copy link
Copy Markdown
Member Author

miabbott commented Jun 7, 2022

OK so we're narrowing in on a recent crio change as the culprit here. And that change sounds like it was already in the process of being backported to 4.10 even.

Actually another way to say this is - I don't think this is related to RHEL 8.6 at all; crio lives in the OCP 4.11 channel. It just literally happened to land at the same time.

So...I think we should close this.

The culprit appears to be conmon, but the reasoning is the same: conmon comes into RHCOS via OCP repos. Reverting to an older version of RHEL is going continue to pull in the same broken conmon, so it would not accomplish the intended effect.

/close

@openshift-ci openshift-ci Bot closed this Jun 7, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 7, 2022

@miabbott: Closed this PR.

Details

In response to this:

OK so we're narrowing in on a recent crio change as the culprit here. And that change sounds like it was already in the process of being backported to 4.10 even.

Actually another way to say this is - I don't think this is related to RHEL 8.6 at all; crio lives in the OCP 4.11 channel. It just literally happened to land at the same time.

So...I think we should close this.

The culprit appears to be conmon, but the reasoning is the same: conmon comes into RHCOS via OCP repos. Reverting to an older version of RHEL is going continue to pull in the same broken conmon, so it would not accomplish the intended effect.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 7, 2022

@miabbott: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/validate b2765b3 link true /test validate

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants