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 80F9BC77B7C for ; Tue, 9 May 2023 08:14:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234702AbjEIIO0 (ORCPT ); Tue, 9 May 2023 04:14:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33634 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234756AbjEIIOX (ORCPT ); Tue, 9 May 2023 04:14:23 -0400 Received: from mail-pl1-x62b.google.com (mail-pl1-x62b.google.com [IPv6:2607:f8b0:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 615B31FEF for ; Tue, 9 May 2023 01:14:05 -0700 (PDT) Received: by mail-pl1-x62b.google.com with SMTP id d9443c01a7336-1aaed87d8bdso38964835ad.3 for ; Tue, 09 May 2023 01:14:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1683620044; x=1686212044; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=5v4hMIRIlNtV78REc9BpLFnRl85zcdO+OIET+4YVtKw=; b=RuVPbKvpJz2BuuPXUrVcecOC/o7qoUd2NGBvFsXXyzEIE9/2cGghradITPt2XQlhG9 F1XRAR6zCeb0k/zHZRQ0QQ5NcNG/ir5RA5BfvcHZpZ4U0LOMxqH3gpiks6i3QjTp6QM7 wp6RmlLAnM3LtzgVJSb7brReHvSZyNxgld5/mPEYdOe5bosPZD4/elTcwkBsOxqG/qqE q3KUvkLieGJGdFHYEZeK7wxdBAZ6heJ2dT7bP8pYHHCCJ9YMXeIZgxpKgk1r7zV1IxtJ ATY1o4DPl944vh23MzOa61SIzCcglGA2mAKZaikU/GiB1WeLTk8c3xtAnoDutJ9nDVwL 4OHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683620044; x=1686212044; 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=5v4hMIRIlNtV78REc9BpLFnRl85zcdO+OIET+4YVtKw=; b=ehiZHA1D6Nr3GQ/F81EmiQwgHqpZRDsOMJ2c4dSRK3aPkFt/27MbbZEEBkZBY5GUk5 40O1pZzvRrUSSsEPBC2/YzIuQHfm1qPi8p99Fiwa1vpBhUrZaTT1evMiQ/Mav6a8kjsc bhZ/I5RCZcH00RjQZMfgxIgrJlYHRrEAaWsMorTp118uhpHRYrEPq6eOCAbXUvqifqI8 CZqCUN2bQS+Mg4c/mCx3X54HU/xroU1wCbV0Fjh5NtvOBi3bdlzn/Mvm7VDizreplbZf j2RGEQdztcrTOJASgLX8IF5Difnept8Fk76sU8eknej7/PCZsM3ynT6vdTwRj1yxeb4s KJcQ== X-Gm-Message-State: AC+VfDzrtpmBKZ/DavuH+i63/9dQolBBraporpjcB4w0qKyUL02JzsFM o8vQ/Rhc+caNxUM5og77D1ZDAZqMJJvoN8gMRSSH1w== X-Google-Smtp-Source: ACHHUZ4bk4V/ESa8sJhIJMBwdf0H2noEphZeWaFNGI0UmCD6uXmwCYd/pn27iFLvih8MKixpMDjp1g== X-Received: by 2002:a17:902:c412:b0:1ac:3cf0:fb3c with SMTP id k18-20020a170902c41200b001ac3cf0fb3cmr18973857plk.1.1683620043687; Tue, 09 May 2023 01:14:03 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id h9-20020a170902b94900b001ac7c6fd129sm901954pls.43.2023.05.09.01.14.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 May 2023 01:14:03 -0700 (PDT) Message-ID: <645a00cb.170a0220.d3760.19be@mx.google.com> Date: Tue, 09 May 2023 01:14:03 -0700 (PDT) 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-Tree: stable-rc X-Kernelci-Kernel: v5.4.238-450-g96af3ab2a12d X-Kernelci-Report-Type: test Subject: stable-rc/linux-5.4.y baseline: 126 runs, 30 regressions (v5.4.238-450-g96af3ab2a12d) 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: 126 runs, 30 regressions (v5.4.238-450-g96a= f3ab2a12d) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-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= +arm64-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= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-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= +arm64-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= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 2 = sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7_= defconfig | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | sunxi_def= config | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-5.4.y/kern= el/v5.4.238-450-g96af3ab2a12d/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-5.4.y Describe: v5.4.238-450-g96af3ab2a12d URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 96af3ab2a12dea9cebdd5866531c49067f763747 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6459cd006dff109f212e85e8 Results: 3 PASS, 2 FAIL, 2 SKIP Full config: defconfig Compiler: gcc-10 (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unle= ashed-a00.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unle= ashed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/6459cd006dff109f= 212e85f1 failing since 201 days (last pass: v5.4.219, first fail: v5.4.219-2= 67-g4a976f825745) 3 lines 2023-05-09T04:32:28.653815 / # = 2023-05-09T04:32:28.654687 = 2023-05-09T04:32:30.717727 / # # 2023-05-09T04:32:30.718334 # 2023-05-09T04:32:32.732019 / # export SHELL=3D/bin/sh 2023-05-09T04:32:32.732727 export SHELL=3D/bin/sh 2023-05-09T04:32:34.747697 / # . /lava-3566118/environment 2023-05-09T04:32:34.748119 . /lava-3566118/environment 2023-05-09T04:32:36.765585 / # /lava-3566118/bin/lava-test-runner /lav= a-3566118/0 2023-05-09T04:32:36.767722 /lava-3566118/bin/lava-test-runner /lava-35= 66118/0 = ... (9 line(s) more) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cd804628f46bbd2e85fb 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cd804628f46bbd2e8= 5fc failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6459d08f3f1488da662e85e6 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d08f3f1488da662e8= 5e7 failing since 258 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cdbeaee3caf0bb2e8604 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cdbeaee3caf0bb2e8= 605 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6459d0cb600c4aa1572e8624 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d0cb600c4aa1572e8= 625 failing since 258 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cd79673270d7802e8637 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cd79673270d7802e8= 638 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6459d0728ed1777b2a2e85f2 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d0728ed1777b2a2e8= 5f3 failing since 258 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cd824628f46bbd2e8604 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cd824628f46bbd2e8= 605 failing since 364 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/6459d0a13f1488da662e85f7 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d0a13f1488da662e8= 5f8 failing since 280 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cdd3305b5728f52e85f0 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cdd3305b5728f52e8= 5f1 failing since 364 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/6459d0cc600c4aa1572e8627 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d0cc600c4aa1572e8= 628 failing since 280 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cd8d80cba8fb5c2e85eb 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cd8d80cba8fb5c2e8= 5ec failing since 364 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-collabora | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6459d06a3983064b402e85f7 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d06a3983064b402e8= 5f8 failing since 280 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cd834628f46bbd2e8607 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cd834628f46bbd2e8= 608 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6459d0a23f1488da662e85fd 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d0a23f1488da662e8= 5fe failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459ce22378a8e45f92e860d 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459ce22378a8e45f92e8= 60e failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6459d0ce600c4aa1572e862c 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d0ce600c4aa1572e8= 62d failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cd73673270d7802e85ed 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cd73673270d7802e8= 5ee failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6459d06b8ed1777b2a2e85e6 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d06b8ed1777b2a2e8= 5e7 failing since 278 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cd814628f46bbd2e85fe 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cd814628f46bbd2e8= 5ff failing since 266 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-258-ge86027f8111f5) = = 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/6459d0a33f1488da662e8600 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d0a33f1488da662e8= 601 failing since 258 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cdc0aee3caf0bb2e860a 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cdc0aee3caf0bb2e8= 60b failing since 266 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-258-ge86027f8111f5) = = 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/6459d0dfa73776b5242e85fd 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d0dfa73776b5242e8= 5fe failing since 258 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459cd7a4628f46bbd2e85f2 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459cd7a4628f46bbd2e8= 5f3 failing since 266 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-258-ge86027f8111f5) = = 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/6459d06c8ed1777b2a2e85ec 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459d06c8ed1777b2a2e8= 5ed failing since 258 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/6459cc9ff0ea921d6e2e861f Results: 82 PASS, 2 FAIL, 1 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.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/6459cc9ff0ea921d6e2e8625 failing since 56 days (last pass: v5.4.235, first fail: v5.4.235-4-= gb829e8b6e1a7) 2023-05-09T04:31:08.584009 /lava-10249748/1/../bin/lava-test-case = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/6459cc9ff0ea921d6e2e8626 failing since 56 days (last pass: v5.4.235, first fail: v5.4.235-4-= gb829e8b6e1a7) 2023-05-09T04:31:07.561823 /lava-10249748/1/../bin/lava-test-case 2023-05-09T04:31:07.570817 <8>[ 32.241079] = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/6459d20a2461394c182e85e6 Results: 32 PASS, 11 FAIL, 1 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.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64-= pine64-plus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64-= pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459d20a2461394c182e860e failing since 111 days (last pass: v5.4.226-68-g97ed976894df, first= fail: v5.4.228-659-gb3b34c474ec7) 2023-05-09T04:53:08.902836 <8>[ 16.706224] 2023-05-09T04:53:09.023369 / # # 2023-05-09T04:53:09.129082 export SHELL=3D/bin/sh 2023-05-09T04:53:09.130606 # 2023-05-09T04:53:09.234044 / # export SHELL=3D/bin/sh. /lava-3566190/e= nvironment 2023-05-09T04:53:09.235632 = 2023-05-09T04:53:09.339068 / # . /lava-3566190/environment/lava-356619= 0/bin/lava-test-runner /lava-3566190/1 2023-05-09T04:53:09.341767 = 2023-05-09T04:53:09.345027 / # /lava-3566190/bin/lava-test-runner /lav= a-3566190/1 2023-05-09T04:53:09.377958 + export 'TESTRUN_ID=3D1_bootrr' = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7_= defconfig | 1 = Details: https://kernelci.org/test/plan/id/6459cbb7e612f79f1d2e8683 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8= i-h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8= i-h3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459cbb7e612f79f1d2e8688 failing since 111 days (last pass: v5.4.227, first fail: v5.4.228-6= 59-gb3b34c474ec7) 2023-05-09T04:27:04.544859 / # # 2023-05-09T04:27:04.646563 export SHELL=3D/bin/sh 2023-05-09T04:27:04.646913 # 2023-05-09T04:27:04.748244 / # export SHELL=3D/bin/sh. /lava-3566077/e= nvironment 2023-05-09T04:27:04.748624 = 2023-05-09T04:27:04.849973 / # . /lava-3566077/environment/lava-356607= 7/bin/lava-test-runner /lava-3566077/1 2023-05-09T04:27:04.850596 = 2023-05-09T04:27:04.857202 / # /lava-3566077/bin/lava-test-runner /lav= a-3566077/1 2023-05-09T04:27:04.945036 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-09T04:27:04.945296 + cd /lava-3566077/1/tests/1_bootrr = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | sunxi_def= config | 1 = Details: https://kernelci.org/test/plan/id/6459cc031d8322284e2e867b Results: 5 PASS, 1 FAIL, 1 SKIP Full config: sunxi_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm/sunxi_defconfig/gcc-10/lab-baylibre/baseline-sun8i-h= 3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.238= -450-g96af3ab2a12d/arm/sunxi_defconfig/gcc-10/lab-baylibre/baseline-sun8i-h= 3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459cc031d8322284e2e8680 failing since 111 days (last pass: v5.4.227, first fail: v5.4.228-6= 59-gb3b34c474ec7) 2023-05-09T04:28:26.851867 <8>[ 5.879866] 2023-05-09T04:28:26.957725 / # # 2023-05-09T04:28:27.059435 export SHELL=3D/bin/sh 2023-05-09T04:28:27.059787 # 2023-05-09T04:28:27.161108 / # export SHELL=3D/bin/sh. /lava-3566088/e= nvironment 2023-05-09T04:28:27.161460 = 2023-05-09T04:28:27.262807 / # . /lava-3566088/environment/lava-356608= 8/bin/lava-test-runner /lava-3566088/1 2023-05-09T04:28:27.263415 = 2023-05-09T04:28:27.268205 / # /lava-3566088/bin/lava-test-runner /lav= a-3566088/1 2023-05-09T04:28:27.348104 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = =20