On Tue, Apr 6, 2021 at 6:11 PM Radosław Piliszek <radoslaw.piliszek@gmail.com> wrote:
On Tue, Apr 6, 2021 at 5:51 PM Clark Boylan <cboylan@sapwetik.org> wrote:
On Tue, Apr 6, 2021, at 8:14 AM, Radosław Piliszek wrote:
I am testing whether replacing xz with gzip would solve the problem [1] [2].
The reason we used xz is that the files are very large and gz compression is very poor compared to xz for these files and these files are not really human readable as is (you need to load them into journald first). Let's test it and see what the gz file sizes look like but if they are still quite large then this is unlikely to be an appropriate fix.
Let's see how bad the file sizes are.
devstack.journal.gz 23.6M Less than all the other logs together, I would not mind. I wonder how it is in other jobs (this is from the failing one). -yoctozepto