From 8cd27abbd407ea27d64ccfdbe58332559694dd00 Mon Sep 17 00:00:00 2001 From: Matej Marusak Date: Tue, 28 Apr 2020 19:58:50 +0200 Subject: [PATCH] naughty: Add pattern for podman coredumps See known issue #805 In one case we get the actual traceback from `exe` where word `rootlessport` seems to be the most important one. In the other case there is not really much we can match to. The varlink dies, thus disconnects us. Also we save coredump and it always fails waiting for 'No Containers' string. Closes #806 --- naughty/fedora-31/805-podman-dumps-core | 3 +++ naughty/fedora-31/805-podman-dumps-core1 | 5 +++++ naughty/fedora-32/805-podman-dumps-core | 3 +++ naughty/fedora-32/805-podman-dumps-core1 | 5 +++++ 4 files changed, 16 insertions(+) create mode 100644 naughty/fedora-31/805-podman-dumps-core create mode 100644 naughty/fedora-31/805-podman-dumps-core1 create mode 100644 naughty/fedora-32/805-podman-dumps-core create mode 100644 naughty/fedora-32/805-podman-dumps-core1 diff --git a/naughty/fedora-31/805-podman-dumps-core b/naughty/fedora-31/805-podman-dumps-core new file mode 100644 index 0000000000..89801a3a4a --- /dev/null +++ b/naughty/fedora-31/805-podman-dumps-core @@ -0,0 +1,3 @@ +Process * (exe) of user 1000 dumped core. +* +*rootlessport* diff --git a/naughty/fedora-31/805-podman-dumps-core1 b/naughty/fedora-31/805-podman-dumps-core1 new file mode 100644 index 0000000000..568785fd22 --- /dev/null +++ b/naughty/fedora-31/805-podman-dumps-core1 @@ -0,0 +1,5 @@ +*Failed to do * ConnectionClosed* +* +Core dumps downloaded to * +* +wait_js_cond(ph_is_present*\"No containers\"* diff --git a/naughty/fedora-32/805-podman-dumps-core b/naughty/fedora-32/805-podman-dumps-core new file mode 100644 index 0000000000..89801a3a4a --- /dev/null +++ b/naughty/fedora-32/805-podman-dumps-core @@ -0,0 +1,3 @@ +Process * (exe) of user 1000 dumped core. +* +*rootlessport* diff --git a/naughty/fedora-32/805-podman-dumps-core1 b/naughty/fedora-32/805-podman-dumps-core1 new file mode 100644 index 0000000000..568785fd22 --- /dev/null +++ b/naughty/fedora-32/805-podman-dumps-core1 @@ -0,0 +1,5 @@ +*Failed to do * ConnectionClosed* +* +Core dumps downloaded to * +* +wait_js_cond(ph_is_present*\"No containers\"*