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 24DE3C7618A for ; Sun, 19 Mar 2023 16:47:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230454AbjCSQr2 (ORCPT ); Sun, 19 Mar 2023 12:47:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229448AbjCSQr1 (ORCPT ); Sun, 19 Mar 2023 12:47:27 -0400 Received: from mail-pf1-x436.google.com (mail-pf1-x436.google.com [IPv6:2607:f8b0:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE5C81E9D1 for ; Sun, 19 Mar 2023 09:47:18 -0700 (PDT) Received: by mail-pf1-x436.google.com with SMTP id c4so5662085pfl.0 for ; Sun, 19 Mar 2023 09:47:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1679244438; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=PYATXivNAB8bfACGcrhj+ikojgcL7zbidpgihUbHksY=; b=fUawY/jZ7IMPfvgLCd2IhOGg3Nd/7vVAMCFzA4jQf0G3ldLNVuTlr36Rj+hTe2x7Gb V1ub36Ev+UC8B6LCMQnxM6AeY2LDT/cTS5j4QYqvsg8UaYXXMXZ1GPtYbgVhl+CYMn9q 2xouMESunZVjttov08t9FhLcMabqKWFNpnfq9jxnyqU0rduxCgkVoLbpebf1QaxFUirk G6yGT3jn16KStq/WhlUxNru4U7xRoNzcv1+58sVWdQNTRheEQPe2ofKzCqzG36FOP22p FP+j+zQF+F2AW6akgVGTWEknTvh5DJb6DLJoVqYzYAZALIc+1ipc27Uy7VlscKAXrzbR DA+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679244438; 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=PYATXivNAB8bfACGcrhj+ikojgcL7zbidpgihUbHksY=; b=qVv7wRLbBHo7Ldv/PuURl/JX+fkAoMBtESrJrEWIC4bhC/ygAuP3NNeXJkxO1UdZB8 n2aLPsrPrJ+8IzJ85O+Rk1iR+yeE3N8HwLutQBvsKM9vhpaFn8rDVHJjyX5FOhmfyxv2 8/FpuzUxz/lmeDEyFYc9nME7M35WFMlnIpiBS0z8aEvnchH8lub5JAqehzw0UTQ8/zfU x3NTyotCe4bpIt3pNYeXoQ34ittYCtVrmbyY529GjSbcABwNeR4ubl3lun1tAzzsqfLf ck3Aw9Q4WdTwdW7pWPXLY/KZbnvlUvZe/SILkfVeG+Zemf29dl7essV0kwxarpYTcUoM unag== X-Gm-Message-State: AO0yUKULv6zQp569vmSe+s8xlQhZ9uEENcQp6Wgm7mKWLBtOGbcpPj7n Ww5xXlcBIYfN8otioE8Ub+qpkTaaIJxaIf8FC2Faxw== X-Google-Smtp-Source: AK7set90JMt8Cs1D5Mva3WwWecFfwuGF2z5e+79/VurUTBdFxR1mw375AQa9Y64/HF+/Q/Lahpse0Q== X-Received: by 2002:aa7:9586:0:b0:625:5d2c:e729 with SMTP id z6-20020aa79586000000b006255d2ce729mr13751944pfj.33.1679244437818; Sun, 19 Mar 2023 09:47:17 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id t23-20020aa79397000000b00627df889420sm2942157pfe.173.2023.03.19.09.47.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Mar 2023 09:47:17 -0700 (PDT) Message-ID: <64173c95.a70a0220.4e84c.3e91@mx.google.com> Date: Sun, 19 Mar 2023 09:47:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/5.4 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.4.237-31-ga1e6bc1005d63 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.4 baseline: 179 runs, 32 regressions (v5.4.237-31-ga1e6bc1005d63) 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.4 baseline: 179 runs, 32 regressions (v5.4.237-31-ga1e6bc= 1005d63) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ asus-C433TA-AJ0005-rammus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = dell-latitude...4305U-sarien | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = dell-latitude...8665U-sarien | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.4/kern= el/v5.4.237-31-ga1e6bc1005d63/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.237-31-ga1e6bc1005d63 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: a1e6bc1005d636804b5ded7ad06281df71059365 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ asus-C433TA-AJ0005-rammus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170b7d40555184158c8633 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.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-asus-C433TA-AJ0005-rammus.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-asus-C433TA-AJ0005-rammus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170b7d40555184158c8= 634 failing since 3 days (last pass: v5.4.235-28-gdf26328822db, first f= ail: v5.4.235-58-g6a07aa5be5066) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170b7c4a43b6c2528c862f 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.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-asus-C436FA-Flip-hatch.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-asus-C436FA-Flip-hatch.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170b7c4a43b6c2528c8= 630 failing since 4 days (last pass: v5.4.235-72-g88ec32cc64988, first = fail: v5.4.235-82-gb662e86fe8a7c) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/64170a35b442a73cb88c86d2 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.4/v5.4.237-3= 1-ga1e6bc1005d63/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64170a35b442a73cb88c86db failing since 47 days (last pass: v5.4.230-81-g2ad0dc06d587, first = fail: v5.4.230-108-g761a8268d868) 2023-03-19T13:12:09.244827 <8>[ 9.786659] 2023-03-19T13:12:09.251756 + set +x<8>[ 9.797494] 2023-03-19T13:12:09.252033 = 2023-03-19T13:12:09.358800 / # # 2023-03-19T13:12:09.460295 export SHELL=3D/bin/sh 2023-03-19T13:12:09.460771 # 2023-03-19T13:12:09.562035 / # export SHELL=3D/bin/sh. /lava-3424078/e= nvironment 2023-03-19T13:12:09.562425 = 2023-03-19T13:12:09.663585 / # . /lava-3424078/environment/lava-342407= 8/bin/lava-test-runner /lava-3424078/1 2023-03-19T13:12:09.664260 = ... (14 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ dell-latitude...4305U-sarien | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170b7b7f1321b7f38c862f 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.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-dell-latitude-5400-4305U-sarien.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-dell-latitude-5400-4305U-sarien.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170b7b7f1321b7f38c8= 630 failing since 3 days (last pass: v5.4.235-28-gdf26328822db, first f= ail: v5.4.235-58-g6a07aa5be5066) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ dell-latitude...8665U-sarien | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170b7b98e59b1b7e8c864b 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.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-dell-latitude-5400-8665U-sarien.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-dell-latitude-5400-8665U-sarien.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170b7b98e59b1b7e8c8= 64c failing since 3 days (last pass: v5.4.235-28-gdf26328822db, first f= ail: v5.4.235-58-g6a07aa5be5066) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/641707784997eedbe38c8645 Results: 3 PASS, 2 FAIL, 2 SKIP Full config: defconfig Compiler: gcc-10 (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleas= hed-a00.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleas= hed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/641707784997eedb= e38c864a failing since 151 days (last pass: v5.4.219-270-gde284a6cd1e4, firs= t fail: v5.4.219-266-g5eb28a6c7901) 3 lines 2023-03-19T13:00:22.821493 / # = 2023-03-19T13:00:22.827214 = 2023-03-19T13:00:22.935100 / # # 2023-03-19T13:00:22.955227 # 2023-03-19T13:00:23.058362 / # export SHELL=3D/bin/sh 2023-03-19T13:00:23.067764 export SHELL=3D/bin/sh 2023-03-19T13:00:23.169994 / # . /lava-3424018/environment 2023-03-19T13:00:23.179623 . /lava-3424018/environment 2023-03-19T13:00:23.282029 / # /lava-3424018/bin/lava-test-runner /lav= a-3424018/0 2023-03-19T13:00:23.291530 /lava-3424018/bin/lava-test-runner /lava-34= 24018/0 = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170ca8ef70e051088c8634 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.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170ca8ef70e051088c8= 635 failing since 2 days (last pass: v5.4.235-28-gdf26328822db, first f= ail: v5.4.236-54-gb822a3689cd8) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170984f5e2663d568c865b 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170984f5e2663d568c8= 65c failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c74ed07b1feb08c8650 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c74ed07b1feb08c8= 651 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170981c310e0551b8c8637 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170981c310e0551b8c8= 638 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c7c86f149bc158c864b 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c7c86f149bc158c8= 64c failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6417097cc310e0551b8c862f 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417097cc310e0551b8c8= 630 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c383bcdfde1348c8645 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c383bcdfde1348c8= 646 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6417098379abcda5878c8630 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417098379abcda5878c8= 631 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c6bed07b1feb08c8647 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c6bed07b1feb08c8= 648 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170980c0c2a45e2a8c8669 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170980c0c2a45e2a8c8= 66a failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c509ff6022f1e8c8654 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c509ff6022f1e8c8= 655 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6417097bf5e2663d568c864e 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417097bf5e2663d568c8= 64f failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c3761d1fba7aa8c8655 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c3761d1fba7aa8c8= 656 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6417098779abcda5878c8636 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417098779abcda5878c8= 637 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c6ced07b1feb08c864a 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c6ced07b1feb08c8= 64b failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170ae8eaac6051258c865d 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170ae8eaac6051258c8= 65e failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c65ed07b1feb08c8641 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c65ed07b1feb08c8= 642 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6417097bfabf58e6e68c864f 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417097bfabf58e6e68c8= 650 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c3761d1fba7aa8c8658 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c3761d1fba7aa8c8= 659 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170986d434bca38c8c8632 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170986d434bca38c8c8= 633 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c6fed07b1feb08c864d 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c6fed07b1feb08c8= 64e failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64170994c310e0551b8c867b 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170994c310e0551b8c8= 67c failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c7b86f149bc158c8648 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c7b86f149bc158c8= 649 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6417097dfabf58e6e68c8654 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6417097dfabf58e6e68c8= 655 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64170c393bcdfde1348c8648 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-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64170c393bcdfde1348c8= 649 failing since 236 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/64170a0f9ab3c5277c8c8657 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.4/v5.4.237-3= 1-ga1e6bc1005d63/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i-= h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.237-3= 1-ga1e6bc1005d63/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i-= h3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230310.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64170a0f9ab3c5277c8c8660 failing since 46 days (last pass: v5.4.230-108-g761a8268d868, first= fail: v5.4.230-109-g0a6085bff265) 2023-03-19T13:11:33.761818 / # # 2023-03-19T13:11:33.864026 export SHELL=3D/bin/sh 2023-03-19T13:11:33.864751 # 2023-03-19T13:11:33.966321 / # export SHELL=3D/bin/sh. /lava-3424068/e= nvironment 2023-03-19T13:11:33.966816 = 2023-03-19T13:11:34.068393 / # . /lava-3424068/environment/lava-342406= 8/bin/lava-test-runner /lava-3424068/1 2023-03-19T13:11:34.069468 = 2023-03-19T13:11:34.085641 / # /lava-3424068/bin/lava-test-runner /lav= a-3424068/1 2023-03-19T13:11:34.177516 + export 'TESTRUN_ID=3D1_bootrr' 2023-03-19T13:11:34.177953 + cd /lava-3424068/1/tests/1_bootrr = ... (10 line(s) more) = =20