Actions
action #174073
closed[BCI] Investigate kiwi failures on PPC
Start date:
2024-12-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario sle-16.0-BCI-Updates-ppc64le-kiwi_10.1_on_SLES_15-SP6_podman@ppc64le fails in
root_BCI-tests_all
Many BCI tests on ppc64le fail because the container is not started:
AssertionError: Unexpected exit code 255 for CommandResult(backend=<testinfra.backend.podman.PodmanBackend object at 0x7fff87831d50>, exit_status=255, command=b'uname -s', _stdout=b'', _stderr=b'Error: can only create exec sessions on running containers: container state improper\n')
The issue appears only on ppc64le, not on aarch64, s390x or x86_64
Actions