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 326ECC61DA4 for ; Wed, 15 Feb 2023 02:08:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232034AbjBOCIl (ORCPT ); Tue, 14 Feb 2023 21:08:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49396 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231859AbjBOCIj (ORCPT ); Tue, 14 Feb 2023 21:08:39 -0500 Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 71159298D7 for ; Tue, 14 Feb 2023 18:08:32 -0800 (PST) Received: by mail-pj1-x1030.google.com with SMTP id gd1so6072169pjb.1 for ; Tue, 14 Feb 2023 18:08:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=qKVO7tdOZ7d/E1P7k3U03mW4Fj7SI8kn6pqiPacaf4k=; b=HCjjqPTg/D0lOzfcJYZBXv86zCDOd0v7d0seDmgeLbq79cVF/we4mWXH/lJq+xsKs/ k04gsxGApBHri6m2sEwhD7UkQ7WCD24A7n8KsJL/YbfO0nlhvMYmtyArmSlqXgbiwiKu Exz2HElT3M+loDyX9uJ+wotUWSp/uvXD2o1ktmqsKxRdVE0mA5RES33e5Vz7EFhtAmw9 EsGBLcMECgg5g0uF4b2YIx7OlbNNd6pbbdS7qh3Y6FP5K8MVQaA8+uutGlLW0pAaNv7c UDWMKanh9mVgg20Ef3PkQORjIC/RlqDV0QBFVkNgOcc2qNaw3d9phi8I264YB+obcKLv F57Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=qKVO7tdOZ7d/E1P7k3U03mW4Fj7SI8kn6pqiPacaf4k=; b=Xd9Cx/m1L8TN7t3AXl/dFcjF8EQieW0VOjSBm+TJL4/xMppxZAphas+/EtRxBhRsn+ HwQIUH7ztzdc8Ffs2Oz1IU8G/c/kkIZQ4om/xUEIhJIOaJEEynKAmkH/tMcrSDVAyB/W ZHhzh8RKckxw6km+px1kwCc8h7SO9Bidf/WNp7yccds/30XLgYRVc6ZofPNuzf9mP0fY TTwstsmO1EmUocknw5H+wvy5oMMIQbD2Q4qrEY9+exekqhZ3AmfO+meTPSmrR4KFPHc+ I0G5vgXIBxri1iuBGU7nSF4+OGUW3VjJ+N+aGzEH4YD3D6CvGniS/cYOio+S8VOxFMgE FxkQ== X-Gm-Message-State: AO0yUKUTZGPRmiASfSqRZnKHGTtwYLg/VlDpAxV/SNy4AYeTiHEt422A 5VU1qeFKuotbUT/ozqYl8mmy7fexSBtspRxp7V4= X-Google-Smtp-Source: AK7set9IG+g4iw4tjyMhq42kjvcNxrFo6Nf02tE1BbT25I1NhnwJUkdKlGKQ4pXliVdXmgGoLzJQAQ== X-Received: by 2002:a17:90b:3b86:b0:233:f772:1144 with SMTP id pc6-20020a17090b3b8600b00233f7721144mr1002283pjb.12.1676426911264; Tue, 14 Feb 2023 18:08:31 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id x30-20020a17090a38a100b0022be36be19asm186171pjb.53.2023.02.14.18.08.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 18:08:30 -0800 (PST) Message-ID: <63ec3e9e.170a0220.cf5f7.0836@mx.google.com> Date: Tue, 14 Feb 2023 18:08:30 -0800 (PST) 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.231-90-g4c9cf47e7cf8 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.4 baseline: 136 runs, 31 regressions (v5.4.231-90-g4c9cf47e7cf8) 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: 136 runs, 31 regressions (v5.4.231-90-g4c9cf4= 7e7cf8) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= -------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 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 | 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_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 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.231-90-g4c9cf47e7cf8/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.231-90-g4c9cf47e7cf8 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 4c9cf47e7cf858e0a779a9ebf5f4af0a0f4cce19 = Test Regressions ---------------- = 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/63ec0230e49121102c8c8635 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.231-9= 0-g4c9cf47e7cf8/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleash= ed-a00.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleash= ed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/63ec0230e4912110= 2c8c863a failing since 118 days (last pass: v5.4.219-270-gde284a6cd1e4, firs= t fail: v5.4.219-266-g5eb28a6c7901) 3 lines 2023-02-14T21:50:21.045804 / # = 2023-02-14T21:50:21.046430 = 2023-02-14T21:50:23.111264 / # # 2023-02-14T21:50:23.111875 # 2023-02-14T21:50:25.125769 / # export SHELL=3D/bin/sh 2023-02-14T21:50:25.126179 export SHELL=3D/bin/sh 2023-02-14T21:50:27.141671 / # . /lava-3340530/environment 2023-02-14T21:50:27.141992 . /lava-3340530/environment 2023-02-14T21:50:29.157712 / # /lava-3340530/bin/lava-test-runner /lav= a-3340530/0 2023-02-14T21:50:29.158949 /lava-3340530/bin/lava-test-runner /lava-33= 40530/0 = ... (9 line(s) more) = = 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/63ec059424f64c89638c863c 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec059424f64c89638c8= 63d failing since 280 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = 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/63ec0715220dce21ec8c864e 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0715220dce21ec8c8= 64f failing since 203 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/63ec0a831d6bf7ed1c8c862f 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0a831d6bf7ed1c8c8= 630 failing since 280 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = 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/63ec0c3a0674457e688c863d 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0c3a0674457e688c8= 63e failing since 203 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/63ec06bfe795c8e5568c8693 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec06bfe795c8e5568c8= 694 failing since 203 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/63ec0595a860a29fbe8c863d 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0595a860a29fbe8c8= 63e failing since 203 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/63ec07174aa85cedc68c8630 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec07174aa85cedc68c8= 631 failing since 203 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/63ec0ad2cf1c10cab58c8651 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0ad2cf1c10cab58c8= 652 failing since 203 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/63ec0c3c0674457e688c8642 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0c3c0674457e688c8= 643 failing since 203 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/63ec056a853f9dfe698c8630 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec056a853f9dfe698c8= 631 failing since 203 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/63ec06c17d1f882ee78c8633 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-vi= rt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec06c17d1f882ee78c8= 634 failing since 203 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/63ec059167db369fd98c865d 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec059167db369fd98c8= 65e failing since 203 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/63ec0716a3f65426578c868f 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0716a3f65426578c8= 690 failing since 203 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/63ec0a8166f1d6cc4f8c866b 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0a8166f1d6cc4f8c8= 66c failing since 203 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/63ec0c3b0391be22c58c8648 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0c3b0391be22c58c8= 649 failing since 203 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/63ec0558135629c2b98c8650 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0558135629c2b98c8= 651 failing since 203 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/63ec06c0e795c8e5568c8696 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec06c0e795c8e5568c8= 697 failing since 203 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/63ec058fcf67991fc48c863e 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec058fcf67991fc48c8= 63f failing since 203 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/63ec0714a3f65426578c8689 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0714a3f65426578c8= 68a failing since 280 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = 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/63ec0a5a66f1d6cc4f8c863f 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0a5a66f1d6cc4f8c8= 640 failing since 203 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/63ec0c250391be22c58c862f 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0c250391be22c58c8= 630 failing since 280 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = 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/63ec05573df2ef93618c8635 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.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec05573df2ef93618c8= 636 failing since 203 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= -------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/63ec0605a4031c35228c8661 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.4/v5.4.231-9= 0-g4c9cf47e7cf8/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386-= uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386-= uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0605a4031c35228c8= 662 failing since 1 day (last pass: v5.4.231-79-gef392a6e97bb, first fa= il: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= -------------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/63ec0bea3d1fb3427e8c8704 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.4/v5.4.231-9= 0-g4c9cf47e7cf8/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386-u= efi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386-u= efi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0bea3d1fb3427e8c8= 705 failing since 1 day (last pass: v5.4.231-79-gef392a6e97bb, first fa= il: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= -------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63ec0440c739bad3488c866c 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.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x= 86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x= 86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0440c739bad3488c8= 66d failing since 1 day (last pass: v5.4.231-79-gef392a6e97bb, first fa= il: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= -------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63ec0a095bda0990888c8632 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.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x8= 6_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x8= 6_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec0a095bda0990888c8= 633 failing since 1 day (last pass: v5.4.231-79-gef392a6e97bb, first fa= il: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= -------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63ec042a9cfddcb4f58c8691 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.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x= 86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_x= 86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec042a9cfddcb4f58c8= 692 failing since 1 day (last pass: v5.4.231-76-g24eb5d727a7b, first fa= il: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= -------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63ec09a592ee3f2f618c8643 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.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x8= 6_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x8= 6_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec09a592ee3f2f618c8= 644 failing since 1 day (last pass: v5.4.231-76-g24eb5d727a7b, first fa= il: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= -------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63ec03eebceeb13bcb8c865d 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.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu_= x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu_= x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ec03eebceeb13bcb8c8= 65e failing since 1 day (last pass: v5.4.231-76-g24eb5d727a7b, first fa= il: v5.4.231-87-g1c61c99ed18f) = = 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/63ec063d6d1fd0c27a8c8641 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.231-9= 0-g4c9cf47e7cf8/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i-h= 3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-9= 0-g4c9cf47e7cf8/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i-h= 3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63ec063d6d1fd0c27a8c864a failing since 13 days (last pass: v5.4.230-108-g761a8268d868, first= fail: v5.4.230-109-g0a6085bff265) 2023-02-14T22:07:42.510948 / # # 2023-02-14T22:07:42.612608 export SHELL=3D/bin/sh 2023-02-14T22:07:42.612968 # 2023-02-14T22:07:42.714282 / # export SHELL=3D/bin/sh. /lava-3340660/e= nvironment 2023-02-14T22:07:42.714637 = 2023-02-14T22:07:42.815977 / # . /lava-3340660/environment/lava-334066= 0/bin/lava-test-runner /lava-3340660/1 2023-02-14T22:07:42.816628 = 2023-02-14T22:07:42.822255 / # /lava-3340660/bin/lava-test-runner /lav= a-3340660/1 2023-02-14T22:07:42.886320 + export 'TESTRUN_ID=3D1_bootrr' 2023-02-14T22:07:42.933115 + cd /lava-3340660/1/tests/1_bootrr = ... (10 line(s) more) = =20