Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman images errors: retrieving label for image "xxx": you may need to remove the image to resolve the error #24800

Open
Luap99 opened this issue Dec 9, 2024 · 1 comment
Labels
flakes Flakes from Continuous Integration kind/bug Categorizes issue or PR as related to a bug.

Comments

@Luap99
Copy link
Member

Luap99 commented Dec 9, 2024

not ok 4 |010| podman images with concurrent removal in 4468ms
         # tags: ci:parallel
         # (from function `bail-now' in file test/system/[helpers.bash, line 187](https://github.com/containers/podman/blob/0a4885610daaad54c26b0d8aab99568e7ced0eb4/test/system/helpers.bash#L187),
         #  from function `die' in file test/system/[helpers.bash, line 981](https://github.com/containers/podman/blob/0a4885610daaad54c26b0d8aab99568e7ced0eb4/test/system/helpers.bash#L981),
         #  from function `run_podman' in file test/system/[helpers.bash, line 572](https://github.com/containers/podman/blob/0a4885610daaad54c26b0d8aab99568e7ced0eb4/test/system/helpers.bash#L572),
         #  in test file test/system/[010-images.bats, line 430](https://github.com/containers/podman/blob/0a4885610daaad54c26b0d8aab99568e7ced0eb4/test/system/010-images.bats#L430))
         #   `run_podman images' failed
         #
<+     > # $ podman build -q -t img-01-t4-awms9gbq /tmp/CI_mhNb/podman_bats.FFzXm1
<+711ms> # 82be3cad6803bf3df1ad4cc95b86fb2a19d834ad3a706b38a8502b00e625693e
         #
<+029ms> # $ podman build -q -t img-02-t4-awms9gbq /tmp/CI_mhNb/podman_bats.FFzXm1
<+659ms> # 1434515744b9a5a36983e0c039bed6018a33b6496528be756ff0c27be15bf311
         #
<+028ms> # $ podman build -q -t img-03-t4-awms9gbq /tmp/CI_mhNb/podman_bats.FFzXm1
<+649ms> # 5da08743e1b8253c820af0812d9e92360df623731a2a381bfa9c4f86787b4f56
         #
<+031ms> # $ podman build -q -t img-04-t4-awms9gbq /tmp/CI_mhNb/podman_bats.FFzXm1
<+675ms> # 00e5229d594cde6d53fcbad55fead3d1f6da9aa206f716da5b4934006efb7cf0
         #
<+023ms> # $ podman build -q -t img-05-t4-awms9gbq /tmp/CI_mhNb/podman_bats.FFzXm1
<+522ms> # 15645f61ab28d8a4a7ebcf9b822427673363fca0d617191c3f35f74fff9c7dfa
         #
<+016ms> # $ podman images
<+116ms> # Error: retrieving label for image "ba94cb5fa9b998d0c60d452cb58ae980a54c7ceb00a572bf6285a01048a15ec5": you may need to remove the image to resolve the error: fallback error checking whether image is a manifest list: choosing image instance: no image found in manifest list for architecture "amd64", variant "", OS "linux": choosing image instance: no image found in manifest list for architecture "amd64", variant "", OS "linux"
<+006ms> # [ rc=125 (** EXPECTED 0 **) ]
         # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
         # #| FAIL: exit code is 125; expected 0
         # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

https://api.cirrus-ci.com/v1/artifact/task/6228355684499456/html/sys-podman-debian-13-rootless-host-sqlite.log.html

First time I have seen this one but podman images should certainly never fail like that.

@Luap99 Luap99 added flakes Flakes from Continuous Integration kind/bug Categorizes issue or PR as related to a bug. labels Dec 9, 2024
@ActuallyHappening
Copy link

Have the same issue, new to podman, some help on how to fix would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flakes Flakes from Continuous Integration kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants