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 6F1A3C4167B for ; Tue, 27 Dec 2022 16:35:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229533AbiL0Qft (ORCPT ); Tue, 27 Dec 2022 11:35:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57288 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230330AbiL0Qfq (ORCPT ); Tue, 27 Dec 2022 11:35:46 -0500 Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C149EB9B for ; Tue, 27 Dec 2022 08:35:44 -0800 (PST) Received: by mail-pj1-x1029.google.com with SMTP id j8-20020a17090a3e0800b00225fdd5007fso4034326pjc.2 for ; Tue, 27 Dec 2022 08:35:44 -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=FQuMqALIZ3n5f/iuUJVhR7iTvtzeLtTR9xVLfHI5rYg=; b=DAge8PgyjTDviwqJDLhU91tFIETaEnUWXKYmI+k9yUjBM488mCY7FmV1rmazvmGlTv 04eUNQMAIKK0XLDA6qo4QRNEjSr3+z4cN6+UAqR+unG9LSWfBbTYbme51O2jF3TYGH2G C8QEafPdXTifKJdC+DZ4Dg08PZUQhpnaoDhFwj31twovcpnkIVw5hOaDueb0cfgTKKlp PzMb6vXOtRbKOEGvmvrdGgjwlxHH0KfLyJQQIbZHbR3JQaIbxAhCZXXvGZ5aFIc+TYfJ /5TYWYUsuBDKUZuZiDzP97j/hTrQx1IPf7/OEv0TDTK2zVIedYPVastfB2qMOfWpZcmD 6eOw== 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=FQuMqALIZ3n5f/iuUJVhR7iTvtzeLtTR9xVLfHI5rYg=; b=Xjn2GqD6GKM4Q3pyZE+D3LfY5zjbRiWPixSkyhrTsRLtpV6G0FfilmNC2u/aKGngfm MrCjLBzTEciA+X/eJ3wOWYcwKNKaDVPQvzqfBqOEbDM3M5bDgvgwKtr46SBX0ftIWpoB QkGW1T2eCTxS5LQG0MaHIkLdxDzHftuu0WA2V2snIaDEL6SzbWqtfvKFpNfxH3nTdeaA s4YGT3hb4UdbEKKAN/8GbabnQ/Z+UbGwkrMPnwTuoAHc0b5yDRZXQ3NQuU30btDtKXnJ rzWeoj3Dm4/r3jXfJh03kKgX2/memUc7DUoYLhcxpEEpC75Sf4dQR4fu4hQhXe9uAvRe Qriw== X-Gm-Message-State: AFqh2kqmjyDcC6EHUZ92vtZfxcZ8ne/O98xfOwU/3a1/2pKjyZPJnRx0 waud1cv2qz11qrn8JKpnPkOME3IS+EoN0djwSPQ= X-Google-Smtp-Source: AMrXdXuccqEBg+8tBoAgI/RFCQnrvwDlycCSeiCM5N6za5t+mQZxMexu/wrmEI7e/xHic/IBc6Y3/A== X-Received: by 2002:a17:903:260e:b0:192:58fb:b78b with SMTP id jd14-20020a170903260e00b0019258fbb78bmr17507359plb.10.1672158943873; Tue, 27 Dec 2022 08:35:43 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id je20-20020a170903265400b001869394a372sm9293744plb.201.2022.12.27.08.35.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 08:35:43 -0800 (PST) Message-ID: <63ab1edf.170a0220.e088f.0001@mx.google.com> Date: Tue, 27 Dec 2022 08:35:43 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v4.9.336-216-g19dce2889c9e X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-4.9.y X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.9.y baseline: 93 runs, 16 regressions (v4.9.336-216-g19dce2889c9e) 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.9.y baseline: 93 runs, 16 regressions (v4.9.336-216-g19dc= e2889c9e) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.9.y/kern= el/v4.9.336-216-g19dce2889c9e/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.9.y Describe: v4.9.336-216-g19dce2889c9e URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 19dce2889c9e841d366d0a4434e42c8e4aa23df2 = Test Regressions ---------------- = 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/63aaeeb3a7c7bcf82e4eef8a 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaeeb3a7c7bcf82e4ee= f8b failing since 147 days (last pass: v4.9.302, first fail: v4.9.324-4= 3-g54391eec23dc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aaf22416ecb27cb84eee47 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaf22416ecb27cb84ee= e48 failing since 131 days (last pass: v4.9.302-27-ge4a64678c410, first= fail: v4.9.325) = = 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/63aaed8979607e64e34eee26 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aaed8979607e64e34ee= e27 failing since 147 days (last pass: v4.9.302, first fail: v4.9.324-4= 3-g54391eec23dc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aaeeca4dc23800054eee2c 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaeeca4dc23800054ee= e2d failing since 131 days (last pass: v4.9.302-27-ge4a64678c410, first= fail: v4.9.325) = = 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/63aaeec761ea627abc4eee35 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.9.y/v4.9.336= -216-g19dce2889c9e/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-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaeec761ea627abc4ee= e36 failing since 145 days (last pass: v4.9.302, first fail: v4.9.325) = = 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/63aaf26151b68119cf4eee49 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaf26151b68119cf4ee= e4a failing since 147 days (last pass: v4.9.302-27-ge4a64678c410, first= fail: v4.9.324-43-g54391eec23dc) = = 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/63aaed88b87a53a93e4eee31 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.9.y/v4.9.336= -216-g19dce2889c9e/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-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaed88b87a53a93e4ee= e32 failing since 145 days (last pass: v4.9.302, first fail: v4.9.325) = = 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/63aaeecc4dc23800054eee37 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaeecc4dc23800054ee= e38 failing since 147 days (last pass: v4.9.302-27-ge4a64678c410, first= fail: v4.9.324-43-g54391eec23dc) = = 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/63aaee8ca7c7bcf82e4eee71 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaee8ca7c7bcf82e4ee= e72 failing since 134 days (last pass: v4.9.302, first fail: v4.9.325-5= 1-g469b0835c7652) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aaf26051b68119cf4eee46 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaf26051b68119cf4ee= e47 failing since 115 days (last pass: v4.9.302-27-ge4a64678c410, first= fail: v4.9.326-32-g24fc65df6e8a8) = = 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/63aaed8a79607e64e34eee29 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aaed8a79607e64e34ee= e2a failing since 134 days (last pass: v4.9.302, first fail: v4.9.325-5= 1-g469b0835c7652) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aaeecb4dc23800054eee32 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaeecb4dc23800054ee= e33 failing since 115 days (last pass: v4.9.302-27-ge4a64678c410, first= fail: v4.9.326-32-g24fc65df6e8a8) = = 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/63aaee8ba7c7bcf82e4eee6c 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.9.y/v4.9.336= -216-g19dce2889c9e/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-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaee8ba7c7bcf82e4ee= e6d failing since 134 days (last pass: v4.9.302, first fail: v4.9.325-5= 1-g469b0835c7652) = = 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/63aaf26251b68119cf4eee4c 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaf26251b68119cf4ee= e4d failing since 147 days (last pass: v4.9.302-27-ge4a64678c410, first= fail: v4.9.324-43-g54391eec23dc) = = 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/63aaed887e827550514eee3b 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.9.y/v4.9.336= -216-g19dce2889c9e/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-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaed887e827550514ee= e3c failing since 134 days (last pass: v4.9.302, first fail: v4.9.325-5= 1-g469b0835c7652) = = 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/63aaeec761ea627abc4eee32 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.9.y/v4.9.336= -216-g19dce2889c9e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.9.y/v4.9.336= -216-g19dce2889c9e/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/63aaeec761ea627abc4ee= e33 failing since 147 days (last pass: v4.9.302-27-ge4a64678c410, first= fail: v4.9.324-43-g54391eec23dc) = =20