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 199C0C7618E for ; Sat, 22 Apr 2023 23:21:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229672AbjDVXV3 (ORCPT ); Sat, 22 Apr 2023 19:21:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229556AbjDVXV2 (ORCPT ); Sat, 22 Apr 2023 19:21:28 -0400 Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AFF4C2132 for ; Sat, 22 Apr 2023 16:21:25 -0700 (PDT) Received: by mail-pl1-x629.google.com with SMTP id d9443c01a7336-1a66b9bd7dfso36976405ad.2 for ; Sat, 22 Apr 2023 16:21:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1682205684; x=1684797684; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=WFLXC51EDJj+We6ps/Ehtfv1YHLrxAV24G22I1MM4Zo=; b=24XS5G+LV4Wm3syFUkaujy+iw0vpxNMa588goAK0e7KXGZe/tRTTLdIQPPOexYAeZz HlJCj7EErDxtjaJJivsqRrMR6YCLxVF73ploOAfXYMYbTXDEzRPhnKjHNQjzeL0x2FgY T9rpSDhNicpJVnvF+mfbKTBwd8EeUdN7xJnsNlmJAiIIibITsBahdWhRjiF7ytVgVhNK hMS42g1Dz4d1qFM0l7gPPj1vuiB8o9c0WJBCumeKSItSWGoomvu7aRViExtamkB6M2oc w8JlSzI3LqdO9HRMlHKeuH7A7crpjZT1xPB+4Mh89MAmnrccx5vh3dFcFh18TceeqlHO 9elw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682205684; x=1684797684; 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=WFLXC51EDJj+We6ps/Ehtfv1YHLrxAV24G22I1MM4Zo=; b=JZjAiH7c5ZoEx+YNRVSPSaM83ewPBNYSaVA2f3VB32dpXDuOly+0HF2sI/sODwMrph 0ufalTf1JcLkSe+ezQGCMtuPx5p587lflshXU1hld4vedcIhRNzXRer1kht1+7gtlm9h oVAF5yxJWwSWRmcQBWIdqt+Q0fpCQCQ2YjqqeCv2K4fjLU3lUvW1Eem1nwZ4wvrIINLM BLvHlBh8NtdvJajaRHOHmZD5upMMxUP1fsxf+HPNLE8nMwBKGgnTp6oQh1O7d6lgMcSM mmvkdtJ8pFGgtItwhIrrJRgLBCErZIzZepGzXnmrSBBw41P6kpT3RdFB/UI9Xy/+EwH/ GUqQ== X-Gm-Message-State: AAQBX9d07a7d/eAINCwl+7yKx1jcXGs6HZrXBSULsh/qHLycRqFil4dO NqBYbmbhduGcWB6M7kj/P+RHgDY5ZFP3so37p/osh+XF X-Google-Smtp-Source: AKy350Y6rXYjzPAXD7CBR9Vp/RyixCJuv1Ld/TVlkvzybrW3/tfxISlRkQssuznzKEH4+BlYZ2mFcA== X-Received: by 2002:a17:903:890:b0:1a1:b3bb:cd5b with SMTP id kt16-20020a170903089000b001a1b3bbcd5bmr8293170plb.62.1682205684340; Sat, 22 Apr 2023 16:21:24 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id az1-20020a170902a58100b0019cbe436b87sm4461995plb.81.2023.04.22.16.21.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 22 Apr 2023 16:21:23 -0700 (PDT) Message-ID: <64446bf3.170a0220.6961d.961e@mx.google.com> Date: Sat, 22 Apr 2023 16:21:23 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.19 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.279-160-g75841684d0554 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.19 baseline: 112 runs, 22 regressions (v4.19.279-160-g75841684d0554) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/queue/4.19 baseline: 112 runs, 22 regressions (v4.19.279-160-g758= 41684d0554) 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 = imx6dl-udoo | arm | lab-broonie | gcc-10 | imx_v6_v7_d= efconfig | 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/queue%2F4.19/ker= nel/v4.19.279-160-g75841684d0554/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.19 Describe: v4.19.279-160-g75841684d0554 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 75841684d0554f7eae772b4dc0e29fb268036c8a = 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/6444376b6a8e2034aa2e8608 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/queue-4.19/v4.19.279= -160-g75841684d0554/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91= sam9g20ek.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91= sam9g20ek.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6444376b6a8e2034aa2e8639 failing since 3 days (last pass: v4.19.279-142-gc7dd4e60ef00, first= fail: v4.19.279-142-g2e96969fc7f9) 2023-04-22T19:36:48.081041 + set +x 2023-04-22T19:36:48.086289 <8> 2023-04-22T19:36:48.199329 / # # 2023-04-22T19:36:48.301870 export SHELL=3D/bin/sh 2023-04-22T19:36:48.302691 # 2023-04-22T19:36:48.404639 / # export SHELL=3D/bin/sh. /lava-371761/en= vironment 2023-04-22T19:36:48.405463 = 2023-04-22T19:36:48.507518 / # . /lava-371761/environment/lava-371761/= bin/lava-test-runner /lava-371761/1 2023-04-22T19:36:48.508822 = 2023-04-22T19:36:48.514351 / # /lava-371761/bin/lava-test-runner /lava= -371761/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/644438a1d2c698b1be2e864e 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/queue-4.19/v4.19.279= -160-g75841684d0554/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-bea= glebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-bea= glebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644438a1d2c698b1be2e8680 failing since 0 day (last pass: v4.19.279-158-g3d143d7d99e4b, first= fail: v4.19.279-160-g0e168d6491602) 2023-04-22T19:41:47.934635 + set +x<8>[ 20.902041] 2023-04-22T19:41:47.937333 = 2023-04-22T19:41:48.096342 / # # 2023-04-22T19:41:48.215225 export SHELL=3D/bin/sh 2023-04-22T19:41:48.260270 # 2023-04-22T19:41:48.263981 / # export SHELL=3D/bin/sh 2023-04-22T19:41:48.374266 / # . /lava-371790/environment 2023-04-22T19:41:48.484003 /lava-371790/bin/lava-test-runner /lava-371= 790/1 2023-04-22T19:41:48.493867 . /lava-371790/environment 2023-04-22T19:41:48.497482 / # /lava-371790/bin/lava-test-runner /lava= -371790/1 = ... (14 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/6444399af4b1df9b432e85e9 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cub= ietruck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cub= ietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6444399af4b1df9b432e85ee failing since 95 days (last pass: v4.19.269-9-gce7b59ec9d48, first = fail: v4.19.269-521-g305d312d039a) 2023-04-22T19:45:58.958365 + set +x<8>[ 7.266049] 2023-04-22T19:45:58.958938 = 2023-04-22T19:45:59.069263 / # # 2023-04-22T19:45:59.172200 export SHELL=3D/bin/sh 2023-04-22T19:45:59.173036 # 2023-04-22T19:45:59.275017 / # export SHELL=3D/bin/sh. /lava-3521997/e= nvironment 2023-04-22T19:45:59.275929 = 2023-04-22T19:45:59.378052 / # . /lava-3521997/environment/lava-352199= 7/bin/lava-test-runner /lava-3521997/1 2023-04-22T19:45:59.379518 = 2023-04-22T19:45:59.384302 / # /lava-3521997/bin/lava-test-runner /lav= a-3521997/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ imx6dl-udoo | arm | lab-broonie | gcc-10 | imx_v6_v7_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/64443791534c34867d2e8606 Results: 28 PASS, 5 FAIL, 1 SKIP Full config: imx_v6_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm/imx_v6_v7_defconfig/gcc-10/lab-broonie/baseline-imx= 6dl-udoo.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm/imx_v6_v7_defconfig/gcc-10/lab-broonie/baseline-imx= 6dl-udoo.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.sound-card-probed: https://kernelci.org/test/case/id/64= 443791534c34867d2e8610 new failure (last pass: v4.19.279-160-g0e168d6491602) 2023-04-22T19:37:22.410051 /lava-371778/1/../bin/lava-test-case 2023-04-22T19:37:22.447794 <8>[ 21.972146] = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/644448ce99a03fffd42e8617 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644448ce99a03fffd42e8= 618 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64444ccb1e3888373e2e85e8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64444ccb1e3888373e2e8= 5e9 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64443a4342c187b84a2e8605 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64443a4442c187b84a2e8= 606 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64443bfc6aac70b5972e85fb Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64443bfc6aac70b5972e8= 5fc failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/644448e3c4b84a051f2e86a2 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644448e3c4b84a051f2e8= 6a3 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64444e47e4bd46e3c52e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64444e47e4bd46e3c52e8= 5e7 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64443a46c38f920a642e85f9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64443a46c38f920a642e8= 5fa failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64443cdbcccce719672e8651 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64443cdbcccce719672e8= 652 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64444a23fb898ae42d2e85f0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64444a23fb898ae42d2e8= 5f1 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64444e3371aa3ef4fe2e85e8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64444e3371aa3ef4fe2e8= 5e9 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64443a5bc38f920a642e8636 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64443a5bc38f920a642e8= 637 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64443c3b3cce79993c2e85f2 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64443c3b3cce79993c2e8= 5f3 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64444a37afcf35e7732e85e8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64444a37afcf35e7732e8= 5e9 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64444cdf1e3888373e2e85ed Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64444cdf1e3888373e2e8= 5ee failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64443a5c7d4215787d2e863d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64443a5c7d4215787d2e8= 63e failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64443bfdd790814fc22e8606 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64443bfdd790814fc22e8= 607 failing since 270 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64443b1cdf650a16512e8619 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/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -160-g75841684d0554/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/64443b1cdf650a16512e861f failing since 39 days (last pass: v4.19.275-252-gcb3c41fc75db9, fir= st fail: v4.19.276-34-ge787294ce440f) 2023-04-22T19:52:39.680605 /lava-10086798/1/../bin/lava-test-case 2023-04-22T19:52:39.689439 <8>[ 37.386203] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/64443b1cdf650a16512e8620 failing since 39 days (last pass: v4.19.275-252-gcb3c41fc75db9, fir= st fail: v4.19.276-34-ge787294ce440f) 2023-04-22T19:52:37.645984 /lava-10086798/1/../bin/lava-test-case<8>[ = 35.341904] 2023-04-22T19:52:37.646270 = 2023-04-22T19:52:38.658715 /lava-10086798/1/../bin/lava-test-case 2023-04-22T19:52:38.667428 <8>[ 36.364153] = =20