Bug 1926558
| Summary: | [release-4.4] OCP installs fail on ppc64le/s390x in the bootstrap phase | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Prashanth Sundararaman <psundara> | ||||||
| Component: | Multi-Arch | Assignee: | Prashanth Sundararaman <psundara> | ||||||
| Status: | CLOSED EOL | QA Contact: | Barry Donahue <bdonahue> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 4.4 | CC: | jpoulin, vlaad | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 4.4.z | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1926564 (view as bug list) | Environment: | |||||||
| Last Closed: | 2021-03-09 13:54:17 UTC | Type: | Bug | ||||||
| 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: | 1926564 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: |
|
||||||||
|
Description
Prashanth Sundararaman
2021-02-09 03:14:21 UTC
Going to update the bootimages to : https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4-s390x/44.82.202011122341-0/s390x/meta.json for s390x https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4-ppc64le/44.82.202012010439-0/ppc64le/meta.json for ppc6l4e these are the closest builds to x86 i could find and this is the hyperkube package diff: "openshift-hyperkube": { "rhcos-4.4-s390x/44.81.202004252140-0": "openshift-hyperkube-4.4.0-202004241258.git.1.bfb96d1.el8.s390x", "rhcos-4.4-s390x/44.82.202011122341-0": "openshift-hyperkube-4.4.0-202011122017.p0.git.0.149ca32.el8.s390x" }, "openshift-hyperkube": { "rhcos-4.4-ppc64le/44.81.202004252240-0": "openshift-hyperkube-4.4.0-202004241258.git.1.bfb96d1.el8.ppc64le", "rhcos-4.4-ppc64le/44.82.202012010439-0": "openshift-hyperkube-4.4.0-202011130111.p0.git.0.4861dfa.el8.ppc64le" }, Created attachment 1755828 [details]
package diff for s390x
Created attachment 1755829 [details]
package diff for ppc64le
Ci jobs for 4.4 are passing again. |