-
Bug
-
Resolution: Done
-
Major
-
clair-4.5.0
-
False
-
None
-
False
-
Quay Enterprise
-
-
On certain OpenShift images we see the following error being shown in Clair 4.5.1:
2:27PM WRN layers fetch failure error="encountered error while fetching a layer: error realizing layer sha256:1e7f9121f982f4a7b8189b80a37fa6a61797da6f3800c0b0810c95a3e49197bd: walk etc/systemd/user: found cycle when resolving member: invalid argument" component=indexer/controller/Controller.Index manifest=sha256:9fe710a76ae0bee4b83136df08441935397fb949bd62102f3ce4797e9e18b32f state=FetchLayers
This ultimately results in image index failure:
2:30PM INF handled HTTP request component=httptransport/New duration=5329.399979 method=POST remote_addr=172.17.0.1:58526 request_uri=/indexer/api/v1/index_report status=500
and the image is requeued. Image that is affected:
quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:411e6e3be017538859cfbd7b5cd57fc87e5fee58f15df19ed3ec11044ebca511
I can provide a tar of the image if needed. Please check!