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 0EB96C4332F for ; Sun, 11 Dec 2022 15:27:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230192AbiLKP1D (ORCPT ); Sun, 11 Dec 2022 10:27:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48262 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229471AbiLKP1C (ORCPT ); Sun, 11 Dec 2022 10:27:02 -0500 Received: from mail-pj1-x102d.google.com (mail-pj1-x102d.google.com [IPv6:2607:f8b0:4864:20::102d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3683FDFDF for ; Sun, 11 Dec 2022 07:27:00 -0800 (PST) Received: by mail-pj1-x102d.google.com with SMTP id e7-20020a17090a77c700b00216928a3917so13036050pjs.4 for ; Sun, 11 Dec 2022 07:27:00 -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=eqSkFh4RW2kk1UJL6Q10SEag8qg/QZOcZM43jMQl+QE=; b=QFtYWb6OUmMLzLD3UmXVzTOc/LGDvDW4JYmkOF2zoCHsbgmRtaLkSyS0J+DX4dPjE8 7vm0Rr31wLFok3561CC9PAFG4EByeIP6RmbaUdLVGVXEiUNw4aQW1MjNI2eOtrd+J0z3 8fkcHKD+aRXlN2dZZ/Pcww5Gug4xvZlj/HYemg21S4HOqofK/OmkuuWNht0nge73a7WG sb+21OoRXrsmjmYASyVrrNaQZI3bYn8Gt4z9t2ZFT1MH04fBAfOUKoDr2xqdrgf0J068 MASu9AoFgLcK6e3lBR7KinPfTwbDW0geOtw/W3bhVFolyB9Hjl3Z1Xr8W9wnYoC6N51b G8ww== 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=eqSkFh4RW2kk1UJL6Q10SEag8qg/QZOcZM43jMQl+QE=; b=XXhVaWPpSVvnGIiPRCNCeROEWOqyMpeiDbqn36oOw64aXUpxh+VSlfMZiogMasuAKk D729zqAI65bkx5YSuCFWVHgP1qwzjO3+GVclbQIPciRpcr9BcuVQF50iHUvyCvezK5fH jgCKgEduoKfTyACjMs1HMtTjj6dQ+y1VO1JXuJNvDS46JU1aW6HiyWEU/3DfuDJdRxBe z8/oUdl1PCgze1YCnu6gvMrByuvZ8aPFqjbIgt22+0bIbbkamZF6dkg6OVrFJ9Nl60Gw HqTEsxsRhWChsmlK8+OLG3S5ZE8NUcbNSLWeK8BHC8bZ6C/lXZ/wjsasqagRTLLJgCUb r6lA== X-Gm-Message-State: ANoB5pky0sSqP1X3AFCr5DQJrUn7jHmR6vLGu/NQIoiEG5F6WyquLC8O zVZfJk8niksnxhBrV6Yj9x7MwMV+eOUOqMLT3RUxVA== X-Google-Smtp-Source: AA0mqf4/Ebm1jcFvTfQQMf2lXCUfVOHPSD48GnZNshQwycsVdB7C/hQXbvpR3Ccb9l/0q6c1EAX/Zg== X-Received: by 2002:a17:90a:6506:b0:213:9bf5:6a10 with SMTP id i6-20020a17090a650600b002139bf56a10mr12659124pjj.49.1670772419181; Sun, 11 Dec 2022 07:26:59 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id mi8-20020a17090b4b4800b002192db1f8e8sm3854994pjb.23.2022.12.11.07.26.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 11 Dec 2022 07:26:58 -0800 (PST) Message-ID: <6395f6c2.170a0220.ee1e1.7152@mx.google.com> Date: Sun, 11 Dec 2022 07:26:58 -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-Kernel: v5.4.226-32-gd35e0dd37ed1 X-Kernelci-Report-Type: test X-Kernelci-Tree: stable-rc Subject: stable-rc/queue/5.4 baseline: 144 runs, 16 regressions (v5.4.226-32-gd35e0dd37ed1) 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: 144 runs, 16 regressions (v5.4.226-32-gd35e0d= d37ed1) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-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+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-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+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.4/kern= el/v5.4.226-32-gd35e0dd37ed1/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.226-32-gd35e0dd37ed1 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: d35e0dd37ed13d82735c3851bcda6884e633db27 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c58dd71dd225cb2abd03 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c58dd71dd225cb2ab= d04 failing since 215 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6395c68126dbb202142abd07 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c68126dbb202142ab= d08 failing since 215 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 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c68f26dbb202142abd5e 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c68f26dbb202142ab= d5f failing since 215 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6395c8c02674bfb0692abdaa 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c8c02674bfb0692ab= dab failing since 215 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-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c58edeeb8d145d2abd08 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c58edeeb8d145d2ab= d09 failing since 215 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = 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/6395c67f26dbb202142abd01 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c67f26dbb202142ab= d02 failing since 215 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+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c6a37a34badfd12abd06 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c6a37a34badfd12ab= d07 failing since 215 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = 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/6395c8aba2bb5a220e2abd3d 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c8aba2bb5a220e2ab= d3e failing since 215 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-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c58cdeeb8d145d2abcfa 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c58cdeeb8d145d2ab= cfb failing since 215 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6395c66b6dd1e62eb42abd6a 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c66b6dd1e62eb42ab= d6b failing since 215 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+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c67bfb1d4fd26c2abd16 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c67bfb1d4fd26c2ab= d17 failing since 215 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6395c8d4d6db73e99f2abd46 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c8d4d6db73e99f2ab= d47 failing since 215 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-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c58fdeeb8d145d2abd0e 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c58fdeeb8d145d2ab= d0f failing since 215 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = 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/6395c68326dbb202142abd15 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c68326dbb202142ab= d16 failing since 215 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-uefi | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c6b77a34badfd12abd6e 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c6b77a34badfd12ab= d6f failing since 215 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = 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/6395c8e780b496c1022abd0d 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.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-gd35e0dd37ed1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c8e780b496c1022ab= d0e failing since 215 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = =20