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 43683C4167B for ; Fri, 30 Dec 2022 17:32:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235219AbiL3RcN (ORCPT ); Fri, 30 Dec 2022 12:32:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36560 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231294AbiL3RcK (ORCPT ); Fri, 30 Dec 2022 12:32:10 -0500 Received: from mail-pl1-x635.google.com (mail-pl1-x635.google.com [IPv6:2607:f8b0:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B19731AA1B for ; Fri, 30 Dec 2022 09:32:05 -0800 (PST) Received: by mail-pl1-x635.google.com with SMTP id m4so22509813pls.4 for ; Fri, 30 Dec 2022 09:32:05 -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=qqk9QgCKS045hLLNuw0TzutPXpXZ5wI99lDGQ+i0oe8=; b=RMN0owwWXFTA0MUFxRthM4xMbapgcLVQ31F1ro5DOkx6ZlwYCuMxUAQmV5tfDoGRe2 3u9+M5jDk+xPp+6esRU11haevczTxT8U0Gwc+yn4cweCdwBbHld0ItEhxwqslq2SkOKB EIcCElphvajNK40iByY24/IknfE+Dcljo/MEcSVziMmkY7RAFI0m7REC4bPGLphoBk5j UdhpPlGT2UrJeiIkjvsk+NvaWEeivjbNWDM7PQQxPDe3HGDyI6Zx6MnCHp6RxS3STfmC geLptdLUOKy7MpUZl/wz9dCnx3l3HtrJPnib1kxV5qtv1zZTKhrvgA1FCrjxKL4Vjx3C GB1w== 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=qqk9QgCKS045hLLNuw0TzutPXpXZ5wI99lDGQ+i0oe8=; b=LyDDBWyG+cAWOJYHWJmwHqJhCvPxleEGkhLsgfaxVysMOi5AJ9eKmXOQyr81E8PgYz ZOzIDSbPI5XOkbBHuOFxekUpAbJO2hyUXxWl6zZeyXlKXhY8bMuiDwUbKr31V3AsgFUy voBSspHMy93/fG5ohgB9UylA3Wv0rzFfEJkVnmf0I+nC2pWkdpU10RKpITci/sBByeH6 E5d2tiWjrDl8GaahTEdiZwuYim+ifl95yph6H/VpB5L+8i3jW71UepwTz5QeB3LoiW21 Fhl/3c0FYEnXP5NkY2I/+urPCDTfCPxatSXqP1E3Nntn+uKXK3YFDzNxfh9QIN6iCNCl 72zA== X-Gm-Message-State: AFqh2koMTBaRqx5084Q1r4RauzlLYe1tS9LypfqTZo+QFfFZGCNkN+qf VyND8aQmmFNt4bmsanoWQ9N2fPyIHYMr90eZR7c= X-Google-Smtp-Source: AMrXdXtDXDGuI+IsTPbDlPQ1WuLq/Y7nEKPOw1n0nN5dibb/OVVLzYTvYeS4pnXk+rYhSPBKhCRfzg== X-Received: by 2002:a05:6a20:1b1d:b0:ac:5429:e609 with SMTP id ch29-20020a056a201b1d00b000ac5429e609mr34737317pzb.32.1672421524667; Fri, 30 Dec 2022 09:32:04 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id d6-20020a655ac6000000b0048c8d8ccb25sm13003514pgt.49.2022.12.30.09.32.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Dec 2022 09:32:04 -0800 (PST) Message-ID: <63af2094.650a0220.e0cd1.5507@mx.google.com> Date: Fri, 30 Dec 2022 09:32:04 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v4.9.336-218-g2d1f931f9d815 X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/4.9 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.9 baseline: 81 runs, 8 regressions (v4.9.336-218-g2d1f931f9d815) 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.9 baseline: 81 runs, 8 regressions (v4.9.336-218-g2d1f931= f9d815) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ 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+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 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+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 = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.9/kern= el/v4.9.336-218-g2d1f931f9d815/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.9 Describe: v4.9.336-218-g2d1f931f9d815 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 2d1f931f9d8155253f20e1607d0daf5dd3dba444 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aeeba63815fbe0ec4eee43 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.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-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/63aeeba63815fbe0ec4ee= e44 failing since 157 days (last pass: v4.9.302-31-gdbb0728e500a, first= fail: v4.9.324-19-gbc9f55260bb17) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aee9ffa3b59bed8e4eee24 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.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 18-g2d1f931f9d815/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/63aee9ffa3b59bed8e4ee= e25 failing since 157 days (last pass: v4.9.302-31-gdbb0728e500a, first= fail: v4.9.324-19-gbc9f55260bb17) = = 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/63aeecfbcf38f7fd264eee1b 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.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-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/63aeecfbcf38f7fd264ee= e1c failing since 157 days (last pass: v4.9.302-28-g96ac67c43b2b, first= fail: v4.9.324-19-gbc9f55260bb17) = = 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/63aeeadf6cc76c97f94eee35 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.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-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/63aeeadf6cc76c97f94ee= e36 failing since 157 days (last pass: v4.9.302-28-g96ac67c43b2b, first= fail: v4.9.324-19-gbc9f55260bb17) = = 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/63aeed0f938eaf781c4eee1f 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.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-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/63aeed0f938eaf781c4ee= e20 failing since 157 days (last pass: v4.9.302-28-g96ac67c43b2b, first= fail: v4.9.324-19-gbc9f55260bb17) = = 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/63aeeaeffd8ab5a6ac4eee1a 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.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-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/63aeeaeffd8ab5a6ac4ee= e1b failing since 157 days (last pass: v4.9.302-28-g96ac67c43b2b, first= fail: v4.9.324-19-gbc9f55260bb17) = = 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/63aeeb6aef0f69f5634eee1f 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.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-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/63aeeb6aef0f69f5634ee= e20 failing since 157 days (last pass: v4.9.302-31-gdbb0728e500a, first= fail: v4.9.324-19-gbc9f55260bb17) = = 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/63aee9f1646a72c3194eeea3 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.9/v4.9.336-2= 18-g2d1f931f9d815/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 18-g2d1f931f9d815/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/63aee9f1646a72c3194ee= ea4 failing since 157 days (last pass: v4.9.302-31-gdbb0728e500a, first= fail: v4.9.324-19-gbc9f55260bb17) = =20