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 14D8EC6FA8E for ; Sun, 5 Mar 2023 08:51:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229642AbjCEIvv (ORCPT ); Sun, 5 Mar 2023 03:51:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43002 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229379AbjCEIvu (ORCPT ); Sun, 5 Mar 2023 03:51:50 -0500 Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A32A13DC0 for ; Sun, 5 Mar 2023 00:51:47 -0800 (PST) Received: by mail-pj1-x1029.google.com with SMTP id x20-20020a17090a8a9400b00233ba727724so8666656pjn.1 for ; Sun, 05 Mar 2023 00:51:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1678006306; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=cHLBan+p2mBSk84Dds2gNcAgNdWxJu4yl1DUxBumvTA=; b=GMEDLXA1TXScPs4qkBByPev4yVROhpE/sXHpRjWEmjmFRzdweRxYSzU1wij5C2PRVg NLC2na7nfXY3AyvRJL1z8JZOLW/7uvU/uHIaT3ZG/Kiice7iZx035TIYFfGiUX9GHSxr eXPWQ4A0m7Rn+CLIOo3F03ZnafeqnPmGq+N4fvaVwNJw5Jk+H4+5+znCQ1NN/I+K4Wpr t3/Y1ACCMT9ZnacbZAPRN2Xz3IH9Nrzt0mawUh+78wVkbGzq/0MAS7CZL/c7YC9+WZM0 hVIT5LCBExKOL7zu3kMLMVo0+SlaBVqpJipTgUBJzbOgIuO6SQEGaAEu4VbCYHRQcwom 1abA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678006306; 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=cHLBan+p2mBSk84Dds2gNcAgNdWxJu4yl1DUxBumvTA=; b=SNVDC7gXSCr+n87zu59nsenV2tX9KgiO6FZGRH0mLOtSZL8bAcl1RHnlJhbZMwhZxg +mafxf2SnuTKaZgKoc7BGgIKtlc4YUNj7PHlu7FWZFzIKPKlr9Bxl7CyjUt0NbzXSarb rPXmurxp1iBOhm342dpJPStuR/KOYgsdLtbpVBYnoDZfmLDid7lYakF55GUlFfqrujoF QS/seqpEAVejslgrjIbEeJ2U9FX3p4MKOBE+FhhPV7dUQlswiJuGIAVNMm7iN+p3f1ba VpbsosOZlKxc+8sJ54wzNreWg5M9KwJvAe3PK+4S8NoaG/h1T2lkfoMkVqtE866kn5bX X0vw== X-Gm-Message-State: AO0yUKX6Fi1k6wnys7VB6jF1aLxtKnT3o+DlWofzkU9c3G2tW09Lk8AG VA2OFojSh8mlA9pmot1LXDZEquwc4DGb8r3Qqr9Ficro X-Google-Smtp-Source: AK7set+fmeyaPZws8aE+SxDSuO0ZrgnVcoh8c/1OuILHWzDQZSNu99zaeMzycXRN1zZO3EXLbBhzwQ== X-Received: by 2002:a05:6a20:841a:b0:bc:96bd:d701 with SMTP id c26-20020a056a20841a00b000bc96bdd701mr11126391pzd.13.1678006306308; Sun, 05 Mar 2023 00:51:46 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id a14-20020a62e20e000000b005cdc64a287dsm4292412pfi.115.2023.03.05.00.51.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Mar 2023 00:51:45 -0800 (PST) Message-ID: <64045821.620a0220.bd226.7e57@mx.google.com> Date: Sun, 05 Mar 2023 00:51:45 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/5.15 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.15.98-430-g53a7ecef4b2f X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.15 baseline: 158 runs, 15 regressions (v5.15.98-430-g53a7ecef4b2f) 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/5.15 baseline: 158 runs, 15 regressions (v5.15.98-430-g53a7= ecef4b2f) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_def= config | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_v7_def= config | 1 = imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_v7_def= config | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defconf= ig | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_defconf= ig | 1 = qemu_i386-uefi | i386 | lab-collabora | gcc-10 | i386_defconf= ig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= n...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defco= n...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defco= n...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= n...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.15/ker= nel/v5.15.98-430-g53a7ecef4b2f/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.15 Describe: v5.15.98-430-g53a7ecef4b2f URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 53a7ecef4b2f7b20dfa2f6d24a9f66974a87c41c = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_def= config | 1 = Details: https://kernelci.org/test/plan/id/640421263217d1784a8c863c Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_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-5.15/v5.15.98-= 430-g53a7ecef4b2f/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /640421263217d1784a8c8645 failing since 46 days (last pass: v5.15.82-123-gd03dbdba21ef, first= fail: v5.15.87-100-ge215d5ead661) 2023-03-05T04:56:44.120539 <8>[ 9.900686] 2023-03-05T04:56:44.229977 / # # 2023-03-05T04:56:44.333036 export SHELL=3D/bin/sh 2023-03-05T04:56:44.333941 # 2023-03-05T04:56:44.435833 / # export SHELL=3D/bin/sh. /lava-3387267/e= nvironment 2023-03-05T04:56:44.437008 = 2023-03-05T04:56:44.539882 / # . /lava-3387267/environment/lava-338726= 7/bin/lava-test-runner /lava-3387267/1 2023-03-05T04:56:44.542493 = 2023-03-05T04:56:44.551483 / # /lava-3387267/bin/lava-test-runner /lav= a-3387267/1 2023-03-05T04:56:44.572353 <3>[ 10.354045] Bluetooth: hci0: command = 0x0c03 tx timeout = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_v7_def= config | 1 = Details: https://kernelci.org/test/plan/id/640420f094060a4b138c8656 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_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-5.15/v5.15.98-= 430-g53a7ecef4b2f/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-im= x53-qsrb.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-im= x53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /640420f094060a4b138c865f failing since 36 days (last pass: v5.15.81-121-gcb14018a85f6, first= fail: v5.15.90-146-gbf7101723cc0) 2023-03-05T04:56:08.141236 + set +x 2023-03-05T04:56:08.141389 [ 9.356674] 2023-03-05T04:56:08.249310 / # # 2023-03-05T04:56:08.350809 export SHELL=3D/bin/sh 2023-03-05T04:56:08.351323 # 2023-03-05T04:56:08.452650 / # export SHELL=3D/bin/sh. /lava-916064/en= vironment 2023-03-05T04:56:08.453029 = 2023-03-05T04:56:08.554194 / # . /lava-916064/environment/lava-916064/= bin/lava-test-runner /lava-916064/1 2023-03-05T04:56:08.554700 = 2023-03-05T04:56:08.557025 / # /lava-916064/bin/lava-test-runner /lava= -916064/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_v7_def= config | 1 = Details: https://kernelci.org/test/plan/id/640420dc969485f2c48c86a6 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_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-5.15/v5.15.98-= 430-g53a7ecef4b2f/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-im= x6qp-wandboard-revd1.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-im= x6qp-wandboard-revd1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /640420dc969485f2c48c86af new failure (last pass: v5.15.98-3-gaeb495359c8e) 2023-03-05T04:55:47.817882 + set[ 5.483011] 2023-03-05T04:55:47.818050 +x 2023-03-05T04:55:47.923988 / # # 2023-03-05T04:55:48.025596 export SHELL=3D/bin/sh 2023-03-05T04:55:48.026093 # 2023-03-05T04:55:48.127332 / # export SHELL=3D/bin/sh. /lava-916061/en= vironment 2023-03-05T04:55:48.127928 = 2023-03-05T04:55:48.229300 / # . /lava-916061/environment/lava-916061/= bin/lava-test-runner /lava-916061/1 2023-03-05T04:55:48.229955 = 2023-03-05T04:55:48.232237 / # /lava-916061/bin/lava-test-runner /lava= -916061/1 = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/64041e6d0ec3a54bd78c862f 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i38= 6-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i38= 6-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64041e6d0ec3a54bd78c8= 630 failing since 18 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/64041f5bf544e770b38c862f 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386= -uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386= -uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64041f5bf544e770b38c8= 630 failing since 18 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_i386-uefi | i386 | lab-collabora | gcc-10 | i386_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/64041e47f9779cecec8c8692 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/i386/i386_defconfig/gcc-10/lab-collabora/baseline-qemu_i3= 86-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/i386/i386_defconfig/gcc-10/lab-collabora/baseline-qemu_i3= 86-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64041e47f9779cecec8c8= 693 failing since 18 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/6404205cf5962938748c866d 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6404205cf5962938748c8= 66e failing since 19 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6404209737ccb4bd0f8c86d7 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6404209737ccb4bd0f8c8= 6d8 failing since 19 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/6404209b37ccb4bd0f8c86dd 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6404209b37ccb4bd0f8c8= 6de failing since 19 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640420b037ccb4bd0f8c8706 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640420b037ccb4bd0f8c8= 707 failing since 19 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64042064947e75d1388c8632 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64042064947e75d1388c8= 633 failing since 19 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/6404205d37ccb4bd0f8c862f 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6404205d37ccb4bd0f8c8= 630 failing since 19 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6404209837ccb4bd0f8c86da 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6404209837ccb4bd0f8c8= 6db failing since 7 days (last pass: v5.15.95-33-gc82275c7e6c8, first f= ail: v5.15.95-37-gda3256d1340e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/640420af42d8eccd8c8c864d 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640420af42d8eccd8c8c8= 64e failing since 19 days (last pass: v5.15.93-48-g91b0616b8246, first = fail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640420c5969485f2c48c866b 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/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.98-= 430-g53a7ecef4b2f/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640420c5969485f2c48c8= 66c failing since 7 days (last pass: v5.15.95-33-gc82275c7e6c8, first f= ail: v5.15.95-37-gda3256d1340e) = =20