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 64942C433EF for ; Tue, 10 May 2022 10:21:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233127AbiEJKZX (ORCPT ); Tue, 10 May 2022 06:25:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48768 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235099AbiEJKZW (ORCPT ); Tue, 10 May 2022 06:25:22 -0400 Received: from mail-pj1-x102c.google.com (mail-pj1-x102c.google.com [IPv6:2607:f8b0:4864:20::102c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4DF4B44A13 for ; Tue, 10 May 2022 03:21:24 -0700 (PDT) Received: by mail-pj1-x102c.google.com with SMTP id w17-20020a17090a529100b001db302efed6so1749257pjh.4 for ; Tue, 10 May 2022 03:21:24 -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=Ym7OWI6GKRZS4xWEVg+bvQ/74G7UzOSa7xDYdkFkUjs=; b=WEqT7mxoiCLDuoUYlz4Te/9VeMpR7SIYM7/qBGvUUGaqTSc0BybrQzL76tZdhaI65L tyqnWNi8zHJmDnTRNOOUGu05g6xwt1fFZxyOXbuQAE5af51yMaYTZkd4dewqaC4jlu+Q yVWn45Vu4WiV9gtZXYCKVFoa6BCVGoR4GM3wrTzj06e7SXXrSGPipVylQAPk7Gc7xB4n Vi4m1UbAPe/1pBhGLjXxGxjlG+LrpyDcv9qHwEELwp8JYUu84aYOgT9Kw3RzMEGS5OSC 7jQPLM4DD+4U3hBcEmVSnC5QQfrsi6alarBRDhGk7wKzbNvm0POzAX/K1HJEb6oJyOR9 wkTw== 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=Ym7OWI6GKRZS4xWEVg+bvQ/74G7UzOSa7xDYdkFkUjs=; b=DpIyL5I3/oMcm88OTVRqjB3bhr5ZVqoQk6q6r2/dy+6Okh7hvtbJqe+tq3TP88nHOm rGOGZwjQLIAkVGBYibN8/rSQHoT4/ixXbWKazfj6HyKkAcn8A9ogSAjmUGcD6CfX7h+5 uHEAa70pKIg5nNtVNrXBMeUalymeisMy+5OP2B0RNPl4WijlRxZF5P5b7+4fRjL4qy24 MqCikQ1kqSaruXpxvua/VZLbIyinS4POVE+zwCfENAxgcmoBXy+kgv2gMjmCtgE9xiDb wp0JMIbayl9BRlBOoOg/T1lWU4MrEHa48Kpe24IiVJhfcv4YQqr+L5C9vATFTpav/Nyu Y7Bg== X-Gm-Message-State: AOAM530UsnvWWQSJF45mWAr24YHH5IWd92zzKiu7wfoWTb+32ZD/0/27 TjYZPO2vt6etRm9fWX807owvVm6KRLJhkdj3ZSs= X-Google-Smtp-Source: ABdhPJxqSlY7dU2gk+LRftVlWt6AP3VWRlHC5pDn3rXH1iFJkW7PJBUFoEz8sbYbp+xPiiRhbGZDYg== X-Received: by 2002:a17:902:70cb:b0:158:424e:a657 with SMTP id l11-20020a17090270cb00b00158424ea657mr20016962plt.6.1652178083435; Tue, 10 May 2022 03:21:23 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id cd14-20020a056a00420e00b0050dc7628179sm10128777pfb.83.2022.05.10.03.21.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 May 2022 03:21:22 -0700 (PDT) Message-ID: <627a3ca2.1c69fb81.6b163.6fcb@mx.google.com> Date: Tue, 10 May 2022 03:21:22 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: test X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/4.9 X-Kernelci-Kernel: v4.9.312-64-g69b9f3e8fce2 Subject: stable-rc/queue/4.9 baseline: 116 runs, 17 regressions (v4.9.312-64-g69b9f3e8fce2) 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: 116 runs, 17 regressions (v4.9.312-64-g69b9f3= e8fce2) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_def= config | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.9/kern= el/v4.9.312-64-g69b9f3e8fce2/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.9 Describe: v4.9.312-64-g69b9f3e8fce2 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 69b9f3e8fce2368032260e0768f6890afe3b82ad = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_def= config | 1 = Details: https://kernelci.org/test/plan/id/627a088783ff51b1978f5717 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v5_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91sam9= g20ek.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91sam9= g20ek.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a088783ff51b1978f5= 718 new failure (last pass: v4.9.311-4-g84b311cc6e3a) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/627a116677daccb6078f5724 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a116677daccb6078f5= 725 new failure (last pass: v4.9.312-43-g8ccd2ae24f47) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/627a154f1ca5933aab8f571a 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a154f1ca5933aab8f5= 71b new failure (last pass: v4.9.312-43-g5b8113699dd5) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/627a0d09846caa6d658f5767 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a0d09846caa6d658f5= 768 new failure (last pass: v4.9.312-43-g8ccd2ae24f47) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/627a0fdbbb3610bd228f571f 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a0fdbbb3610bd228f5= 720 new failure (last pass: v4.9.312-43-g5b8113699dd5) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/627a11a35be485fdfa8f5728 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a11a35be485fdfa8f5= 729 new failure (last pass: v4.9.312-43-g8ccd2ae24f47) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/627a152978c03dde128f5717 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a152978c03dde128f5= 718 new failure (last pass: v4.9.312-43-g5b8113699dd5) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/627a0d316fcb1bcffa8f5731 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a0d316fcb1bcffa8f5= 732 new failure (last pass: v4.9.312-43-g8ccd2ae24f47) = = 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/627a0fda76e8967f828f572e 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a0fda76e8967f828f5= 72f new failure (last pass: v4.9.312-43-g5b8113699dd5) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/627a118f6d136f2b728f574b 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a118f6d136f2b728f5= 74c new failure (last pass: v4.9.312-43-g8ccd2ae24f47) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/627a1552016a0db06e8f5718 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a1552016a0db06e8f5= 719 new failure (last pass: v4.9.312-43-g5b8113699dd5) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/627a0d1d846caa6d658f576f 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a0d1d846caa6d658f5= 770 new failure (last pass: v4.9.312-43-g8ccd2ae24f47) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/627a0ff0ea5626b0518f573c 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a0ff0ea5626b0518f5= 73d new failure (last pass: v4.9.312-43-g5b8113699dd5) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/627a11cbb09135d1898f572d 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a11cbb09135d1898f5= 72e new failure (last pass: v4.9.312-43-g8ccd2ae24f47) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/627a1551fa2017e0838f5726 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a1551fa2017e0838f5= 727 new failure (last pass: v4.9.312-43-g5b8113699dd5) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/627a0d45b19d60b31b8f573e 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a0d46b19d60b31b8f5= 73f new failure (last pass: v4.9.312-43-g8ccd2ae24f47) = = 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/627a0feebb3610bd228f5747 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.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.312-6= 4-g69b9f3e8fce2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220506.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/627a0feebb3610bd228f5= 748 new failure (last pass: v4.9.312-43-g5b8113699dd5) = =20