Bug 1828341
Summary: | [4.2] RHEL 7.8: cleaning up mounts of Kubernetes service account secrets of deleted pods failing | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Russell Teague <rteague> |
Component: | Node | Assignee: | Jindrich Novy <jnovy> |
Status: | CLOSED ERRATA | QA Contact: | MinLi <minmli> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.2.z | CC: | aos-bugs, carangog, cewong, dwalsh, jnovy, jokerman, kir, lisowski, lsm5, mankulka, minmli, mpatel, nagrawal, pehunt, rphillips, schoudha, sejug, zyu |
Target Milestone: | --- | ||
Target Release: | 4.2.z | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | runc-1.0.0-67.rc10.rhaos4.2.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1823374 | Environment: | |
Last Closed: | 2020-07-01 16:08:20 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1823374 | ||
Bug Blocks: | 1823885 |
Comment 1
Russell Teague
2020-04-27 15:07:58 UTC
Was it intended that runc-1.0.0-67.rc10.rhaos4.2.el7_8 was tagged to extras-rhel-7.8-candidate instead of rhaos-4.2-rhel-7-candidate? Still impacting the release informing job for 4.2. https://testgrid.k8s.io/redhat-openshift-ocp-release-4.2-informing#release-openshift-ocp-installer-e2e-aws-rhel7-workers-4.2 Package (runc-1.0.0-67.rc10.rhaos4.2.el7_8.x86_64.rpm) is updated on the mirror and the release-4.2 job is passing. The runc package was removed from the repo mirror [1] and now the release-4.2 jobs are failing [2] with multiple sig-storage tests failing with the "Device or resource busy" error we saw before. [1] https://mirror.openshift.com/enterprise/all/4.2/v4.2.32-202005070858_2020-05-07.1/logs/changelog.log [2] https://prow.svc.ci.openshift.org/job-history/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-rhel7-workers-4.2 *** Bug 1835017 has been marked as a duplicate of this bug. *** verified with version : 4.2.0-0.nightly-2020-06-04-123145 sh-4.2# rpm -qa | grep runc runc-1.0.0-67.rc10.rhaos4.2.el7_8.x86_64 sh-4.2# cat /proc/sys/fs/may_detach_mounts 1 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2589 |