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 75A5AC4167B for ; Tue, 27 Dec 2022 21:54:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229639AbiL0Vyg (ORCPT ); Tue, 27 Dec 2022 16:54:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229533AbiL0Vyf (ORCPT ); Tue, 27 Dec 2022 16:54:35 -0500 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D29AE8FC1 for ; Tue, 27 Dec 2022 13:54:33 -0800 (PST) Received: by mail-pj1-x102a.google.com with SMTP id u4-20020a17090a518400b00223f7eba2c4so14318387pjh.5 for ; Tue, 27 Dec 2022 13:54:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=iuYMd1zoHpVSq02tFrn/n9FhH3/1L/F0B8//628/leU=; b=kDYmVuVgo6+FY/j900eC0N9tlbWVLve1HIvAsdW3zj/xLNcMf02jY2cepHigQDSXi2 MOMvko8JsXQgU9NWIumzutPN86XzJNyIB6ydzHSQWlW0aGcUvat1KJoCgaZotqJsrsv3 OEmRNkUnvpF1t95btA9+0D/283TefszUR27LjAnqr4KhYEI1TJ2D7TNFC3BsgCmHyDcK QIAF0PeQgyN5DScWDgEcAcbI1IxXzq22Ti19PLB4IFvYfMQPj10cjAmYTfUXMHWDcs3K BIhsBxHMOlmN9QpVJgz2PsYrtDF8WdcXGpCsrmiMcZRkk8jKndgYGBKDbWr0eDBTj2IR wyTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=iuYMd1zoHpVSq02tFrn/n9FhH3/1L/F0B8//628/leU=; b=QphbxE8goqucodifl4MDrT8aRjXwSbaizv/GNVaUsIyVbLNby9CxJnrsM8q9lMHwI6 YUqpVx0l62LHbetpNA6Kgb5JSplKTO1HE6tOQZ7k8W3kqUuMPHJpUkYfuWSIMpIHx8eH 46bPWhVg++ReDd1cP6HWqSFXnKwWBpQyD9PocVTClU9b9ipzDimuCMWFHca6LVeh8Of2 yhjtPwoO2PMPrahumFeeqDhOVnfr7O1xPiQkyYsgFEe+0zBI0r94v6iQ3faVbyiGOtz2 pesHNWpSvORtlHnoFE3H3RFsK4JFiVIkDwNw2BV9NPyCUmfH3dlrSB5TTkvBOKFGQbDg LkBg== X-Gm-Message-State: AFqh2kr1eTbVyVaoNxoIJe72bYnMh3d/AhtoD+ysKhVFmVPBjWrdEeQy dvYEu+lqfj2j+Fx+ct2MQBA2MrdJ856UX83Si6c= X-Google-Smtp-Source: AMrXdXvt8Yljin+GQ8BR8jEuFlQsEPwyTkMnz9GPhVX0YJxIxn3LPQdGbJGtIYy/4nLnpjsHTCj9iA== X-Received: by 2002:a17:902:7d8e:b0:191:11ec:2028 with SMTP id a14-20020a1709027d8e00b0019111ec2028mr24925674plm.46.1672178072962; Tue, 27 Dec 2022 13:54:32 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id d6-20020a170902654600b0019255ab4dc8sm9599700pln.66.2022.12.27.13.54.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 13:54:32 -0800 (PST) Message-ID: <63ab6998.170a0220.49fe5.12d0@mx.google.com> Date: Tue, 27 Dec 2022 13:54:32 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v4.14.302-258-g625f2f8303f1 X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/4.14 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.14 baseline: 92 runs, 15 regressions (v4.14.302-258-g625f2f8303f1) 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: 92 runs, 15 regressions (v4.14.302-258-g625f= 2f8303f1) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | 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= | 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-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= | 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 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.14/ker= nel/v4.14.302-258-g625f2f8303f1/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.14 Describe: v4.14.302-258-g625f2f8303f1 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 625f2f8303f14a63a249207018c8e2fbc8038844 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63ab35136f5cf5d2784eee23 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.302= -258-g625f2f8303f1/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s9= 05x-libretech-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s9= 05x-libretech-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab35136f5cf5d2784ee= e24 failing since 252 days (last pass: v4.14.275-277-gda5c0b6bebbb1, fi= rst fail: v4.14.275-284-gdf8ec5b4383b9) = = 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/63ab378f93455e031b4eee53 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab378f93455e031b4ee= e54 failing since 231 days (last pass: v4.14.277-54-gf277f09f64f4, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63ab396f32ef666c3b4eee2a 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.302= -258-g625f2f8303f1/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.302= -258-g625f2f8303f1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab396f32ef666c3b4ee= e2b failing since 154 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/63ab34af0bfd0090d04eee24 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.302= -258-g625f2f8303f1/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.302= -258-g625f2f8303f1/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab34af0bfd0090d04ee= e25 failing since 154 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ab380724572388e14eee19 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab380724572388e14ee= e1a failing since 154 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/63ab393380d52bc04b4eee32 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.302= -258-g625f2f8303f1/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.302= -258-g625f2f8303f1/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab393380d52bc04b4ee= e33 failing since 154 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ab327e955a789aa54eee1a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab327e955a789aa54ee= e1b failing since 154 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/63ab34abd53591f91b4eee6b 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.302= -258-g625f2f8303f1/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.302= -258-g625f2f8303f1/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab34abd53591f91b4ee= e6c failing since 154 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ab37b7bb5feb3d454eee66 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab37b7bb5feb3d454ee= e67 failing since 231 days (last pass: v4.14.277-54-gf277f09f64f4, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63ab390b65e8ded6474eee1c 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.302= -258-g625f2f8303f1/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.302= -258-g625f2f8303f1/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab390b65e8ded6474ee= e1d failing since 154 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/63ab34abd53591f91b4eee68 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.302= -258-g625f2f8303f1/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.302= -258-g625f2f8303f1/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab34abd53591f91b4ee= e69 failing since 154 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-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ab373e47619539174eee44 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab373e47619539174ee= e45 failing since 154 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-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63ab391f3812d817ae4eee2b 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.302= -258-g625f2f8303f1/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.302= -258-g625f2f8303f1/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab391f3812d817ae4ee= e2c failing since 154 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-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63ab327dea9bd9bb3a4eee4b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.302= -258-g625f2f8303f1/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab327dea9bd9bb3a4ee= e4c failing since 154 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-collabora | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63ab34ae0bfd0090d04eee1e 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.302= -258-g625f2f8303f1/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.302= -258-g625f2f8303f1/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ab34ae0bfd0090d04ee= e1f failing since 154 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = =20