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 5762FC001E0 for ; Tue, 1 Aug 2023 11:42:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231666AbjHALmB (ORCPT ); Tue, 1 Aug 2023 07:42:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39832 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231271AbjHALmB (ORCPT ); Tue, 1 Aug 2023 07:42:01 -0400 Received: from mail-pf1-x42d.google.com (mail-pf1-x42d.google.com [IPv6:2607:f8b0:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 612BBE43 for ; Tue, 1 Aug 2023 04:41:58 -0700 (PDT) Received: by mail-pf1-x42d.google.com with SMTP id d2e1a72fcca58-686f0d66652so5266229b3a.2 for ; Tue, 01 Aug 2023 04:41:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1690890117; x=1691494917; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=dZnbn47xQaoipPu1QlTxW081ylN5+K0ceGyiBz+I9mw=; b=0MG5+vZAgmY6GOvKaKkdMiMKFsb97kaA9ghGsPux+dTMHuQFb/hyyWhFjmwleKB2Tu 4PYl4q6IhR154RsV8p014+UKKMJl+H3K1YU4hUzPygthot5OYQRhIDw7yIAledG7NfYN 4kHdRk+We+2ViQ0yFDVPrlBobC9YiejiADs45r8/Rb4WScb8hsnSWxFe+XmkCsybYOAY cMQOKdgF/VLH/u9K/WOBaCKGUIs3IlPCsvsmcyuUpVIPKz82THfrf5c5aM7YEim4HYPS 0yE1W/Kmr/N461jBTa8jWkwWhOspRD67qwMHRBK1Rn/dnOoYc7ikmr4SKQUE0pYnF4X5 kv7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690890117; x=1691494917; 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=dZnbn47xQaoipPu1QlTxW081ylN5+K0ceGyiBz+I9mw=; b=NpBVkZZW3qobE4vSB5djApnWaMJOIks++1JyTnc0skUoiu+Fpv5JKOuwyzh75V8hVZ 7j+UCL/vWLHyTdS3r3lWI+Sh68CaNBGncbN8u4aJ14gMz8I+5Q4Jj8Ouw1pS3aKgviVE hT6uF6aSy8V6M8vtlggurtQPDd3dCqKITIAyi8lUbnnLRAba0R+CgKImsCBJtSFKoZ80 7mhmNfNYTveAxmFGLuJxFj3HMmDJUVltK23vAlA986fM1Cuef4h0b+7TxSlAD+XkgIIW lkKSIdMSZ4O4i0esmdrwdU5kHtOLLS58nqQdFCd1k8PtnGnGXBLq/BSQMSMl8XHq4t4H ltkw== X-Gm-Message-State: ABy/qLYfWjeGWu6P04C7gY1XSaZVSMfnMCPp3SFPdZrLwctKYI6MpL/A v2mQEFKWjlLNT+62GT0PNcvzFoxtADcxQPys+/PAhg== X-Google-Smtp-Source: APBJJlHoZkkX3wvkDIwdDq73+lR6Be4oVfIWa4VsAp6JGMOL1WO1pDqCvv/aX98WcZLkHv+edh3rqw== X-Received: by 2002:a05:6300:8005:b0:132:833b:961 with SMTP id an5-20020a056300800500b00132833b0961mr12904694pzc.36.1690890117180; Tue, 01 Aug 2023 04:41:57 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id c24-20020aa78c18000000b0067b643b814csm9228272pfd.6.2023.08.01.04.41.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Aug 2023 04:41:56 -0700 (PDT) Message-ID: <64c8ef84.a70a0220.bd5ca.16a1@mx.google.com> Date: Tue, 01 Aug 2023 04:41:56 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-4.19.y X-Kernelci-Kernel: v4.19.289-282-g3e92182b0828a X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.19.y baseline: 102 runs, 21 regressions (v4.19.289-282-g3e92182b0828a) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/linux-4.19.y baseline: 102 runs, 21 regressions (v4.19.289-282-g3= e92182b0828a) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_de= fconfig | 1 = beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | 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-broonie | 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-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | 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-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.19.y/ker= nel/v4.19.289-282-g3e92182b0828a/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.19.y Describe: v4.19.289-282-g3e92182b0828a URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 3e92182b0828a62eede33da6ee5e9dfcc562cf88 = 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/64c8bdb526cf9e0a688acf82 Results: 42 PASS, 9 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at= 91sam9g20ek.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at= 91sam9g20ek.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64c8bdb526cf9e0a688acfb3 failing since 32 days (last pass: v4.19.287, first fail: v4.19.288-= 6-g9430a6475aa0) 2023-08-01T08:08:46.488862 + set +x 2023-08-01T08:08:46.494006 <8> 2023-08-01T08:08:46.606993 / # # 2023-08-01T08:08:46.709713 export SHELL=3D/bin/sh 2023-08-01T08:08:46.710498 # 2023-08-01T08:08:46.812465 / # export SHELL=3D/bin/sh. /lava-22451/env= ironment 2023-08-01T08:08:46.813254 = 2023-08-01T08:08:46.915248 / # . /lava-22451/environment/lava-22451/bi= n/lava-test-runner /lava-22451/1 2023-08-01T08:08:46.916549 = 2023-08-01T08:08:46.923044 / # /lava-22451/bin/lava-test-runner /lava-= 22451/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/64c8beace29d8410068ace30 Results: 41 PASS, 10 FAIL, 1 SKIP Full config: omap2plus_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-b= eaglebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-b= eaglebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64c8beace29d8410068ace62 failing since 4 days (last pass: v4.19.289-218-gd8e587288fc49, firs= t fail: v4.19.289) 2023-08-01T08:13:08.372937 + set +x<8>[ 16.554601] 2023-08-01T08:13:08.373259 = 2023-08-01T08:13:08.484195 / # # 2023-08-01T08:13:08.586132 export SHELL=3D/bin/sh 2023-08-01T08:13:08.586578 # 2023-08-01T08:13:08.688095 / # export SHELL=3D/bin/sh. /lava-22477/env= ironment 2023-08-01T08:13:08.688543 = 2023-08-01T08:13:08.789993 / # . /lava-22477/environment/lava-22477/bi= n/lava-test-runner /lava-22477/1 2023-08-01T08:13:08.790664 = 2023-08-01T08:13:08.795599 / # /lava-22477/bin/lava-test-runner /lava-= 22477/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/64c8beb5e29d8410068ace68 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-c= ubietruck.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-c= ubietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64c8beb5e29d8410068ace6d failing since 196 days (last pass: v4.19.268-50-gbf741d1d7e6d, firs= t fail: v4.19.269-522-gc75d2b5524ab) 2023-08-01T08:13:33.968159 <8>[ 7.344775] 2023-08-01T08:13:34.080325 / # # 2023-08-01T08:13:34.184187 export SHELL=3D/bin/sh 2023-08-01T08:13:34.185466 # 2023-08-01T08:13:34.287958 / # export SHELL=3D/bin/sh. /lava-3726938/e= nvironment 2023-08-01T08:13:34.288878 = 2023-08-01T08:13:34.391208 / # . /lava-3726938/environment/lava-372693= 8/bin/lava-test-runner /lava-3726938/1 2023-08-01T08:13:34.392824 = 2023-08-01T08:13:34.398209 / # /lava-3726938/bin/lava-test-runner /lav= a-3726938/1 2023-08-01T08:13:34.482623 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64c8bfd2a4f6e166398ace26 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bfd2a4f6e166398ac= e27 failing since 350 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = 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/64c8c1eed9ce70f6498ace9d 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8c1eed9ce70f6498ac= e9e failing since 350 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-215-g4373264025937) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64c8bf543126215b058ace56 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bf543126215b058ac= e57 failing since 350 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = 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/64c8bfa42237b114ae8ace2c 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bfa42237b114ae8ac= e2d failing since 350 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-215-g4373264025937) = = 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/64c8bf6d03469666648ace57 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bf6d03469666648ac= e58 failing since 336 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = 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/64c8c16292a52927048ace56 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8c16292a52927048ac= e57 failing since 342 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = 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/64c8bf533126215b058ace53 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bf533126215b058ac= e54 failing since 336 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = 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/64c8bfa3142f81e6268ace24 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bfa3142f81e6268ac= e25 failing since 342 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64c8c085ccf09e60cc8ace3f 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8c085ccf09e60cc8ac= e40 failing since 362 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = 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/64c8c14e92a52927048ace27 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8c14e92a52927048ac= e28 failing since 350 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64c8bf55134202b2028ace6a 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bf55134202b2028ac= e6b failing since 362 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64c8bfa4069d824c808ace28 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bfa4069d824c808ac= e29 failing since 350 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = 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/64c8bffa2f8d1256d28ace32 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bffa2f8d1256d28ac= e33 failing since 348 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = 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/64c8c2a234b49fee858ace5f 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8c2a234b49fee858ac= e60 failing since 342 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64c8bf543126215b058ace59 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bf543126215b058ac= e5a failing since 348 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64c8bfe0337486d8c88ace2a 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8bfe0337486d8c88ac= e2b failing since 342 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/64c8c0d2890e43bfe08ace2d Results: 77 PASS, 5 FAIL, 1 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/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 89-282-g3e92182b0828a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/64c8c0d2890e43bfe08ace33 failing since 140 days (last pass: v4.19.276, first fail: v4.19.276= -4-g4f95ee925a2b) 2023-08-01T08:22:23.051717 /lava-11181625/1/../bin/lava-test-case 2023-08-01T08:22:23.060440 <8>[ 37.749943] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/64c8c0d2890e43bfe08ace34 failing since 140 days (last pass: v4.19.276, first fail: v4.19.276= -4-g4f95ee925a2b) 2023-08-01T08:22:22.027449 /lava-11181625/1/../bin/lava-test-case 2023-08-01T08:22:22.036580 <8>[ 36.725620] = =20