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 83C7DC678D4 for ; Tue, 7 Mar 2023 19:32:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229527AbjCGTcZ (ORCPT ); Tue, 7 Mar 2023 14:32:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45190 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234187AbjCGTcD (ORCPT ); Tue, 7 Mar 2023 14:32:03 -0500 Received: from mail-pj1-x1031.google.com (mail-pj1-x1031.google.com [IPv6:2607:f8b0:4864:20::1031]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B20CCBAEEA for ; Tue, 7 Mar 2023 11:17:49 -0800 (PST) Received: by mail-pj1-x1031.google.com with SMTP id l1so14266526pjt.2 for ; Tue, 07 Mar 2023 11:17:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1678216669; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=yyb7neKFJAmQzCV33J3hZHnWyRG8ioEDlVIT7z2xjus=; b=F5me33Q5RQJOCNFDx7DjqKy4wtpLKdjyasB/RsbknQI2ht9EJDbkPwiOAAlntu+WW2 SR/pJPAA5JxVJlBFglN11vOUgz3yPBP7jICxM87jox16/qPXrllWF5NBS6D3k+c804/L RrBBQgAut+OhPHDpMCkEZ2Rw13LWhTIYR3slsTgp/tRSiMW8VTGqZlkf7q2UIEvYA4B0 Gn99ItBL/n6OCD5pF+9WLK+N63nqMPqttb51lUzQ0nTS15RvD6n+FHc3WTsZbA44mfpO Ix+MwuvvdNI3qkNuLFn4MvfLm5KYoLPNODUl5+FfKoXlLWunxoZUWsASxhP2iUrRInib WAhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678216669; 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=yyb7neKFJAmQzCV33J3hZHnWyRG8ioEDlVIT7z2xjus=; b=N7t1aqKrlIUZ5wIIf39nSoq19Q5XegTAIqxnpzMiJC3EhN8O4D6F1cuU6zi2RGjGFs czDoD9lzAKqaw75czbypGImBTMrTZbnLsn7PV0+sPA63zuxmYAYQQ7TDJPIuK8NbSFY1 BT5YGA5sFAnDbRoGESmD5a/YcNXuh+LokVexD6KtKlK+sa7+vGjDc9pPFPy9SUyud0Or VQ7Qse+6OESnCzrFGuuaygXkj0QvLL1IyXJBIQJG+zoD6JhvUDq2ao3muR7K8k9EJV6i m6cVRsW/Ux7yfMVOBgftMbXtILMNZtrjS4tNcYn+BHFvEKWFjOq2uZY9QZN5GCr1utSS vnxw== X-Gm-Message-State: AO0yUKVpnDCvepDppCklLM9uxvImhNC5pbZrpIqrww2Y6zxZh9hsfCkP eJa1JjzZ4UGECV7qql9PH4XxShINIUhNRB8mOtPp8X46 X-Google-Smtp-Source: AK7set8UuqAHWZgvE8a4u6Or/AhD/pQsHi671zneeSDgaRF6MzYiNG0MNL2gZ4adTEo85iej2k453w== X-Received: by 2002:a17:902:cecc:b0:19a:a815:2858 with SMTP id d12-20020a170902cecc00b0019aa8152858mr18453558plg.51.1678216668661; Tue, 07 Mar 2023 11:17:48 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id c1-20020a63d141000000b004dff15fc121sm7947642pgj.36.2023.03.07.11.17.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Mar 2023 11:17:48 -0800 (PST) Message-ID: <64078ddc.630a0220.c19cc.e9e7@mx.google.com> Date: Tue, 07 Mar 2023 11:17:48 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.19 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.275-191-g0939e40b20ce X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.19 baseline: 141 runs, 21 regressions (v4.19.275-191-g0939e40b20ce) 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.19 baseline: 141 runs, 21 regressions (v4.19.275-191-g093= 9e40b20ce) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_de= fconfig | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-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+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-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+a= rm64-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.19/ker= nel/v4.19.275-191-g0939e40b20ce/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.19 Describe: v4.19.275-191-g0939e40b20ce URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 0939e40b20ceec904700f073676486cc63b9e0b2 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/6407654981f66e936a8c863b Results: 5 PASS, 1 FAIL, 1 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.19/v4.19.275= -191-g0939e40b20ce/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91s= am9g20ek.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91s= am9g20ek.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6407654a81f66e936a8c8644 new failure (last pass: v4.19.275-171-g62de1e6083f44) 2023-03-07T16:24:18.164205 + set +x 2023-03-07T16:24:18.169455 <8> 2023-03-07T16:24:18.282565 / # # 2023-03-07T16:24:18.385433 export SHELL=3D/bin/sh 2023-03-07T16:24:18.386278 # 2023-03-07T16:24:18.488267 / # export SHELL=3D/bin/sh. /lava-116429/en= vironment 2023-03-07T16:24:18.489039 = 2023-03-07T16:24:18.591131 / # . /lava-116429/environment/lava-116429/= bin/lava-test-runner /lava-116429/1 2023-03-07T16:24:18.592510 = 2023-03-07T16:24:18.598975 / # /lava-116429/bin/lava-test-runner /lava= -116429/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/64075a0a7902bfdb088c86f5 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-4.19/v4.19.275= -191-g0939e40b20ce/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubi= etruck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubi= etruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64075a0a7902bfdb088c86fe failing since 49 days (last pass: v4.19.269-9-gce7b59ec9d48, first = fail: v4.19.269-521-g305d312d039a) 2023-03-07T15:36:27.863013 + set +x<8>[ 7.317278] 2023-03-07T15:36:27.863742 = 2023-03-07T15:36:27.973442 / # # 2023-03-07T15:36:28.076795 export SHELL=3D/bin/sh 2023-03-07T15:36:28.078229 # 2023-03-07T15:36:28.181119 / # export SHELL=3D/bin/sh. /lava-3392099/e= nvironment 2023-03-07T15:36:28.182178 = 2023-03-07T15:36:28.284343 / # . /lava-3392099/environment/lava-339209= 9/bin/lava-test-runner /lava-3392099/1 2023-03-07T15:36:28.285788 = 2023-03-07T15:36:28.290486 / # /lava-3392099/bin/lava-test-runner /lav= a-3392099/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64075bce4e783235088c8659 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075bce4e783235088c8= 65a failing since 224 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64075be2f7c9622c898c863c 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075be2f7c9622c898c8= 63d failing since 301 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64075d526449ee8f8a8c863a 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075d526449ee8f8a8c8= 63b failing since 224 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64075dcae6883f32e78c865d 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075dcae6883f32e78c8= 65e failing since 301 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64075bb245cd4f728b8c863a 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075bb245cd4f728b8c8= 63b failing since 224 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64075bcc4e783235088c8653 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075bcc4e783235088c8= 654 failing since 224 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64075be1f7c9622c898c8639 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075be1f7c9622c898c8= 63a failing since 224 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64075d2ab9ba0040238c868a 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075d2ab9ba0040238c8= 68b failing since 224 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64075db6754d26861b8c8631 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075db6754d26861b8c8= 632 failing since 224 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64075bb1521b5f198c8c867a 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075bb1521b5f198c8c8= 67b failing since 224 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64075bd7e5ffbe984a8c8657 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075bd7e5ffbe984a8c8= 658 failing since 224 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64075bcd2b8bbdf6888c8661 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075bcd2b8bbdf6888c8= 662 failing since 301 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64075be3f7c9622c898c863f 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075be3f7c9622c898c8= 640 failing since 301 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64075d3e997ca621b68c8656 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075d3e997ca621b68c8= 657 failing since 301 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64075e93719359e5bc8c863a 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075e93719359e5bc8c8= 63b failing since 301 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64075bcf4e783235088c865f 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075bcf4e783235088c8= 660 failing since 301 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64075c077ac76efc598c8be4 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075c077ac76efc598c8= be5 failing since 301 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64075d53997ca621b68c866c 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075d53997ca621b68c8= 66d failing since 301 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64075ea65451753afd8c8648 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.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -191-g0939e40b20ce/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64075ea65451753afd8c8= 649 failing since 301 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = =20