Hi Philippe, On Mon, May 3, 2021 at 9:59 AM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Hi Cleber, Willian, > > Avocado marked the test_mips64el_fuloong2e as failed while > it succeeded: > https://gitlab.com/qemu-project/qemu/-/jobs/1231363571 > > Apparently the first part of the console output is missing. > (Normal console output attached). > > Any idea what could be the cause? >
The log shows the following: 12:00:37 ERROR| avocado.core.exceptions.TestFail: Failure message found in console: "Kernel panic - not syncing". Expected: "Kernel command line: printk.time=0 console=ttyS0" Does your comment about "console output missing" means the expected message was supposed to be on this missing part? > Thanks, > > Phil.