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 C85F5C7EE23 for ; Tue, 23 May 2023 03:28:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232236AbjEWD2Q (ORCPT ); Mon, 22 May 2023 23:28:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229587AbjEWD2O (ORCPT ); Mon, 22 May 2023 23:28:14 -0400 Received: from mail-pg1-x52d.google.com (mail-pg1-x52d.google.com [IPv6:2607:f8b0:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 72CEC90 for ; Mon, 22 May 2023 20:28:09 -0700 (PDT) Received: by mail-pg1-x52d.google.com with SMTP id 41be03b00d2f7-51452556acdso4681980a12.2 for ; Mon, 22 May 2023 20:28:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1684812488; x=1687404488; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=X1sAFjYKjq2tuKr2A0fpBtPHi2g3JAkphTCyCvfN9Lg=; b=i5IEixSvOUBfHCH+7BhJtb0sQH6BcGu+U+7YwlJVRYjW3JSHwpERDlyH0jMIscw4ES AY5q2maZ+MzABpU48nWV6Q+7j6G2s0GFZj+y1FE1076q5s8puti/XOKoq6VVRL0BZ0sH U2636rIQezYDDG/yfoo8gfYFVB3vHqUaYWxii3K2PsjBgPEKm/79QHpQaKCW1UHd9G7/ OMZ+S7rM6pH4EhMQ7dmDjmIWMrHEQPy4B7rnr1OXOiTrifBNUIxahsIX2C921FWX2vVP mW6WVVDmpYbMqHE719AUjhYcI53O2Lz0lQOadi0zQtlUUnBhJsBm1FojHT10w0z9sVs/ Vw9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684812488; x=1687404488; 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=X1sAFjYKjq2tuKr2A0fpBtPHi2g3JAkphTCyCvfN9Lg=; b=WgdMywqNdFAJnjcXcAxx5tBGsD+FaXFrcaTEyLb4VKx+PTYLJH5IJ7ExAE3pgk2/d/ 9NkoonXvIHz8K1BY0Z+9PmKOGf6KmvYszBMs+UJ+ORnMihN1ibn/wdhx22atSIKd/fNI j5CLS/yzt25BlaWQcLB/wNy1SP4B9IgW02mxc0ls8m0kqoP+/pODYZxdG0u5NloK2aBD KIZ0tXr54SHIXS8lZD+P9uEX4HUMIixKiUUOS0guywMjS7PC+mMNwHPsGHjvMPPXuj4q fYPUqq8a33Vfqj8wp6yrfWqE+yfIF8et510n7W2AoaQfqqMlJJOvVvNJ/TFDnIkL4wT7 ugFg== X-Gm-Message-State: AC+VfDyQ/fr11BP/5RoN/nPm5SycOjdIKs2INdS/c0tVIsRflhSNdw/7 +akwfjPJxSqjah2GujTThnViv82DajqKtn3Bo/HxDQ== X-Google-Smtp-Source: ACHHUZ6WxLBDl79ItxNY7IKYOcIUhdcp8RCozTyAcRM5se1qryA9yZRdQq4XxnMiiBLJUCje1QennA== X-Received: by 2002:a17:902:c944:b0:1ab:675:3e0c with SMTP id i4-20020a170902c94400b001ab06753e0cmr16011153pla.33.1684812488121; Mon, 22 May 2023 20:28:08 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id d10-20020a170902ceca00b001ab19724f64sm5552548plg.38.2023.05.22.20.28.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 May 2023 20:28:07 -0700 (PDT) Message-ID: <646c32c7.170a0220.995ba.9ba5@mx.google.com> Date: Mon, 22 May 2023 20:28:07 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.19.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.283-86-ga9cd82d5b16f4 X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.19.y baseline: 142 runs, 32 regressions (v4.19.283-86-ga9cd82d5b16f4) 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: 142 runs, 32 regressions (v4.19.283-86-ga9= cd82d5b16f4) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = beaglebone-black | arm | lab-cip | gcc-10 | omap2plus_d= efconfig | 1 = hip07-d05 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = hip07-d05 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.19.y/ker= nel/v4.19.283-86-ga9cd82d5b16f4/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.19.y Describe: v4.19.283-86-ga9cd82d5b16f4 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: a9cd82d5b16f4763b8681e604d336ecf85d776a2 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/646bfcd8ea3f5e12b42e8603 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= 83-86-ga9cd82d5b16f4/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-be= aglebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-be= aglebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646bfcd8ea3f5e12b42e8635 failing since 0 day (last pass: v4.19.283, first fail: v4.19.283-76= -gc8cd52d7cab7a) 2023-05-22T23:37:21.698874 + set +x<8>[ 18.761526] 2023-05-22T23:37:21.699388 = 2023-05-22T23:37:21.809674 / # # 2023-05-22T23:37:21.912532 export SHELL=3D/bin/sh 2023-05-22T23:37:21.913136 # 2023-05-22T23:37:22.015320 / # export SHELL=3D/bin/sh. /lava-498405/en= vironment 2023-05-22T23:37:22.016227 = 2023-05-22T23:37:22.118268 / # . /lava-498405/environment/lava-498405/= bin/lava-test-runner /lava-498405/1 2023-05-22T23:37:22.119601 = 2023-05-22T23:37:22.124621 / # /lava-498405/bin/lava-test-runner /lava= -498405/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-cip | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/646c0d210b01e425112e8619 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= 83-86-ga9cd82d5b16f4/arm/omap2plus_defconfig/gcc-10/lab-cip/baseline-beagle= bone-black.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm/omap2plus_defconfig/gcc-10/lab-cip/baseline-beagle= bone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646c0d210b01e425112e861c failing since 0 day (last pass: v4.19.283, first fail: v4.19.283-76= -gc8cd52d7cab7a) 2023-05-23T00:46:57.749449 / # # 2023-05-23T00:46:57.852690 export SHELL=3D/bin/sh 2023-05-23T00:46:57.853739 # 2023-05-23T00:46:57.956034 / # export SHELL=3D/. /lava-940651/environm= ent 2023-05-23T00:46:57.957049 bin/sh 2023-05-23T00:46:58.059398 / # . /lava-940651/environment/lava-940651/= bin/lava-test-runner /lava-940651/1 2023-05-23T00:46:58.061001 = 2023-05-23T00:46:58.101837 / # /lava-940651/bin/lava-test-runner /lava= -940651/1 2023-05-23T00:46:58.291808 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-23T00:46:58.292509 + cd /lava-940651/1/tests/1_bootrr = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ hip07-d05 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646c019b3c078013902e85f2 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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-hip07-d05.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-hip07-d05.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c019b3c078013902e8= 5f3 new failure (last pass: v4.19.283-76-gc8cd52d7cab7a) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ hip07-d05 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c03179f90d4a1a42e8600 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-hip07-d0= 5.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-hip07-d0= 5.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c03179f90d4a1a42e8= 601 new failure (last pass: v4.19.283-76-gc8cd52d7cab7a) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646bff8adfcf124af32e8623 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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bff8adfcf124af32e8= 624 failing since 280 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-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c01924e7fe103ff2e85ef 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c01924e7fe103ff2e8= 5f0 failing since 280 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/646bffc4c7173073262e85ee 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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bffc4c7173073262e8= 5ef failing since 280 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-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c01904e7fe103ff2e85e6 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c01904e7fe103ff2e8= 5e7 failing since 280 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/646bff7e0950e33bdc2e85fb 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= 83-86-ga9cd82d5b16f4/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= 83-86-ga9cd82d5b16f4/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/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bff7e0950e33bdc2e8= 5fc failing since 280 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/646c01730dedf684882e85ec 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c01730dedf684882e8= 5ed failing since 280 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-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646bff8cdfcf124af32e8626 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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bff8cdfcf124af32e8= 627 failing since 272 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-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c0195219d3036662e85f8 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c0195219d3036662e8= 5f9 failing since 266 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/646bffd87db9b48c012e8602 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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bffd87db9b48c012e8= 603 failing since 272 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-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c01a33c078013902e85f8 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c01a33c078013902e8= 5f9 failing since 266 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/646bff7e0950e33bdc2e85fe 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= 83-86-ga9cd82d5b16f4/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= 83-86-ga9cd82d5b16f4/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/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bff7e0950e33bdc2e8= 5ff failing since 272 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/646c01730dedf684882e85e9 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c01730dedf684882e8= 5ea failing since 266 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-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646bff8b5d81f5c2892e8606 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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bff8b5d81f5c2892e8= 607 failing since 280 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-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c0193219d3036662e85f2 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c0193219d3036662e8= 5f3 failing since 292 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/646bffd7c7173073262e8608 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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bffd7c7173073262e8= 609 failing since 280 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-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c01924e7fe103ff2e85f2 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c01924e7fe103ff2e8= 5f3 failing since 292 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/646bff7fdfcf124af32e8610 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= 83-86-ga9cd82d5b16f4/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= 83-86-ga9cd82d5b16f4/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/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bff7fdfcf124af32e8= 611 failing since 280 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/646c0172ad3de7107d2e8645 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c0172ad3de7107d2e8= 646 failing since 292 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646bff885d81f5c2892e8603 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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bff885d81f5c2892e8= 604 failing since 272 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-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c01914e7fe103ff2e85ec 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c01914e7fe103ff2e8= 5ed failing since 278 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/646bffaf03eb520a002e8625 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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bffaf03eb520a002e8= 626 failing since 272 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-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c018f219d3036662e85e8 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c018f219d3036662e8= 5e9 failing since 278 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/646bff7d770290def72e85fd 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= 83-86-ga9cd82d5b16f4/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= 83-86-ga9cd82d5b16f4/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/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646bff7d770290def72e8= 5fe failing since 272 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/646c0172ad3de7107d2e8648 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646c0172ad3de7107d2e8= 649 failing since 278 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = 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/646bfea51026aebcdc2e8669 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= 83-86-ga9cd82d5b16f4/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= 83-86-ga9cd82d5b16f4/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/646bfea51026aebcdc2e866f failing since 69 days (last pass: v4.19.276, first fail: v4.19.276-= 4-g4f95ee925a2b) 2023-05-22T23:45:18.781158 /lava-10418843/1/../bin/lava-test-case<8>[ = 37.389048] 2023-05-22T23:45:18.781856 = = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/646bfea51026aebcdc2e8670 failing since 69 days (last pass: v4.19.276, first fail: v4.19.276-= 4-g4f95ee925a2b) 2023-05-22T23:45:16.730589 <8>[ 35.337963] 2023-05-22T23:45:17.756505 /lava-10418843/1/../bin/lava-test-case<8>[ = 36.364222] 2023-05-22T23:45:17.756995 = = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c007b3686ee0c3c2e8621 Results: 5 PASS, 1 FAIL, 1 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6= -pine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6= -pine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646c007b3686ee0c3c2e8626 failing since 125 days (last pass: v4.19.261-20-g5644b22533b36, fir= st fail: v4.19.269-522-gc75d2b5524ab) 2023-05-22T23:53:07.013363 / # # 2023-05-22T23:53:07.115168 export SHELL=3D/bin/sh 2023-05-22T23:53:07.115551 # 2023-05-22T23:53:07.216899 / # export SHELL=3D/bin/sh. /lava-3610474/e= nvironment 2023-05-22T23:53:07.217285 = 2023-05-22T23:53:07.318653 / # . /lava-3610474/environment/lava-361047= 4/bin/lava-test-runner /lava-3610474/1 2023-05-22T23:53:07.319335 = 2023-05-22T23:53:07.324056 / # /lava-3610474/bin/lava-test-runner /lav= a-3610474/1 2023-05-22T23:53:07.393915 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-22T23:53:07.394413 + cd /lava-3610474<8>[ 15.628880] = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646c00823686ee0c3c2e8642 Results: 5 PASS, 1 FAIL, 1 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= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h= 6-pine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 83-86-ga9cd82d5b16f4/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h= 6-pine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646c00823686ee0c3c2e8647 failing since 125 days (last pass: v4.19.261-20-g5644b22533b36, fir= st fail: v4.19.269-522-gc75d2b5524ab) 2023-05-22T23:53:17.348999 / # # 2023-05-22T23:53:17.451183 export SHELL=3D/bin/sh 2023-05-22T23:53:17.451892 # 2023-05-22T23:53:17.553287 / # export SHELL=3D/bin/sh. /lava-10418961/= environment 2023-05-22T23:53:17.554044 = 2023-05-22T23:53:17.655497 / # . /lava-10418961/environment/lava-10418= 961/bin/lava-test-runner /lava-10418961/1 2023-05-22T23:53:17.656597 = 2023-05-22T23:53:17.673368 / # /lava-10418961/bin/lava-test-runner /la= va-10418961/1 2023-05-22T23:53:17.731350 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-22T23:53:17.731866 + cd /lava-1041896<8>[ 15.629913] = ... (11 line(s) more) = =20