Control: severity -1 important On Mon, Jul 4, 2022 at 3:27 AM Bastian Blank <wa...@debian.org> wrote: > > Source: libpod > Version: 3.4.7+ds1-3 > Severity: serious > Tags: ftbfs > > libpod fails to build from source on several architectures: > | > | --- FAIL: TestMonitorTwoDirGood (1.08s) > | --- PASS: TestMonitorTwoDirGood/good-fallback-addition (0.10s) > | --- FAIL: TestMonitorTwoDirGood/good-primary-override (0.11s) > | --- FAIL: TestMonitorTwoDirGood/good-fallback-removal (0.10s) > | --- PASS: TestMonitorTwoDirGood/good-fallback-restore (0.17s) > | --- PASS: TestMonitorTwoDirGood/bad-primary-new-addition (0.10s) > | --- PASS: TestMonitorTwoDirGood/bad-primary-same-addition (0.10s) > | --- PASS: TestMonitorTwoDirGood/good-primary-removal (0.10s) > | --- PASS: TestMonitorTwoDirGood/good-non-json-addition (0.10s) > | --- PASS: TestMonitorTwoDirGood/good-fallback-removal#01 (0.19s) >
Looks like flaky tests. For example, debci runs these tests without problem. And I just verified in local sbuild as well. https://ci.debian.net/data/autopkgtest/testing/amd64/libp/libpod/23064901/log.gz --- PASS: TestMonitorTwoDirGood (0.90s) --- PASS: TestMonitorTwoDirGood/good-fallback-addition (0.10s) --- PASS: TestMonitorTwoDirGood/good-primary-override (0.10s) --- PASS: TestMonitorTwoDirGood/good-fallback-removal (0.10s) --- PASS: TestMonitorTwoDirGood/good-fallback-restore (0.10s) --- PASS: TestMonitorTwoDirGood/bad-primary-new-addition (0.10s) --- PASS: TestMonitorTwoDirGood/bad-primary-same-addition (0.10s) --- PASS: TestMonitorTwoDirGood/good-primary-removal (0.10s) --- PASS: TestMonitorTwoDirGood/good-non-json-addition (0.10s) --- PASS: TestMonitorTwoDirGood/good-fallback-removal#01 (0.10s) -- Shengjing Zhu