Skip to content

pod checkpoint/restore - incomplete restore? #24571

Open
@edsantiago

Description

@edsantiago

new e2e test flake:

           [It] podman checkpoint and restore container out of and into pod (net,uts,pid)
...
           # podman [options] pod create --name test_pod --share net,uts,pid
           2d3a6acebc57859090f43a10ada336d7112ab1370e9b58d0147e8b31e5bafc1b
           # podman [options] container restore --pod 2d3a6acebc57859090f43a10ada336d7112ab1370e9b58d0147e8b31e5bafc1b -i /tmp/CI_q0NH/podman-e2e-162141281/subtest-687432410/checkpoint-e0242610380e2cacb60e6b5b344a4762ddc945a6eb0f968bb9cfbb2b31dec9ec.tar.gz
           e0242610380e2cacb60e6b5b344a4762ddc945a6eb0f968bb9cfbb2b31dec9ec
           # podman [options] ps -q
           5a3fadf99b88
...
   FAILS - expected two lines of output

Seen twice in the last few days. It could easily be a bug in the test itself: please note that pod checkpoint/restore is new as of crun-1.18. This is a test that has been skipped for years, except for runc.

x x x x x x
int(2) podman(2) fedora-41(2) root(2) host(2) sqlite(2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    flakesFlakes from Continuous Integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions