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 05E3BC77B7E for ; Sun, 28 May 2023 23:07:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229621AbjE1XHt (ORCPT ); Sun, 28 May 2023 19:07:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55022 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229596AbjE1XHs (ORCPT ); Sun, 28 May 2023 19:07:48 -0400 Received: from mail-pg1-x534.google.com (mail-pg1-x534.google.com [IPv6:2607:f8b0:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 75B8AB9 for ; Sun, 28 May 2023 16:07:43 -0700 (PDT) Received: by mail-pg1-x534.google.com with SMTP id 41be03b00d2f7-53474b0c494so2409033a12.3 for ; Sun, 28 May 2023 16:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1685315262; x=1687907262; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=eS2Qhl105BKMogz0uAi7eVdJu+xibRfjGGBUM1ebZCQ=; b=ltPVfAF0Cwa7zh/iU4p+3aVVkSqZA3YiKsTTCTLj/GkSvC58dLllvIuPRqnV0J5i4Z 06bGuB2j1/mgy2lMlrRn65xUqUTB1ORM5+175qbS0CUwnITyR772TLs6zCH6ISogduRe 9UeHtXlVeEZnUm9nyyFAKLZGwV19dSxmLN7LrxvF1ADPe1YB4nNGCyzEExN7+jWwHbvc biGyhhGUJlc0LzIoDe4zl2ZFk02HllLUIjeYjr+uOnK0xRWTxeYbXdnQRl6vdd5LOzNU YpeLTNDkGFRRYNHzqu/sE54nkNrbZfP39ojgUTqltJzY8wM4YGNxwIeNUdqyH3M+dAtW UYHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685315262; x=1687907262; 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=eS2Qhl105BKMogz0uAi7eVdJu+xibRfjGGBUM1ebZCQ=; b=jI8n2EBR7wasiDAnchtjFQ+XtRZgWNBcwJ+wgHPZXUSIdhczumnEDy60fqT9XdsQbq FrOVbjRBPpVi3MYGN4R+zPoQf+GdGiLYyZxO0nLJDbL+eQ5IUjJNOAFF7XDXSB1La6xz umxivXbI3SnmDj3pW9RxwenkLCKYTcnFi129RDJ8PLjIDBDXC1vpJkp37aUYle/0Xzo8 0VjbraGTvykeiHUWsBHA5DAwgCwRWkMvH54rc7i/vBfmXoGGrNxhAaKKvwxPLsCGmqe2 Bgco3Fu+c6a/y0uU+LRvAeYpvuX+J7wSx6gbvOZtPrqh24nnmnNLTBd79I//0avZwxwC rREw== X-Gm-Message-State: AC+VfDwMa1s88rz6jWjfEigsZp1gGrLWVIEQbMxa7vtUz1KuZOJZEjyw +Sdnh+fhJHHISZKYs25bUMiSGskv7Qlr7GdEQ6uzoQ== X-Google-Smtp-Source: ACHHUZ5d37Aa34yVoQAwxSzAK1kEPo9oPRgdgjp1ThdLGAlUydRKb5Z+EEH5IvcgHlyPNLaX1RPG8w== X-Received: by 2002:a05:6a20:94cd:b0:10b:e90d:13a2 with SMTP id ht13-20020a056a2094cd00b0010be90d13a2mr6323227pzb.36.1685315262026; Sun, 28 May 2023 16:07:42 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id j2-20020aa78002000000b0064f7c56d8b7sm5547826pfi.219.2023.05.28.16.07.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 May 2023 16:07:41 -0700 (PDT) Message-ID: <6473debd.a70a0220.7b6ff.a777@mx.google.com> Date: Sun, 28 May 2023 16:07:41 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.19.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.283-133-g8bf710fb2437 X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.19.y baseline: 143 runs, 31 regressions (v4.19.283-133-g8bf710fb2437) 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-4.19.y baseline: 143 runs, 31 regressions (v4.19.283-133-g8= bf710fb2437) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_de= fconfig | 1 = beaglebone-black | arm | lab-cip | gcc-10 | multi_v7_de= fconfig | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = hip07-d05 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = meson-gxl-s905d-p230 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = 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 = | 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-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 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 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 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 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | 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 | 2 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.19.y/ker= nel/v4.19.283-133-g8bf710fb2437/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.19.y Describe: v4.19.283-133-g8bf710fb2437 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 8bf710fb2437fcd77c2ed526c28c7ca635ef1a82 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/6473acaec1db49ed9c2e85f0 Results: 42 PASS, 9 FAIL, 1 SKIP Full config: multi_v5_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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at9= 1sam9g20ek.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at9= 1sam9g20ek.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6473acaec1db49ed9c2e8622 new failure (last pass: v4.19.283-86-ga9cd82d5b16f4) 2023-05-28T19:33:24.922197 + set +x 2023-05-28T19:33:24.927409 <8> 2023-05-28T19:33:25.041114 / # # 2023-05-28T19:33:25.144100 export SHELL=3D/bin/sh 2023-05-28T19:33:25.144916 # 2023-05-28T19:33:25.246848 / # export SHELL=3D/bin/sh. /lava-527041/en= vironment 2023-05-28T19:33:25.247643 = 2023-05-28T19:33:25.349617 / # . /lava-527041/environment/lava-527041/= bin/lava-test-runner /lava-527041/1 2023-05-28T19:33:25.351090 = 2023-05-28T19:33:25.357278 / # /lava-527041/bin/lava-test-runner /lava= -527041/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-cip | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/6473b2ad856427df7a2e862f Results: 0 PASS, 1 FAIL, 0 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm/multi_v7_defconfig/gcc-10/lab-cip/baseline-beagleb= one-black.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm/multi_v7_defconfig/gcc-10/lab-cip/baseline-beagleb= one-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473b2ad856427df7a2e8= 630 new failure (last pass: v4.19.283-86-ga9cd82d5b16f4) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/6473ab07c102925ec62e85fa 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cu= bietruck.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cu= bietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6473ab07c102925ec62e85ff failing since 131 days (last pass: v4.19.268-50-gbf741d1d7e6d, firs= t fail: v4.19.269-522-gc75d2b5524ab) 2023-05-28T19:26:37.234151 <8>[ 7.351692] 2023-05-28T19:26:37.345008 / # # 2023-05-28T19:26:37.448544 export SHELL=3D/bin/sh 2023-05-28T19:26:37.449897 # 2023-05-28T19:26:37.552311 / # export SHELL=3D/bin/sh. /lava-3627610/e= nvironment 2023-05-28T19:26:37.553153 = 2023-05-28T19:26:37.655107 / # . /lava-3627610/environment/lava-362761= 0/bin/lava-test-runner /lava-3627610/1 2023-05-28T19:26:37.656666 = 2023-05-28T19:26:37.661328 / # /lava-3627610/bin/lava-test-runner /lav= a-3627610/1 2023-05-28T19:26:37.743120 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ hip07-d05 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473aae32df4271e1f2e85e7 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-hip07-d0= 5.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-hip07-d0= 5.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473aae32df4271e1f2e8= 5e8 failing since 5 days (last pass: v4.19.283-76-gc8cd52d7cab7a, first= fail: v4.19.283-86-ga9cd82d5b16f4) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905d-p230 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473a9dac727acdcd22e85ef Results: 5 PASS, 1 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl= -s905d-p230.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl= -s905d-p230.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6473a9dac727acdcd22e85f4 new failure (last pass: v4.19.282-192-g373cdd8d6123) 2023-05-28T19:21:48.769039 + set +x<8>[ 16.272909] 2023-05-28T19:21:48.769574 = 2023-05-28T19:21:48.878120 / # # 2023-05-28T19:21:48.981258 export SHELL=3D/bin/sh 2023-05-28T19:21:48.981680 # 2023-05-28T19:21:49.082913 / # export SHELL=3D/bin/sh. /lava-3627585/e= nvironment 2023-05-28T19:21:49.083772 = 2023-05-28T19:21:49.185573 / # . /lava-3627585/environment/lava-362758= 5/bin/lava-test-runner /lava-3627585/1 2023-05-28T19:21:49.187123 = 2023-05-28T19:21:49.190542 / # /lava-3627585/bin/lava-test-runner /lav= a-3627585/1 = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473aae7cd3b57421f2e8619 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473aae7cd3b57421f2e8= 61a failing since 286 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = 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/6473acb1c1db49ed9c2e862e 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473acb1c1db49ed9c2e8= 62f failing since 384 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473abe24d9f0176bc2e85e6 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473abe24d9f0176bc2e8= 5e7 failing since 286 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = 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/6473ad4baf56962b6c2e8616 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473ad4baf56962b6c2e8= 617 failing since 384 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473aad9d20e701d502e8603 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473aad9d20e701d502e8= 604 failing since 286 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = 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/6473acb8c1db49ed9c2e8640 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473acb8c1db49ed9c2e8= 641 failing since 384 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = 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/6473aae62df4271e1f2e85f0 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473aae62df4271e1f2e8= 5f1 failing since 272 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = 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/6473acafc1db49ed9c2e8628 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473acafc1db49ed9c2e8= 629 failing since 384 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = 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/6473ab437c845c3fd52e860d 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473ab437c845c3fd52e8= 60e failing since 272 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = 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/6473ad360a122f2c812e8603 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473ad360a122f2c812e8= 604 failing since 384 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = 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/6473aad8951c12171d2e8632 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473aad8951c12171d2e8= 633 failing since 272 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6473acb6c1db49ed9c2e8637 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473acb6c1db49ed9c2e8= 638 failing since 384 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473aae52df4271e1f2e85ed 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473aae52df4271e1f2e8= 5ee failing since 298 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = 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/6473acb0c1db49ed9c2e862b 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473acb0c1db49ed9c2e8= 62c failing since 384 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473ab427c845c3fd52e860a 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473ab427c845c3fd52e8= 60b failing since 298 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = 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/6473ad4a1fc00b643d2e85ef 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473ad4a1fc00b643d2e8= 5f0 failing since 384 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473aad6bf184996ac2e8650 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473aad6bf184996ac2e8= 651 failing since 298 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6473acb7c1db49ed9c2e863d 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473acb7c1db49ed9c2e8= 63e failing since 384 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = 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/6473aae42df4271e1f2e85ea 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473aae42df4271e1f2e8= 5eb failing since 284 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = 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/6473acaec1db49ed9c2e85ed 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473acaec1db49ed9c2e8= 5ee failing since 278 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = 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/6473ab2edc16dd1e872e8620 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473ab2edc16dd1e872e8= 621 failing since 284 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = 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/6473ad222543e0e5382e8606 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473ad222543e0e5382e8= 607 failing since 278 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = 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/6473aad56d7a092e272e8619 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473aad56d7a092e272e8= 61a failing since 284 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = 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/6473acabc1db49ed9c2e85ea 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473acabc1db49ed9c2e8= 5eb failing since 278 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/6473abd31a2f68a0a02e866d Results: 77 PASS, 5 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-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-133-g8bf710fb2437/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230519.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/6473abd31a2f68a0a02e8673 failing since 75 days (last pass: v4.19.276, first fail: v4.19.276-= 4-g4f95ee925a2b) 2023-05-28T19:30:12.829938 /lava-10497875/1/../bin/lava-test-case = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/6473abd31a2f68a0a02e8674 failing since 75 days (last pass: v4.19.276, first fail: v4.19.276-= 4-g4f95ee925a2b) 2023-05-28T19:30:11.804598 /lava-10497875/1/../bin/lava-test-case 2023-05-28T19:30:11.813570 <8>[ 35.468690] = =20