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 D2E69C7EE23 for ; Mon, 29 May 2023 00:11:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230526AbjE2AL1 (ORCPT ); Sun, 28 May 2023 20:11:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230363AbjE2ALZ (ORCPT ); Sun, 28 May 2023 20:11:25 -0400 Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7356AE1 for ; Sun, 28 May 2023 17:11:22 -0700 (PDT) Received: by mail-pj1-x102e.google.com with SMTP id 98e67ed59e1d1-2564ebd8590so1178608a91.1 for ; Sun, 28 May 2023 17:11:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1685319081; x=1687911081; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=9A/a1osyC4pWdw++rDTk+Skq+BF61l9LhyyDOn/Wmvw=; b=hRFHuQ9ec5PNfZZeK8rCo0RkpYFCQrb510/4mqt25TNtP5aV/Pbvmuqi8+YUZ0RihO jnTLalc/C9yvVjys66qxpuRO/7uRIqJM3EtD1jsLk/JDNpoJwQgNxc96P6jQa0xPySjZ c5kPTHJ8aX4zJIIjy5CiFeVki3wXT8gfmshyzgz4ZQjppTCPlJwPkzulLm+l2qmIXA1s 5fiXS7gUgSms42fY5H/vuRfCygCfDb74SMijh4n+1uBT9teac4j23qctsuia2ZlLNY3B AYZ4qgPrQMr8xeUUkHR/cDRdOd8E2iDByY1iFjLXX0Xdq1moedGauGJnszWGt5fktNzp T45Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685319081; x=1687911081; 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=9A/a1osyC4pWdw++rDTk+Skq+BF61l9LhyyDOn/Wmvw=; b=jkZ8Fe/hYThzc0ZWfmRmf24HIj3WxFIVDB5pvJfeyeR9ayI/nE9Q1ZK9SJ0c4Fw+LB HdcDooyi8NnosdAUSn4bvTikI8Q5xkJVa2vC1j1yzkILNtW3zXHdD17TARpltp5ziFOo 2EftLGomNnNTseHPRUXyHbnGUC7WUatAD6NaMrnsFlhCoG+NaeqvbXplxGtUpmYIJ0/F yvTSrreFaii/5l4AFGsU5XQcIU2oPupzuIppLucqeDpxtt6DfeN7YfcFVA0yZ247Ol54 7V54d9oVzPdZEmUnvSXLlv8sEwWQRPEZfgI/lj4pWn9jCmYbOI1WnlWWWBqhjxGZouhY JUIA== X-Gm-Message-State: AC+VfDx6NqJshr7BEOBoKnpffOzv1Lo1qRN6f5j7d26FGO1aMeEsEzTJ KNFgiWu7PnFQ69d4OWRfbEh+SinUVLHYt139Zrwc0A== X-Google-Smtp-Source: ACHHUZ4eYEMKH79esOX8E3LuiwTck55/PSm6bjxylNQkqtkwnmKmaSOFQs5YZOHUj3s1nYlcbHFb1g== X-Received: by 2002:a17:90a:6648:b0:255:53b4:278c with SMTP id f8-20020a17090a664800b0025553b4278cmr8903077pjm.36.1685319081273; Sun, 28 May 2023 17:11:21 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id e11-20020a63370b000000b00502f4c62fd3sm5901161pga.33.2023.05.28.17.11.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 May 2023 17:11:20 -0700 (PDT) Message-ID: <6473eda8.630a0220.4f4b0.b105@mx.google.com> Date: Sun, 28 May 2023 17:11:20 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.14 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.14.315-86-gb0ddde6855b90 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.14 baseline: 119 runs, 16 regressions (v4.14.315-86-gb0ddde6855b90) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/queue/4.14 baseline: 119 runs, 16 regressions (v4.14.315-86-gb0dd= de6855b90) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | at91_dt_def= config | 1 = at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_de= fconfig | 1 = meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = meson8b-odroidc1 | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.14/ker= nel/v4.14.315-86-gb0ddde6855b90/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.14 Describe: v4.14.315-86-gb0ddde6855b90 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: b0ddde6855b9055ed9500b7b3b6c465002cbf8c0 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | at91_dt_def= config | 1 = Details: https://kernelci.org/test/plan/id/6473baaca8e148083d2e860c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: at91_dt_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/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm/at91_dt_defconfig/gcc-10/lab-broonie/baseline-at91sa= m9g20ek.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm/at91_dt_defconfig/gcc-10/lab-broonie/baseline-at91sa= m9g20ek.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/6473baaca8e148083d2e8= 60d failing since 2 days (last pass: v4.14.315-53-g2d436bf415b3, first = fail: v4.14.315-53-gc4bde63e1c7e0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/6473bdf5dfc6dfd05e2e8604 Results: 0 PASS, 1 FAIL, 0 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/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91s= am9g20ek.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91s= am9g20ek.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/6473bdf5dfc6dfd05e2e8= 605 failing since 6 days (last pass: v4.14.311-138-gfbf01f9cd097, first= fail: v4.14.315-37-g7cbdd14e6c16) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473bda9dfc6dfd05e2e85f0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s= 905x-khadas-vim.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s= 905x-khadas-vim.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/6473bda9dfc6dfd05e2e8= 5f1 failing since 327 days (last pass: v4.14.285-35-g61a723f50c9f, firs= t fail: v4.14.285-46-ga87318551bac) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ meson8b-odroidc1 | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/6473bd2e18d3005e1f2e8618 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/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-meso= n8b-odroidc1.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-meso= n8b-odroidc1.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/6473bd2e18d3005e1f2e8= 619 failing since 469 days (last pass: v4.14.266-18-g18b83990eba9, firs= t fail: v4.14.266-28-g7d44cfe0255d) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473bda4ca9bcad8642e8604 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/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/6473bda4ca9bcad8642e8= 605 failing since 306 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473bdca5afab6d0822e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-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/6473bdca5afab6d0822e8= 5e7 failing since 306 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473bd99ca9bcad8642e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/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/6473bd99ca9bcad8642e8= 5e7 failing since 306 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/6473bda5ca9bcad8642e8609 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/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/6473bda5ca9bcad8642e8= 60a failing since 306 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/6473bddd8df209afa72e85f9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/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/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473bddd8df209afa72e8= 5fa failing since 306 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/6473bd8f493e70b8262e85fa Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/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/6473bd8f493e70b8262e8= 5fb failing since 306 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473bda7dfc6dfd05e2e85ed Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/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/6473bda7dfc6dfd05e2e8= 5ee failing since 306 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473bdf1dfc6dfd05e2e8601 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-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/6473bdf1dfc6dfd05e2e8= 602 failing since 306 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6473bd91493e70b8262e8600 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/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/6473bd91493e70b8262e8= 601 failing since 306 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/6473bda82bfab5e25c2e85f7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-baylibre/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/6473bda82bfab5e25c2e8= 5f8 failing since 383 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6473bf0918c868e7a52e85e8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/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/20230519.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6473bf0918c868e7a52e8= 5e9 failing since 383 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6473bdac4a9d361fbc2e85f7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.315= -86-gb0ddde6855b90/arm64/defconfig/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/6473bdac4a9d361fbc2e8= 5f8 failing since 383 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = =20