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 E0E63C61DA4 for ; Thu, 23 Feb 2023 19:23:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230494AbjBWTXG (ORCPT ); Thu, 23 Feb 2023 14:23:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47886 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229507AbjBWTXG (ORCPT ); Thu, 23 Feb 2023 14:23:06 -0500 Received: from mail-pl1-x62f.google.com (mail-pl1-x62f.google.com [IPv6:2607:f8b0:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D54241BEE for ; Thu, 23 Feb 2023 11:23:03 -0800 (PST) Received: by mail-pl1-x62f.google.com with SMTP id h14so14386481plf.10 for ; Thu, 23 Feb 2023 11:23:03 -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=YgNvtPyybCZjIzBvDua1fdyArNnOA4BYmNbguwVUiuo=; b=2BTvHOeEv53dV0Gf51q+IzvkDhs7gSx/Q3VxzOa6/59ahmZOQnWtsXpknKgNXPjfCb K0y1kis3kye87Rd8cFUVYWQhLVwMHSYU9COQoj2O86JpzkqQzn4NSRVOypO/RKs7/7r2 v7x10X8u1g3gHh7EQ+wwqjvl4qcgKW6IzuyoEIJcxbveWtPzZau/T+HK9L43jpoMsFx1 UpSdxWBqKM3y+l1Rz0qkJVmBk5rP2KB2z0olxnKtElzBDbiZqDeaLggzSjgzDl3zMxxa 8N8WIfOkW44Bm0aFoY8WLRUk+HtoPNNMMCk7JK5xrfuYYmZvVr1Sj7aOBFxPISmH7M5K NxEg== 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=YgNvtPyybCZjIzBvDua1fdyArNnOA4BYmNbguwVUiuo=; b=jGRdf0IVHqKvxfCKP0vG2cmEBdI3hCNc6eeVV/L2zCiJ2gUFYgKs8HfDqXnFgQ++Q2 x9nQ7LSWfzqEP11DMYBowRQmDGI/PKD7cFYHDrJHV7cudQ/ausxJv9HZHmhtf9ZOKhcj QFPxI2Tfgv+SEqTlN7n8H+j21j4Cu23eHPAf9aNpoVawfdDD8dSc85Sm7aT4Pl4Y9eOV BgW1HNbyxi/wrDs9xURD9C3A5HfrkXDMgXlcBe/VA/ft/Kc2yVqics1X2UTMpNFSGdZs BXSeI4XJrosAmFlrruUDaq3QeMLvJXIKlVYhz7UYBsp8xqv3WgaCWajIvb1Bc2F3cLy8 9YdA== X-Gm-Message-State: AO0yUKV4jLqN7WwhJkf1hl8Q94FTr/kT73ZOv4aLlJYZqAIGHLdhF9vP KoTSkybnVKL1bAHvIsZ7blQaJ/pcWwEcc1b4vK8nzQ== X-Google-Smtp-Source: AK7set9kVEVoFHy16DpPGy0MiiABncmv17nnyldkXpYTycu6/40WFKTQxLiprxgytyY5VgFLXL7c+w== X-Received: by 2002:a17:90b:3912:b0:234:41c:74cc with SMTP id ob18-20020a17090b391200b00234041c74ccmr16218318pjb.42.1677180182802; Thu, 23 Feb 2023 11:23:02 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id bt21-20020a17090af01500b002340d317f3esm47412pjb.52.2023.02.23.11.23.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Feb 2023 11:23:02 -0800 (PST) Message-ID: <63f7bd16.170a0220.f4ea3.020e@mx.google.com> Date: Thu, 23 Feb 2023 11:23:02 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.10.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.10.169-27-gd4288b01f4e8 X-Kernelci-Report-Type: test Subject: stable-rc/linux-5.10.y baseline: 156 runs, 13 regressions (v5.10.169-27-gd4288b01f4e8) 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-5.10.y baseline: 156 runs, 13 regressions (v5.10.169-27-gd4= 288b01f4e8) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defconfig= | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_defconfig= | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defconf= ig | 1 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_defco= nfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-5.10.y/ker= nel/v5.10.169-27-gd4288b01f4e8/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-5.10.y Describe: v5.10.169-27-gd4288b01f4e8 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: d4288b01f4e882fd7ba86ad1a570b7e420167eb0 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63f78886c907d2cf5d8c8637 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i= 386-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i= 386-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f78886c907d2cf5d8c8= 638 failing since 9 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63f78e1d3da8ddd1b58c8668 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i3= 86-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i3= 86-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f78e1d3da8ddd1b58c8= 669 failing since 9 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f787fa8d913d64ed8c86a7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f787fa8d913d64ed8c8= 6a8 failing since 9 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f788c30d0f6f52128c882c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayli= bre/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayli= bre/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f788c30d0f6f52128c8= 82d failing since 9 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f78cdd59443089fa8c8653 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qem= u_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qem= u_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f78cdd59443089fa8c8= 654 failing since 9 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f78e95e4cfd8ae6e8c86c5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broon= ie/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broon= ie/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f78e95e4cfd8ae6e8c8= 6c6 failing since 9 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f788ceec527de8b88c8659 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f788ceec527de8b88c8= 65a failing since 9 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f7880e13f6e2ae8a8c871b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f7880e13f6e2ae8a8c8= 71c failing since 8 days (last pass: v5.10.166-100-ge9ce3cb0864d, first= fail: v5.10.167-135-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f788c20d0f6f52128c8829 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayli= bre/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayli= bre/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f788c20d0f6f52128c8= 82a failing since 9 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f78cdf4e8c5231568c8668 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qem= u_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qem= u_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f78cdf4e8c5231568c8= 669 failing since 8 days (last pass: v5.10.166-100-ge9ce3cb0864d, first= fail: v5.10.167-135-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f78e596dfbd5f4a48c8658 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broon= ie/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broon= ie/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f78e596dfbd5f4a48c8= 659 failing since 9 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f787ca636d6a5ebf8c8646 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-q= emu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-q= emu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f787ca636d6a5ebf8c8= 647 failing since 8 days (last pass: v5.10.166-100-ge9ce3cb0864d, first= fail: v5.10.167-135-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/63f78886c907d2cf5d8c863b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: shmobile_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/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-= iwg20d-q7.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 69-27-gd4288b01f4e8/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-= iwg20d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230217.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f78886c907d2cf5d8c8= 63c failing since 3 days (last pass: v5.10.168, first fail: v5.10.168-5= 8-ga96fb51aec5a) = =20