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 709F3C4332F for ; Mon, 12 Dec 2022 08:09:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231351AbiLLIJH (ORCPT ); Mon, 12 Dec 2022 03:09:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42560 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230079AbiLLIJF (ORCPT ); Mon, 12 Dec 2022 03:09:05 -0500 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4E832BCA8 for ; Mon, 12 Dec 2022 00:09:04 -0800 (PST) Received: by mail-pj1-x102a.google.com with SMTP id z8-20020a17090abd8800b00219ed30ce47so14844695pjr.3 for ; Mon, 12 Dec 2022 00:09:04 -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=zRMEXoYRY8EuKKnWlGIyF2/ZtsmmMm9jFkWvCPot6Yo=; b=YHy3oymi4xx0vMVKv33AUqqRl0dcgGixjbsFbSjUb8ltnGvx39H3q6P0+vIOTBad49 eL6FphnNeSgR2TcAq/43sLbFICDCBvMSY+uWL2oPJUSdtrA/zO1gmK1J94FKMkhJEEVL VsMRUrWNmck34/8XyDa+c56VDwTCxliskWD/zLrRhYk44UCFeyKk9nI9qTdgjwBsiW6K /FSKnfD0OGflHc1O0d9e483CkVNi23rXAWwvHSO72UPG9od39ImI8MFThtWCp4TIyomr P4A6pkGTDCgSNC1QhIlJhX1a3XUsc4NC5uEHjJn0RwGLckjwCdyWCiGdVI8ZjHQ+/6uZ nvdQ== 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=zRMEXoYRY8EuKKnWlGIyF2/ZtsmmMm9jFkWvCPot6Yo=; b=MC7hSDRirZtEHsEiwtEBic5/9toBpICwRPp9WQ6BH9wRwXCG5kpj73uBB4pAQOW7H3 3lzIeVskVUTGeZSubYLGG3shiw2pAP2RqSw8OJFWdUfy2IADig9Ta59ZL1g6k1An1/BK Mf7u9zwZP4EhZjjyPnumEBoQN6uBw26/NfDs+qDdze959qfVAkzZYH/IYrtEct8ih/3a 5pxigYcMYeaAGEnvgJnSuCgOFATuSGhQlUVgBodAWbkL7oQVIIRoPaclbw4lmIOVXAnk KbuwmD6LlQFEhVl5dDLUNeKVry7xNTBYZ2JLbO/CmT24PdNDdv9FU3aLW+eXxO49HSRl 5M2Q== X-Gm-Message-State: ANoB5pm46yJdDLmJ8X/CpN8QYsBJ4UNTwxW2sLONmFiAnEIRyHcJoJIE xih5CzDFjCRKJJht5kV6yTTt1y1rPwA0sBHw+9c= X-Google-Smtp-Source: AA0mqf7aLPPW6e+cY4D02WAEqRnPUSC5gYf5nJHH1JOIukwURfmL8T6dOO39BXoG5fhoIohqbUuyhA== X-Received: by 2002:a17:903:18c:b0:186:7851:5348 with SMTP id z12-20020a170903018c00b0018678515348mr18449647plg.24.1670832543252; Mon, 12 Dec 2022 00:09:03 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id q9-20020a170902eb8900b00186a437f4d7sm5647524plg.147.2022.12.12.00.09.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Dec 2022 00:09:02 -0800 (PST) Message-ID: <6396e19e.170a0220.258b5.974d@mx.google.com> Date: Mon, 12 Dec 2022 00:09:02 -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-g07178a40d611 X-Kernelci-Report-Type: test X-Kernelci-Tree: stable-rc Subject: stable-rc/queue/5.4 baseline: 146 runs, 17 regressions (v5.4.226-32-g07178a40d611) 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: 146 runs, 17 regressions (v5.4.226-32-g07178a= 40d611) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | 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-baylibre | 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-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | 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-baylibre | 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-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.4/kern= el/v5.4.226-32-g07178a40d611/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.226-32-g07178a40d611 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 07178a40d61172c8706605d9fbdd92dfc00647bf = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6396a9645d0b64e59c2abd1b 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-g07178a40d611/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-g07178a40d611/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/6396a9645d0b64e59c2ab= d1c 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-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6396b1c00f10f1cb792abd0b 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-g07178a40d611/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-g07178a40d611/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/6396b1c00f10f1cb792ab= d0c failing since 139 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/6396aa0a2eef1ba9bb2abd30 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-g07178a40d611/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-g07178a40d611/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/6396aa0a2eef1ba9bb2ab= d31 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+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6396b22cd64c275bb62abd09 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-g07178a40d611/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-g07178a40d611/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/6396b22cd64c275bb62ab= d0a failing since 139 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/6396b1b70f10f1cb792abcfd 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-g07178a40d611/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.226-3= 2-g07178a40d611/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-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/6396b1b70f10f1cb792ab= cfe failing since 139 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/6396a94e5d0b64e59c2abcfa 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-g07178a40d611/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-g07178a40d611/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/6396a94e5d0b64e59c2ab= cfb 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+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6396b1c121757531a72abd2d 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-g07178a40d611/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-g07178a40d611/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/6396b1c121757531a72ab= d2e 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/6396aa206257b42e862abcfd 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-g07178a40d611/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-g07178a40d611/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/6396aa206257b42e862ab= cfe 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+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6396b22db77049ad022abd08 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-g07178a40d611/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-g07178a40d611/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/6396b22db77049ad022ab= 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-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6396a965095b860c662abd19 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-g07178a40d611/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-g07178a40d611/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/6396a965095b860c662ab= d1a 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+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6396b1bf21757531a72abd27 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-g07178a40d611/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-g07178a40d611/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/6396b1bf21757531a72ab= d28 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/6396aa0b2eef1ba9bb2abd39 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-g07178a40d611/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-g07178a40d611/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/6396aa0b2eef1ba9bb2ab= d3a 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+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6396b2172b872a73312abd0d 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-g07178a40d611/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-g07178a40d611/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/6396b2172b872a73312ab= d0e 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/6396a966095b860c662abd1f 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-g07178a40d611/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-g07178a40d611/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/6396a966095b860c662ab= d20 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+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6396b1c26b156ccf322abcfa 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-g07178a40d611/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-g07178a40d611/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/6396b1c26b156ccf322ab= 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-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6396aa1e2eef1ba9bb2abd48 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-g07178a40d611/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-g07178a40d611/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/6396aa1e2eef1ba9bb2ab= d49 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+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6396b22efe674f4bd12abd08 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-g07178a40d611/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-g07178a40d611/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/6396b22efe674f4bd12ab= d09 failing since 215 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = =20