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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD1EDC433EF for ; Tue, 28 Sep 2021 17:09:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AB6F1610E6 for ; Tue, 28 Sep 2021 17:09:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241947AbhI1RKl (ORCPT ); Tue, 28 Sep 2021 13:10:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241896AbhI1RKk (ORCPT ); Tue, 28 Sep 2021 13:10:40 -0400 Received: from mail-pf1-x434.google.com (mail-pf1-x434.google.com [IPv6:2607:f8b0:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 63D56C06161C for ; Tue, 28 Sep 2021 10:09:00 -0700 (PDT) Received: by mail-pf1-x434.google.com with SMTP id k17so19463542pff.8 for ; Tue, 28 Sep 2021 10:09:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=Y8+aj3V2JVtAOQo4prFQuthRo9jcvLz24cKvAMSZ8V4=; b=vh8B75cJoNiE8GHY0wmiOpaJcv1MXhxofZxubqYCs9Hvk6/DIDdcQib2gGFMlVOgdd AvX3vB1C81xDlT2aHNxrYYERzj5F1/DcO0f8fVufoBtDrmNUtHnGoW7NUhHqxdhyg1iE 4K64CoqH80Obk31Aod0qsUC2posxJFBrrX97XYjl/z+1vZToidCqNd1Eow124fmbhW9w TNRD9zvxh7OV0XW8huh75OUgxAWGt7AM+avp6budFX+qFb2zBgm2yYnFht8w0OPpA4Yx 0stCZbEK/8SiU1z2jbfPZ5pJ9yhHxW2WEemJRfxbZKxT8FWAPKSZV8m1XkuV4vltVAGG peqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version :content-transfer-encoding:subject:to:from; bh=Y8+aj3V2JVtAOQo4prFQuthRo9jcvLz24cKvAMSZ8V4=; b=4lZcscQdGPsw4LRTyeNl+pF1seQpa0us9//DqK5JJY3kPGjs146xZLeim8Q3SZXNBQ TC6XhHe3KwIafwnoRiTBUkPjpUXo93rSMvkdyfq4an73PPdOgi1V386w7LG+PovV8t4F xjqpo54hnLPtiR0DlB6JutPgKf4SM4kcuVpyFLhVWK4aHvDCDeS/BXZlWrdF0BVqXPeP CGTkY0uxXDzlmXaVnFFcQ8xpmWD9Eir4WeggURm7bxQ+5M3yTqaSgibT1AfxVkc/U53Z 3dOU8IrfLvyyj1YE4TbdGR91wgCzuVAVQ7zgH4+Uhm+6emEznt12sM+dXQedMKt2BLDF yhAw== X-Gm-Message-State: AOAM531DfFdesDjJRuJHYOyJt+LGWp1yh4vX+NzJ5ZEKpWXe7DjiDylM QhDKDqTotSTX3fNFi0nrXzDsFWrK0qMIGXax X-Google-Smtp-Source: ABdhPJweMSCbebPbUNkABoVl/hvi2r35jZNpxrec698h88anSaEGJr20nBoOFrC8IgUERemFHMao3A== X-Received: by 2002:a05:6a00:1512:b0:447:cb0b:8520 with SMTP id q18-20020a056a00151200b00447cb0b8520mr6617309pfu.54.1632848939613; Tue, 28 Sep 2021 10:08:59 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id d5sm2987293pfv.87.2021.09.28.10.08.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Sep 2021 10:08:59 -0700 (PDT) Message-ID: <61534c2b.1c69fb81.413ce.7864@mx.google.com> Date: Tue, 28 Sep 2021 10:08:59 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v4.4.285-24-g0a5ad79130e2 X-Kernelci-Report-Type: test X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/4.4 Subject: stable-rc/queue/4.4 baseline: 105 runs, 8 regressions (v4.4.285-24-g0a5ad79130e2) 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.4 baseline: 105 runs, 8 regressions (v4.4.285-24-g0a5ad79= 130e2) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions --------------------+------+---------------+----------+--------------------= +------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-8 | multi_v7_defconfig = | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-8 | multi_v7_defconfig = | 1 = qemu_arm-virt-gicv2 | arm | lab-cip | gcc-8 | multi_v7_defconfig = | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-8 | multi_v7_defconfig = | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-8 | multi_v7_defconfig = | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-8 | multi_v7_defconfig = | 1 = qemu_arm-virt-gicv3 | arm | lab-cip | gcc-8 | multi_v7_defconfig = | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-8 | multi_v7_defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.4/kern= el/v4.4.285-24-g0a5ad79130e2/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.4 Describe: v4.4.285-24-g0a5ad79130e2 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 0a5ad79130e2135ad18d4b7c7487b0b1ce2b04ef = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+---------------+----------+--------------------= +------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-8 | multi_v7_defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6153155f35a0d8fefe99a2da Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6153155f35a0d8fefe99a= 2db failing since 318 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+---------------+----------+--------------------= +------------ qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-8 | multi_v7_defconfig = | 1 = Details: https://kernelci.org/test/plan/id/61531b0d9195f6494e99a2dc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/61531b0d9195f6494e99a= 2dd failing since 318 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+---------------+----------+--------------------= +------------ qemu_arm-virt-gicv2 | arm | lab-cip | gcc-8 | multi_v7_defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6153141b5c8849a93e99a30b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt= -gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt= -gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6153141b5c8849a93e99a= 30c failing since 318 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+---------------+----------+--------------------= +------------ qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-8 | multi_v7_defconfig = | 1 = Details: https://kernelci.org/test/plan/id/615315afcb405f617f99a32a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_ar= m-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_ar= m-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/615315afcb405f617f99a= 32b failing since 318 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+---------------+----------+--------------------= +------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-8 | multi_v7_defconfig = | 1 = Details: https://kernelci.org/test/plan/id/615314d39308daafd699a2fb Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/615314d39308daafd699a= 2fc failing since 318 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+---------------+----------+--------------------= +------------ qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-8 | multi_v7_defconfig = | 1 = Details: https://kernelci.org/test/plan/id/61531a6df35a5793a699a303 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/61531a6df35a5793a699a= 304 failing since 318 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+---------------+----------+--------------------= +------------ qemu_arm-virt-gicv3 | arm | lab-cip | gcc-8 | multi_v7_defconfig = | 1 = Details: https://kernelci.org/test/plan/id/615314015b06c3790d99a2da Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt= -gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-cip/baseline-qemu_arm-virt= -gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/615314015b06c3790d99a= 2db failing since 318 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = = platform | arch | lab | compiler | defconfig = | regressions --------------------+------+---------------+----------+--------------------= +------------ qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-8 | multi_v7_defconfig = | 1 = Details: https://kernelci.org/test/plan/id/615313c6d0f614638899a2f0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_ar= m-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.4/v4.4.285-2= 4-g0a5ad79130e2/arm/multi_v7_defconfig/gcc-8/lab-collabora/baseline-qemu_ar= m-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/615313c6d0f614638899a= 2f1 failing since 318 days (last pass: v4.4.243-18-gfc7e8c68369a, first= fail: v4.4.243-19-g71b6c961c7fe) = =20