[flake] remote,rootless: create+start+ps: container does not exist in database #7746
Labels
flakes
Flakes from Continuous Integration
kind/bug
Categorizes issue or PR as related to a bug.
kind/test-flake
Categorizes issue or PR as related to test flakes.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
remote
Problem is in podman-remote
stale-issue
In window 1:
$ ./bin/podman system service --timeout=0
In window 2:
It's a flake (race condition): don't expect it to happen every time. For me it's one out of 3-5 runs on my laptop.
Rootless only, AFAICT: I could not get it to reproduce with
P() { sudo ...}
.master @ 5cedd83 on f32.
While I'm at it, the error message is different between
podman
andpodman-remote
, does this matter?Only seems to happen when creating an error container (
foo
, i.e. command not found). Does not happen withtrue
... except, now, as root!(very very infrequently; it takes a lot of repetitions to trigger)
The text was updated successfully, but these errors were encountered: