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 246CCC4332F for ; Mon, 12 Dec 2022 13:05:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232018AbiLLNFb (ORCPT ); Mon, 12 Dec 2022 08:05:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232307AbiLLNFH (ORCPT ); Mon, 12 Dec 2022 08:05:07 -0500 Received: from mail-pj1-x1031.google.com (mail-pj1-x1031.google.com [IPv6:2607:f8b0:4864:20::1031]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 124F9F50 for ; Mon, 12 Dec 2022 05:04:28 -0800 (PST) Received: by mail-pj1-x1031.google.com with SMTP id n65-20020a17090a2cc700b0021bc5ef7a14so12175567pjd.0 for ; Mon, 12 Dec 2022 05:04:28 -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=eu5WAoeLOQ55WBFPVuaTBeLQLB7VjcxtZ1WIQv6x7uM=; b=BugqHm4xy0iakxRY14RNFIiaN2Nm32itdQufB+jRfkDmIbGkqvU32klOiAXO9y9Eil vvw4kbDM278/0G9umCJXm8Hv9qAtWWYUUz5ivDurbYzARZYdsMhryoyvHMMQlWFVQ7q/ pzqAX3EzGm+UnFnd0Ma10FbVGLLQA3OM2gbhowYkP5W7ml71QjDgxPGXI69o6Nrqj+d9 xVJkvYnjcs3DIWhaECf+30cqSQogO9YVbD45XqDtItqJL/CSyQ7S5rhevBhCLWuYBfXC cG9kKF9fcYJQrm6cpWDoHinWS4eMFMgmqPCEt26iWHuRedo68HwD9n9mzLEt4bzXZT2D FtTA== 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=eu5WAoeLOQ55WBFPVuaTBeLQLB7VjcxtZ1WIQv6x7uM=; b=P3dGyIxJQIH+shY7B3TsW9hPj1UFlk1hA65uCBKtYg0zJwYnBbICOxmYFjCAatwlNn I3hsZqVuIYLS3RcHiwvel00nxLKSzm3kY9Q4+eR8xoBTqJzY4Jdoc7rke51Lwh0OeyiC +rbnVTxzfMgwo/mnpo/SO/HojkqKiTeWC0sYJ8h7BuvFTmADhqj9Jrfzv3041C5RMj5V 1YZu6vyn2lsyCkQ4dqLMaKrEa6Wvo2BrPEa0P24ZDTLslzYnMtnNf9sIVASNHtAQ+MME epGTVCJa6FE3pSx5/CLHa3EQkOnrcWaH9+4xQZEdkkWZ8YergwiuHRlKqXGVoGTTkF9F qA0Q== X-Gm-Message-State: ANoB5pnj6ySwMtvtJnHVv/zoBE71XpwfdZgNWScRZtii5oIbSqGoTtT+ i50c4ixBJzD+/1QWwNyrevwjepGW5DIFHj2wLB3KcA== X-Google-Smtp-Source: AA0mqf6bwfGx9sEqkAUE1XUn/rYCgDktWa1fbQfDYPTfkNfdY1+8jX4jCodFial+dkYWbrRFm2K8Hw== X-Received: by 2002:a05:6a20:2d22:b0:ac:f68:d0f0 with SMTP id g34-20020a056a202d2200b000ac0f68d0f0mr21528049pzl.5.1670850266876; Mon, 12 Dec 2022 05:04:26 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id 29-20020a63135d000000b00477bdc1d5d5sm5118073pgt.6.2022.12.12.05.04.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Dec 2022 05:04:26 -0800 (PST) Message-ID: <639726da.630a0220.9dc95.8960@mx.google.com> Date: Mon, 12 Dec 2022 05:04:26 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.4.y X-Kernelci-Kernel: v5.4.226-68-g97ed976894df X-Kernelci-Report-Type: test X-Kernelci-Tree: stable-rc Subject: stable-rc/linux-5.4.y baseline: 140 runs, 19 regressions (v5.4.226-68-g97ed976894df) 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/linux-5.4.y baseline: 140 runs, 19 regressions (v5.4.226-68-g97ed= 976894df) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905d-p230 | 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-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-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-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-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 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-5.4.y/kern= el/v5.4.226-68-g97ed976894df/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-5.4.y Describe: v5.4.226-68-g97ed976894df URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 97ed976894df0650d65ef791d196b3f7a1be4c5a = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905d-p230 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6396f6305f51edd8ec2abcfa 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s9= 05d-p230.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s9= 05d-p230.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/6396f6305f51edd8ec2ab= cfb new failure (last pass: v5.4.226) = = 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/6396f4accc5e6df9d92abd1f 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-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/6396f4accc5e6df9d92ab= d20 failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6396f601415516574b2abd0c 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-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/6396f601415516574b2ab= d0d failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f6ce2bedf283262abd18 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/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/6396f6ce2bedf283262ab= d19 failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6396fadfd482dd3ef72abd26 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-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/6396fadfd482dd3ef72ab= d27 failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f4afcc5e6df9d92abd30 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-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/6396f4afcc5e6df9d92ab= d31 failing since 216 days (last pass: v5.4.191-84-gbea55d0a1d975, firs= t fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f600a168caa7ac2abd22 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-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/6396f600a168caa7ac2ab= d23 failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f6e3f62187ccec2abd7e 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-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/6396f6e3f62187ccec2ab= d7f failing since 216 days (last pass: v5.4.191-84-gbea55d0a1d975, firs= t fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396faa3559b3c7ed32abd95 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-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/6396faa3559b3c7ed32ab= d96 failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f4b1cc5e6df9d92abd37 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-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/6396f4b1cc5e6df9d92ab= d38 failing since 216 days (last pass: v5.4.191-84-gbea55d0a1d975, firs= t fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6396f602a168caa7ac2abd28 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-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/6396f602a168caa7ac2ab= d29 failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f70aab91bf22a42abd21 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-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/6396f70aab91bf22a42ab= d22 failing since 216 days (last pass: v5.4.191-84-gbea55d0a1d975, firs= t fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6396fb0762edf06c222abd3f 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-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/6396fb0762edf06c222ab= d40 failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f4adcc5e6df9d92abd2d 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-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/6396f4adcc5e6df9d92ab= d2e failing since 216 days (last pass: v5.4.191-84-gbea55d0a1d975, firs= t fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f5ff415516574b2abd06 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-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/6396f5ff415516574b2ab= d07 failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f6e200500414472abd22 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-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/6396f6e200500414472ab= d23 failing since 216 days (last pass: v5.4.191-84-gbea55d0a1d975, firs= t fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396fa2a11b12f4c4e2abcfa 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-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/6396fa2a11b12f4c4e2ab= cfb failing since 216 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = 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/6396f4b8b175540c3f2abcfa 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-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/6396f4b8b175540c3f2ab= cfb failing since 216 days (last pass: v5.4.191-84-gbea55d0a1d975, firs= t fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6396f57a2a2e1be5772abd39 Results: 88 PASS, 2 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/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.226= -68-g97ed976894df/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-i2s1-probed: https://kernelci.org/test/case/id= /6396f57a2a2e1be5772abd5b failing since 281 days (last pass: v5.4.181-51-gb77a12b8d613, first= fail: v5.4.182-54-gf27af6bf3c32) 2022-12-12T09:33:32.597527 <8>[ 31.859449] 2022-12-12T09:33:33.609592 /lava-8341317/1/../bin/lava-test-case 2022-12-12T09:33:33.617592 <8>[ 32.880779] = =20