OCPBUGS-115309: Re-enable sandboxed-containers extension for 5.0 - #1965
Conversation
KATA-4726 made kata-containers available again for RHCOS 9.8 and 10.2. Restore the sandboxed-containers extension in those definitions so 5.0 builds can ship it.
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@aaradhak: This pull request references Jira Issue OCPBUGS-115309, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/lgtm |
|
/jira refresh |
|
@tlbueno: This pull request references Jira Issue OCPBUGS-115309, which is invalid:
Comment DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/approve |
|
/test images |
|
prow/images failure seems to happening in all PRs , it doesnt seem to be related to the changes done here - |
|
@aaradhak Is the build issue already being tracked? |
|
/test images |
|
looks like the issue is in the repos. kernel package not found: |
|
/test images |
|
/jira refresh |
|
@sdodson: This pull request references Jira Issue OCPBUGS-115309, which is invalid:
Comment DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
@tlbueno New error Same for rhel-9.8-server-ose-5.1. |
|
|
|
@sdodson can we override the CI failure if the error is not related to the changes made here? |
|
/jira refresh |
|
@aaradhak: This pull request references Jira Issue OCPBUGS-115309, which is invalid:
Comment DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
If #1964 lands, then master becomes 5.1, so I might have to target this PR to release-5.0 branch Yes, the CI error is affecting all the PRs in this repo |
|
I think there are 2 issues now. One is due the 5.1 branching and the 2nd commit of this PR which I am not sure if that is correct to fetch 5.1 as optional url inside 5.0 branch (the the branching still not completed as far as I know). The original issue was relate to kernel-rt packages. Looks like the kernel version pinned is 5.14.0-687.47.1.el9_8 based on the base image but on this version seams to do not exist in rhel-9.8-nfv repo (I can't access the CDN but looking on https://access.redhat.com/downloads/content/kernel-rt-core/6.12.0-264.2.1.el10_3/x86_64/fd431d51/package it seams to be not released yet). So, I suppose that should be then available in the rhel-9.8-early-kernel but I can't access it directly (https://openshift-mirror-list.ci-systems.workers.dev/enterprise/reposync/5.0/rhel-9-server-ose-rpms/) but looking into the plashet (https://ocp-artifacts.engineering.redhat.com/pub/RHOCP/plashets/5.0/stream/el9/latest/x86_64/os/Packages/) it has the kernel version but do not have the kernel-rt. So, I think that is the missing part. the kernel package version 5.14.0-687.47.1.el9_8 on brew has the early-kernel-candidate as well as rhaos-5.0-rhel-9-candidate. |
da2f18d to
e17b57a
Compare
|
I have removed the second commit as I was trying to see what would happen if I fetch 5.1 as optional url inside 5.0 branch
|
|
@tlbueno Those are directories based on the build-arch tuple I guess. Inside them are the actual RPMs, ie: https://ocp-artifacts.engineering.redhat.com/pub/RHOCP/plashets/5.0/stream/el9/latest/x86_64/os/Packages/kernel-5.14.0-687.47.1.el9_8__x86_64__release4%2Crelease2%2Cima/kernel-rt-5.14.0-687.47.1.el9_8.x86_64.rpm And there's a 5.1 repo with the same content too. Are those enabled for these builds? |
Oh, I didn't realize they are directories. :-/ |
|
/test images |
|
|
Meanwhile, I have reached out to the ART team to check if they can enable the matching kernel-RT packages |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
@aaradhak: This pull request references Jira Issue OCPBUGS-115309, which is invalid:
Comment DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/test images |
|
@aaradhak: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
|
/test images |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aaradhak, tlbueno, yasminvalim The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@sdodson Can I get the backport-risk assessed and jira/valid-bug labels added here |
|
@aaradhak Does this change also affect 5.1 because we haven't forked yet or what's the strategy to get this change into 5.1 as well? |
|
/tide refresh |
|
The bots seem to be on lunch break. |
|
@aaradhak: Jira Issue OCPBUGS-115309 is in an unrecognized state (ON_QA) and will not be moved to the MODIFIED state. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
KATA-4726 made kata-containers available again for RHCOS 9.8 and 10.2. Restore the sandboxed-containers extension in those definitions so 5.0 builds can ship it.