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

pull or pod create: Error creating cache file for layer "x": locating layer with ID "x": layer not known #24146

Open
edsantiago opened this issue Oct 3, 2024 · 0 comments
Labels
flakes Flakes from Continuous Integration

Comments

@edsantiago
Copy link
Member

Yet another "layer not known" flake seen in parallel CI testing:

# podman --noout pod create --name p-t181-wdhsgkec --infra-name infra_container_t181-wdhsgkec --infra-image quay.io/libpod/k8s-pause:3.5
time="2024-09-25T14:16:22-05:00" level=warning msg="Error creating cache file for layer \"e8e4716d9f3cacdbc440b0e7a9fd9ccd0103cc0e8e6910c6637339cf75067a37\": locating layer with ID \"e8e4716d9f3cacdbc440b0e7a9fd9ccd0103cc0e8e6910c6637339cf75067a37\": layer not known"

or on pull:

# podman pull quay.io/libpod/alpine:latest
Trying to pull quay.io/libpod/alpine:latest...
Getting image source signatures
Copying blob sha256:9d16cba9fb961d1aafec9542f2bf7cb64acfc55245f9e4eb5abecd4cdc38d749
time="2024-09-27T09:08:02-05:00" level=warning msg="Error creating cache file for layer \"36c060c90a06b65bef01ce7534f40e663a03528dbc504920784ddbd97c7e6588\": locating layer with ID \"36c060c90a06b65bef01ce7534f40e663a03528dbc504920784ddbd97c7e6588\": layer not known"
Copying config sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4
Writing manifest to image destination
961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4

Both are warnings, not errors. The command succeeds, but test fails because of undesired warnings.

x x x x x x
sys(5) podman(5) rawhide(5) root(5) host(5) sqlite(5)
@edsantiago edsantiago added the flakes Flakes from Continuous Integration label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flakes Flakes from Continuous Integration
Projects
None yet
Development

No branches or pull requests

1 participant