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 CF7DFC25B4E for ; Sun, 22 Jan 2023 07:03:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229597AbjAVHD7 (ORCPT ); Sun, 22 Jan 2023 02:03:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41612 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229480AbjAVHD6 (ORCPT ); Sun, 22 Jan 2023 02:03:58 -0500 Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C8F0D21A1A for ; Sat, 21 Jan 2023 23:03:55 -0800 (PST) Received: by mail-pj1-x102e.google.com with SMTP id n20-20020a17090aab9400b00229ca6a4636so11866917pjq.0 for ; Sat, 21 Jan 2023 23:03:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=G3SUAsZKWqykLVDnIRmFCFC2rWwzIBxJsSU0rgJTmmg=; b=BVmU4FN944h2RaTomZrtI+7RHAu68oViTNVX4+9QUzW4HlyUSdzPrTk3Vj94UUxZ6o clfnIWMqMFn6FoMeI+Qis4RShtz+2J8Y/s6N2yvINC7eRkaIQwhAU4ruNFdcTdSzOYw2 oALrZu2etcxjaWm/nIwPnFpEpynvfsvewvo9jyHh8kf0XfwMIw4eBA67UX6cucL60apc D9pJPNBSpv99d8DJ/HA9r3/Ibik5cJbsv1zctTxr4p5qs6zWqWWpdv3z18I7zmfiYvwH NuqNrB9U3986yGp5IcRJzAJo9FYiF+RuBWeJisQh0nbeajCh5nPyTJYmvBIG7RAlh1we bNUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=G3SUAsZKWqykLVDnIRmFCFC2rWwzIBxJsSU0rgJTmmg=; b=cU3/GUrs0IFxlCzZoVcR5MXlaTJLP3vBBYxF2EIjiriFsjWIf4czNfpCBvgilkHvNS 1hLNfDvpGayE7N+AWUJZrsk2ovclCX4wIxJmWGUp/h2wMZ3y/Jwqyi1pqCzQjUfr3iOa sJNB8kEQoUCGLiGccH0YIAhfp3zdnDf0/3/Nj5nIKByTNUuCUcju1PDfKoubXjaknuNw hoIKdkvkpgr0plIRfE1QXHPMd9PPl62/ZISh8DaHGq+bHGRT2tHK7qAuiAT3m0Cz9axq CBB1dh+caurWfbcgGeWqu8VvTux3MnUOGzJWQ7gMy6OXsjPLA4z7qYKBbSqbEYmk6R5Z 5B6A== X-Gm-Message-State: AFqh2kqJLW6Hj1ARAIKI6t+4EUe4IPyV+CVRDAfksIaGWwQRNPb4Tu6V TrNu9cbCvs4yEUG38TJ0QcJMpkt2BEz5Ud4RO3o= X-Google-Smtp-Source: AMrXdXu1xsNu2AcXS2H5CJOHH5vOhGDAakVw4aiRHPUEJONC/4L/bEqabYS/PZohSxhKd9AcfrXoQQ== X-Received: by 2002:a05:6a20:c198:b0:b8:ca86:d1e8 with SMTP id bg24-20020a056a20c19800b000b8ca86d1e8mr22559472pzb.14.1674371034729; Sat, 21 Jan 2023 23:03:54 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id a4-20020a63e844000000b004b6c3d7aa21sm18282246pgk.8.2023.01.21.23.03.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 Jan 2023 23:03:54 -0800 (PST) Message-ID: <63ccdfda.630a0220.c177f.ce72@mx.google.com> Date: Sat, 21 Jan 2023 23:03:54 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/5.4 X-Kernelci-Kernel: v5.4.228-631-gd4b24e216096 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.4 baseline: 154 runs, 22 regressions (v5.4.228-631-gd4b24e216096) 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: 154 runs, 22 regressions (v5.4.228-631-gd4b24= e216096) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.4/kern= el/v5.4.228-631-gd4b24e216096/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.228-631-gd4b24e216096 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: d4b24e2160965253edbfaf21e01867ade735c5b3 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ccae5ee3b43d18d7915f5a 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccae5ee3b43d18d7915= f5b failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ccaf2eaaf892055e915eba 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccaf2eaaf892055e915= ebb failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cccd72ac09b18b08915ee4 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cccd72ac09b18b08915= ee5 failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ccd01a451009cf5b915edb 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccd01a451009cf5b915= edc failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cca8ee0db8d00ca9915ec2 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.228-6= 31-gd4b24e216096/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gd4b24e216096/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cca8ee0db8d00ca9915= ec3 failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ccaaab629cd355fa915eec 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.228-6= 31-gd4b24e216096/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gd4b24e216096/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccaaab629cd355fa915= eed failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ccae6076a3241073915eb9 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccae6076a3241073915= eba failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ccaf0d92c65d9361915ed0 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccaf0d92c65d9361915= ed1 failing since 256 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ccceb2684c79f86d915ed1 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccceb2684c79f86d915= ed2 failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ccd0ba789ca11e81915f1f 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccd0ba789ca11e81915= f20 failing since 256 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cca8f0c3875e0f06915ecb 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.228-6= 31-gd4b24e216096/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gd4b24e216096/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cca8f0c3875e0f06915= ecc failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ccae5ce3b43d18d7915f54 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccae5ce3b43d18d7915= f55 failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ccafcb87e2561bef915ec5 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccafcb87e2561bef915= ec6 failing since 256 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cccd5e88b843945c915ed6 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cccd5e88b843945c915= ed7 failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ccd10a7e753e38c5915eca 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccd10a7e753e38c5915= ecb failing since 256 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cca7c707042663c2915eed 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.228-6= 31-gd4b24e216096/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gd4b24e216096/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cca7c707042663c2915= eee failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ccae5ae3b43d18d7915f4a 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccae5ae3b43d18d7915= f4b failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ccaf2cbac1bef522915ef3 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccaf2cbac1bef522915= ef4 failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cccd4a3db7b2cfd1915ed5 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cccd4a3db7b2cfd1915= ed6 failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63cccfa282890ed061915ec4 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cccfa282890ed061915= ec5 failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63cca7c607042663c2915eea 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.228-6= 31-gd4b24e216096/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gd4b24e216096/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63cca7c607042663c2915= eeb failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ccaabb1aafd9780c915eba 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.228-6= 31-gd4b24e216096/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.228-6= 31-gd4b24e216096/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ccaabb1aafd9780c915= ebb failing since 180 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = =20