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 0F93BC54EBD for ; Sat, 7 Jan 2023 16:01:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229904AbjAGQBd (ORCPT ); Sat, 7 Jan 2023 11:01:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49314 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229488AbjAGQBb (ORCPT ); Sat, 7 Jan 2023 11:01:31 -0500 Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0EE8C4F13F for ; Sat, 7 Jan 2023 08:01:30 -0800 (PST) Received: by mail-pj1-x102b.google.com with SMTP id o13so957079pjg.2 for ; Sat, 07 Jan 2023 08:01:30 -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=Csr9f2U2WHK4mxidj9KJxWcuGhcxuufI08QgpO8OQ8U=; b=XHEW2aKyt4dDnQxMH+RAOS5ZruASNxg73ufC1fDMZo7Uh564bzVtDf6czH+SydjgFj ahZJrFGCDohAIE6ccqvs9tct2alyFzqtay/AY0WotP00WTBFgTNLLFl2pM1XICtGjayn zj5QyB56HuoLcFrt5JAdkMg2c19BTgVvtcU+GDFI3aF9nIZNIe9NN3QE48pLKL+nbMWH 0hqnltCQe2NheuC6nnkLiUf8l/B6pQ7Db6tCY7MdkEkbBsNUMke5BOCSiDEycKEzkBx+ 5WYox+1fVcl9xyT6HHhOM67eGZ6njYJ5DjmMRiAgRTxFy86IZ4qdQscmPsi/Rs3bVGFu bcEw== 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=Csr9f2U2WHK4mxidj9KJxWcuGhcxuufI08QgpO8OQ8U=; b=iA3CEG13eRutMy1rBqGMEGs6pCKiHXM77BLNFFZEiIhLzaGOxVIi/M3rDyLdccUe94 i6K2SXZAhR61Rbp7ZbAHJpLAovs0it0+lkhuL9jChbLDRd4vQBJKIBwWO0UffKlLzfi4 E1ZHbswyvJ9hQSS9t9DmuTWSbwfpBUC/xoFR6zj0Z2OjRBQnO8zLJIM6RZ1+EU07aD79 +WGT8Pf9m5gpof0MofzK8y298PBI88CKOF6t9mt1uqlnAfPXtHyP1Lt/LRtV/8MZVxo1 Q9q08jnkXvFi1+iOB54NT8/Ue0pBclCAG6LbuPdC4WQff5qdPmxXI4IjS5PeGk3BSsqT 6JVg== X-Gm-Message-State: AFqh2ko7/O24e40mLUOtAYreBlGEpVRikPjVYLvjvuaX24bQL15RVxJJ QO1LXWAKMoKIbG0HL0MP7K5AMkyVxEgy+rG2eiirLQ== X-Google-Smtp-Source: AMrXdXse5NUZfaML0SnqLnSKnbkmpKuz4b0sqXrLchwjzyC/9xi+NQrDg7EqTqPWVz4xEAdliNDwFg== X-Received: by 2002:a17:902:9897:b0:192:f500:e831 with SMTP id s23-20020a170902989700b00192f500e831mr11527099plp.8.1673107288137; Sat, 07 Jan 2023 08:01:28 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id u9-20020a170902e80900b00189758e2b99sm2976819plg.92.2023.01.07.08.01.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 07 Jan 2023 08:01:27 -0800 (PST) Message-ID: <63b99757.170a0220.60ad5.48d8@mx.google.com> Date: Sat, 07 Jan 2023 08:01:27 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v4.9.336-251-g6c47544a946ae X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/4.9 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.9 baseline: 82 runs, 8 regressions (v4.9.336-251-g6c47544a946ae) 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: 82 runs, 8 regressions (v4.9.336-251-g6c47544= a946ae) 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-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-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-251-g6c47544a946ae/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.9 Describe: v4.9.336-251-g6c47544a946ae URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 6c47544a946ae7b645623e92af562d1482c69687 = 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/63b9657d5e354987414eee30 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= 51-g6c47544a946ae/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= 51-g6c47544a946ae/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221230.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63b9657d5e354987414ee= e31 failing since 165 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/63b9646fdcc08db5444eee28 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= 51-g6c47544a946ae/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= 51-g6c47544a946ae/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221230.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63b9646fdcc08db5444ee= e29 failing since 165 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 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63b9648e22ce13049b4eee25 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= 51-g6c47544a946ae/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 51-g6c47544a946ae/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221230.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63b9648e22ce13049b4ee= e26 failing since 165 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 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63b96645c06e3ec8ba4eee23 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= 51-g6c47544a946ae/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= 51-g6c47544a946ae/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/20221230.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63b96645c06e3ec8ba4ee= e24 failing since 165 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 = | 1 = Details: https://kernelci.org/test/plan/id/63b9646c2acb9887394eee8e 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= 51-g6c47544a946ae/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 51-g6c47544a946ae/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221230.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63b9646c2acb9887394ee= e8f failing since 165 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 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63b965c168487445c54eee50 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= 51-g6c47544a946ae/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= 51-g6c47544a946ae/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/20221230.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63b965c168487445c54ee= e51 failing since 165 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/63b9652d3145c119a74eee19 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= 51-g6c47544a946ae/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= 51-g6c47544a946ae/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/20221230.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63b9652d3145c119a74ee= e1a failing since 165 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/63b9646e2acb9887394eee93 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= 51-g6c47544a946ae/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= 51-g6c47544a946ae/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221230.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63b9646e2acb9887394ee= e94 failing since 165 days (last pass: v4.9.302-31-gdbb0728e500a, first= fail: v4.9.324-19-gbc9f55260bb17) = =20