Bug 1624042 - aarch64 image is not architecture-aware from the registry
Summary: aarch64 image is not architecture-aware from the registry
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: releng
Version: 7.6
Hardware: aarch64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Release Engineering Bug Triage
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-30 17:53 UTC by Qian Cai
Modified: 2018-12-19 21:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-17 15:14:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Qian Cai 2018-08-30 17:53:50 UTC
Description of problem:
# docker pull brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel7:7.6
Trying to pull repository brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel7 ... 
7.6: Pulling from brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel7
no supported platform found in manifest list

I was told it should be arch-aware like in other arches.

Version-Release number of selected component (if applicable):
aarch64-image: 7.6-66
RHEL-ALT-7.6-20180829.0

How reproducible:
always

Comment 1 Lokesh Mandvekar 2018-08-30 18:15:00 UTC
I'm not sure what's the right component, rhel-server-aarch64-container seems most relevant. docker-registry is no longer supported.

Frantisek, is this something related to image build?

Comment 2 Frantisek Kluknavsky 2018-09-03 12:41:22 UTC
Probably not. This seems either like an issue with our internal tooling or a wrong expectation.

Comment 3 Frantisek Kluknavsky 2018-09-03 13:40:39 UTC
As far as I could find out, it is probably intended behaviour. The way to get the image is 'docker pull brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel7-aarch64'. Arm is not rhel, it is rhel-alt-something.

https://projects.engineering.redhat.com/browse/RCM-40475

If you believe otherwise, please reopen and explain.

Comment 4 Qian Cai 2018-09-04 12:49:27 UTC
Well, both ppc64le and s390x base images are based on RHEL-ALT contents instead of RHEL, but they both can be pulled by,

docker pull brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhel7:7.6

from different architectures. I don't see why aarch64 should be a special case here.

Comment 5 Frantisek Kluknavsky 2018-09-04 13:00:29 UTC
Ok, let us ask release engineers. This is an issue about where to put the image after it is built, not about the image itself.

Comment 7 Qian Cai 2018-09-05 15:13:40 UTC
Probably use this bz for documentation purpose as only this arch will a different name for base image in all our docs.

Comment 8 Jon Disnard 2018-09-17 15:14:49 UTC
(In reply to Qian Cai from comment #4)
> Well, both ppc64le and s390x base images are based on RHEL-ALT contents
> instead of RHEL, but they both can be pulled by,
> ...


That is factually untrue.
Only the ARM image is sourced from rhel-alt.


Note You need to log in before you can comment on or make changes to this bug.