From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A180AC64EC4 for ; Wed, 8 Mar 2023 04:33:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229701AbjCHEdP (ORCPT ); Tue, 7 Mar 2023 23:33:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43126 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229590AbjCHEdL (ORCPT ); Tue, 7 Mar 2023 23:33:11 -0500 Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 40E751517C for ; Tue, 7 Mar 2023 20:33:05 -0800 (PST) Received: by mail-pj1-x1034.google.com with SMTP id 6-20020a17090a190600b00237c5b6ecd7so1049673pjg.4 for ; Tue, 07 Mar 2023 20:33:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1678249984; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=T44yh6tnEqnawsOLIzFJTZyltRLXmRTW2kemHWn53Lw=; b=BWexfbrvmVQsl+DwIVhE5UoDLFEAHdvOL/08P6Aobx6h3iHK5/3blH16YsH6FYYtHD oZ3cSGYViS0IU2NOUYpPS0weB7nWueLRgGRj0xSbseI2/ixyCfjMPr4qTiuk/sGRsZot 5T5NY9Ntcjn5nmhIy0bYItdprjyylCfpUXdITKot+AaoE0we3Nmbe3utZw6aY0jCT49K n5noJwqAJk8WbD7G9U+QDF9cBhkkhcGfNNK+LuSDIQazQrfbhhThMdsfbEJHqejwgDPe +MszfuoXHomkvaIVm/wE5k1qqwj7a/F4fwcTeDEdJ6bhnsxQHqTSbSZqKNbZeswJNzPc Z9Eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678249984; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=T44yh6tnEqnawsOLIzFJTZyltRLXmRTW2kemHWn53Lw=; b=xyHvhFpFZVs1JkyC5zUJd+rZ7BLSE9ZB8QyB63xnQRBzBuxOyQvFu0xhvyRDPYJksP bEv5AIiqeOT+Tlynhk3ffLSSlz5um4H7afuJg8pF/76ku4Y5R7CpdZmMet9YPfaCF43G bLKu0uXCWKGTHYIF2w7uNoXK4NVV6Ed7PK1Gmxqn5QhzhMlZd3fmJz3gNmwsIXWsg0AH O2I/X08a6AMl+Pqu8qsC64BtytxP+ImgpjOCN4Wrle70mtGT+hx8/XUhhTPrXAjjk8f/ nWu63118uZtOgRI3qutauR/SzLYZLmTfpxWqWwxlmib7bQBmdLaCNiKg2Ejv5L0doCuz 8VbQ== X-Gm-Message-State: AO0yUKWtui2B6v46sXgO2JRrnl2YczCUKGbR8PK91d+175aMVMUqbr38 i+/4F7IzqGjfOOsBuW2o4ZoYYmLje3YIqi8UYyiOWg== X-Google-Smtp-Source: AK7set+zOrTlz1tc6Ym2Uj3OZTy3H4UKhfDpxme4/w9FqCIIQeOPPBSGo4uvgHhl7Nk2FuMkwKADSQ== X-Received: by 2002:a05:6a20:9384:b0:ce:521b:f542 with SMTP id x4-20020a056a20938400b000ce521bf542mr18561896pzh.17.1678249984132; Tue, 07 Mar 2023 20:33:04 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id d22-20020aa78e56000000b005a8512c9988sm8907690pfr.93.2023.03.07.20.33.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Mar 2023 20:33:03 -0800 (PST) Message-ID: <64080fff.a70a0220.47355.0ff3@mx.google.com> Date: Tue, 07 Mar 2023 20:33:03 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/5.4 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.4.234-284-gea20d71d5262 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.4 baseline: 166 runs, 33 regressions (v5.4.234-284-gea20d71d5262) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/queue/5.4 baseline: 166 runs, 33 regressions (v5.4.234-284-gea20d= 71d5262) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-collabora | gcc-10 | i386_def= config | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.4/kern= el/v5.4.234-284-gea20d71d5262/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.234-284-gea20d71d5262 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: ea20d71d52629f98d87422bc7805d23c63a75694 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6407db2cda5a7f24378c8649 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6407db2cda5a7f24378c8652 failing since 36 days (last pass: v5.4.230-81-g2ad0dc06d587, first = fail: v5.4.230-108-g761a8268d868) 2023-03-08T00:47:22.760273 <8>[ 9.810620] 2023-03-08T00:47:22.869746 / # # 2023-03-08T00:47:22.971394 export SHELL=3D/bin/sh 2023-03-08T00:47:22.972354 # 2023-03-08T00:47:23.074278 / # export SHELL=3D/bin/sh. /lava-3394585/e= nvironment 2023-03-08T00:47:23.074724 = 2023-03-08T00:47:23.176051 / # . /lava-3394585/environment/lava-339458= 5/bin/lava-test-runner /lava-3394585/1 2023-03-08T00:47:23.177474 = 2023-03-08T00:47:23.182180 / # /lava-3394585/bin/lava-test-runner /lav= a-3394585/1 2023-03-08T00:47:23.259089 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407d9ddb4136ac4698c8633 Results: 3 PASS, 2 FAIL, 2 SKIP Full config: defconfig Compiler: gcc-10 (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleas= hed-a00.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleas= hed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/6407d9ddb4136ac4= 698c8638 failing since 139 days (last pass: v5.4.219-270-gde284a6cd1e4, firs= t fail: v5.4.219-266-g5eb28a6c7901) 3 lines 2023-03-08T00:41:27.735001 / # = 2023-03-08T00:41:27.735782 = 2023-03-08T00:41:29.801938 / # # 2023-03-08T00:41:29.802517 # 2023-03-08T00:41:31.813679 / # export SHELL=3D/bin/sh 2023-03-08T00:41:31.814102 export SHELL=3D/bin/sh 2023-03-08T00:41:33.830254 / # . /lava-3394563/environment 2023-03-08T00:41:33.830726 . /lava-3394563/environment 2023-03-08T00:41:35.845901 / # /lava-3394563/bin/lava-test-runner /lav= a-3394563/0 2023-03-08T00:41:35.847712 /lava-3394563/bin/lava-test-runner /lava-33= 94563/0 = ... (9 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407dd1c44534469078c8645 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dd1c44534469078c8= 646 failing since 301 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407de2017717ecdd88c8632 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407de2017717ecdd88c8= 633 failing since 301 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407de8a7d17604c768c8637 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407de8a7d17604c768c8= 638 failing since 301 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407e02e27e38125e68c8656 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407e02e27e38125e68c8= 657 failing since 301 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407dd1be8268445ca8c8630 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dd1be8268445ca8c8= 631 failing since 301 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407de1f14e34c72a68c863d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407de1f14e34c72a68c8= 63e failing since 301 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407de2717717ecdd88c8640 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407de2717717ecdd88c8= 641 failing since 301 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407e006ab8a0f6a078c8634 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407e006ab8a0f6a078c8= 635 failing since 301 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407dd1e56452584088c8633 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dd1e56452584088c8= 634 failing since 225 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407de1e14e34c72a68c8639 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407de1e14e34c72a68c8= 63a failing since 301 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407deb2510b6cf4598c8642 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407deb2510b6cf4598c8= 643 failing since 225 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407dfcaa38b04a8e88c8636 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dfcaa38b04a8e88c8= 637 failing since 301 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407dceb107fe2528f8c8651 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dceb107fe2528f8c8= 652 failing since 225 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407dd1a9394185c4b8c862f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dd1a9394185c4b8c8= 630 failing since 225 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407de2214e34c72a68c8643 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407de2214e34c72a68c8= 644 failing since 301 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407de2614e34c72a68c8649 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407de2614e34c72a68c8= 64a failing since 225 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407e0f65f2a9902e38c8696 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407e0f65f2a9902e38c8= 697 failing since 301 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/6407dcea7ef41d3bcb8c8647 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dcea7ef41d3bcb8c8= 648 failing since 225 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/6407dd91a9151798128c862f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386= -uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386= -uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dd91a9151798128c8= 630 failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/6407df7a50df6bec848c863c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386-= uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386-= uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407df7a50df6bec848c8= 63d failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-collabora | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/6407dd7663d486275e8c865b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/i386/i386_defconfig/gcc-10/lab-collabora/baseline-qemu_i38= 6-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/i386/i386_defconfig/gcc-10/lab-collabora/baseline-qemu_i38= 6-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dd7663d486275e8c8= 65c failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6407db4f9c142f47528c863d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407db4f9c142f47528c8= 63e failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407dd94a9151798128c8635 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dd94a9151798128c8= 636 failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6407db6aa9f1e78c728c8655 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407db6aa9f1e78c728c8= 656 failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407dfa3624d1add138c865f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dfa3624d1add138c8= 660 failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6407db4e7ff5ea8f918c8656 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407db4e7ff5ea8f918c8= 657 failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407dd92a9151798128c8632 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407dd92a9151798128c8= 633 failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6407db427ff5ea8f918c8643 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407db427ff5ea8f918c8= 644 failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6407df8e624d1add138c8638 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407df8e624d1add138c8= 639 failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/6407db4e39a1792d1a8c8653 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6407db4e39a1792d1a8c8= 654 failing since 22 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6407da9a1a2dc78f5a8c865d Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i-= h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-2= 84-gea20d71d5262/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i-= h3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6407da9a1a2dc78f5a8c8666 failing since 34 days (last pass: v5.4.230-108-g761a8268d868, first= fail: v5.4.230-109-g0a6085bff265) 2023-03-08T00:44:51.984117 / # # 2023-03-08T00:44:52.086135 export SHELL=3D/bin/sh 2023-03-08T00:44:52.086817 # 2023-03-08T00:44:52.188203 / # export SHELL=3D/bin/sh. /lava-3394576/e= nvironment 2023-03-08T00:44:52.188753 = 2023-03-08T00:44:52.290253 / # . /lava-3394576/environment/lava-339457= 6/bin/lava-test-runner /lava-3394576/1 2023-03-08T00:44:52.291247 = 2023-03-08T00:44:52.296061 / # /lava-3394576/bin/lava-test-runner /lav= a-3394576/1 2023-03-08T00:44:52.383036 + export 'TESTRUN_ID=3D1_bootrr' 2023-03-08T00:44:52.383571 + cd /lava-3394576/1/tests/1_bootrr = ... (10 line(s) more) = =20