You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...cut...
# podman [options] load -i /tmp/podman_test1780044227/alpine.tar.gz
Error: payload does not match any of the supported image formats:
* oci: initializing source oci:/tmp/podman_test1780044227/alpine.tar.gz:: open /tmp/podman_test1780044227/alpine.tar.gz/index.json: not a directory
* oci-archive: loading index: open /var/tmp/oci1331170819/index.json: no such file or directory
* docker-archive: loading tar component manifest.json: archive/tar: invalid tar header
* dir: open /tmp/podman_test1780044227/alpine.tar.gz/manifest.json: not a directory
[AfterEach] Podman load
/var/tmp/go/src/github.com[/containers/podman/test/e2e/load_test.go:31](https://github.com/containers/podman/blob/aa8a2964392040ee85652fcff59be73b80462bab/test/e2e/load_test.go#L31)
# podman [options] pod rm -fa -t 0
# podman [options] rm -fa -t 0
• Failure [2.285 seconds]
Podman load
/var/tmp/go/src/github.com[/containers/podman/test/e2e/load_test.go:14](https://github.com/containers/podman/blob/aa8a2964392040ee85652fcff59be73b80462bab/test/e2e/load_test.go#L14)
podman load compressed tar file [It]
/var/tmp/go/src/github.com[/containers/podman/test/e2e/load_test.go:58](https://github.com/containers/podman/blob/aa8a2964392040ee85652fcff59be73b80462bab/test/e2e/load_test.go#L58)
Expected
<int>: 125
to match exit code:
<int>: 0
...cut...
Describe the results you expected:
Test should pass
Additional information you deem important (e.g. issue happens only occasionally):
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
While attempting to update the CI VM images to F37 (beta), found this test is failing on most test-configurations.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Test should pass
Additional information you deem important (e.g. issue happens only occasionally):
Reproduces on:
int remote fedora-37 root hostint podman fedora-37 rootless hostint podman fedora-37 root hostint podman fedora-37 root containerOutput of
podman version:See below
Output of
podman info:Package info (e.g. output of
rpm -q podmanorapt list podman):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
Annotated log