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 527D5C4332F for ; Fri, 21 Oct 2022 13:11:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230099AbiJUNLC (ORCPT ); Fri, 21 Oct 2022 09:11:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33198 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230018AbiJUNLB (ORCPT ); Fri, 21 Oct 2022 09:11:01 -0400 Received: from mail-pj1-x1035.google.com (mail-pj1-x1035.google.com [IPv6:2607:f8b0:4864:20::1035]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 36B3425F8D1 for ; Fri, 21 Oct 2022 06:10:33 -0700 (PDT) Received: by mail-pj1-x1035.google.com with SMTP id m14-20020a17090a3f8e00b00212dab39bcdso147211pjc.0 for ; Fri, 21 Oct 2022 06:10:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=sqJdCatRyi73B550sXLhSbLZFXafagyDrjuZXdW52Lo=; b=xVL4KKmmVOcnCjYV/gxEfJ6503PWRQSw8OG1B/7mOdT9oJxw8v7n44pfCpkY7D15Gq 7on+DDX9K6nFHm13D5uGeqCn5u1XTP6Il3BL1seWvbaCICKmk4RxQLnTO/TWfqs6ITVU NfaR54/uh6TpcrjG0w/iRCTpQRF3ZzrX3B5/1BC9fTUEGgsllHOv7ucvRJMvb3gQ9wYi T0FuOmmcamM8S4jEmbcKcHoF8J5uZVzYq1um2ulALRQX3kYyTwMd6tvEgv/BIEJcSOxS W3jyGVAB23j4ohAduQ99DRrT4wpI86IUmUJmxJrVSM8eQt1Kk1/R5Se44Ux4+kUlt1BJ 1Uww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=sqJdCatRyi73B550sXLhSbLZFXafagyDrjuZXdW52Lo=; b=w4SWic91HLTA4GObmqztPg/0X3Y+SSaR+HmpxPeyJG4T4K2myD1yNudxpmK1+xP+kZ kus7xCpaR4SgZS5LnpMxmINLWkrW7JH60f2Wbv0EWri4IYvalIQ1+llVl2QbaFPx8Axg K+AkOriWvcrO8s9JwKgOa7bxS8O1Rg06jeP4xRGaSXO4ggr7ECw7zFIm8UnFHm1mweMk 5bAmA2exvdmZlqrakzsByPGDXaZp9faD8OuLw3pHMVg8ENADMJyu7nE9IVDg6tCPS9p/ Aq3PAzQa4UkLN6fye43McXW+zeRePeexkK5vcrR8b98m/A5FRFX7v4GKautQ7h5JiplV wcMg== X-Gm-Message-State: ACrzQf0+NDuY0qMnOjDFUtpMClTLUO/GKPP4n3fWYhuw/yOpQ03LfFby 1HIJkGKZHZ/oMxmiGtLF/u4jwKANz61PNg== X-Google-Smtp-Source: AMsMyM5OuOlLsGLYUsYkfXO2HsJz24DvRsONOloHtYC4dE6kX1acIBj6vBn9ksrkVtA5wI9neGOyVQ== X-Received: by 2002:a17:90b:4fc3:b0:20c:dbba:e614 with SMTP id qa3-20020a17090b4fc300b0020cdbbae614mr58536315pjb.163.1666357825688; Fri, 21 Oct 2022 06:10:25 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id u7-20020a170903124700b0017a1145eec7sm14986470plh.157.2022.10.21.06.10.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Oct 2022 06:10:25 -0700 (PDT) Message-ID: <63529a41.170a0220.57e70.cb6d@mx.google.com> Date: Fri, 21 Oct 2022 06:10:25 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: test X-Kernelci-Kernel: v4.19.261-233-gb55fc8be39ecc X-Kernelci-Branch: queue/4.19 X-Kernelci-Tree: stable-rc Subject: stable-rc/queue/4.19 baseline: 116 runs, 19 regressions (v4.19.261-233-gb55fc8be39ecc) 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: 116 runs, 19 regressions (v4.19.261-233-gb55= fc8be39ecc) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-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= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-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= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.19/ker= nel/v4.19.261-233-gb55fc8be39ecc/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.19 Describe: v4.19.261-233-gb55fc8be39ecc URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: b55fc8be39ecc150f1b12f26e301e8188ac11ade = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63526b6290171922095e5b3a 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.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s= 905x-libretech-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s= 905x-libretech-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526b6290171922095e5= b3b failing since 185 days (last pass: v4.19.238-22-gb215381f8cf05, fir= st fail: v4.19.238-32-g4d86c9395c31a) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6352644e1d510c9cf75e5b66 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.261= -233-gb55fc8be39ecc/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.261= -233-gb55fc8be39ecc/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6352644e1d510c9cf75e5= b67 failing since 87 days (last pass: v4.19.230-58-gbd840138c177, first= fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63526a98883c2588785e5b5b 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.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526a98883c2588785e5= b5c failing since 164 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63526709d5224186595e5b43 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/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/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526709d5224186595e5= b44 failing since 87 days (last pass: v4.19.230-58-gbd840138c177, first= fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63526ef0dbee5204215e5b55 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526ef0dbee5204215e5= b56 failing since 164 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/635263958c5a922c035e5b64 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/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/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/635263958c5a922c035e5= b65 failing since 87 days (last pass: v4.19.230-58-gbd840138c177, first= fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6352647769c2cc5b9e5e5b48 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.261= -233-gb55fc8be39ecc/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.261= -233-gb55fc8be39ecc/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6352647769c2cc5b9e5e5= b49 failing since 164 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/63526a99883c2588785e5b5e 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.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526a99883c2588785e5= b5f failing since 164 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6352671dd5224186595e5b5b 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/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/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6352671dd5224186595e5= b5c failing since 164 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/63526f1699d17463f65e5b3b 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526f1699d17463f65e5= b3c failing since 164 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63526467af9e53278e5e5b3f 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.261= -233-gb55fc8be39ecc/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.261= -233-gb55fc8be39ecc/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526467af9e53278e5e5= b40 failing since 164 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63526a9b883c2588785e5b6c 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.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526a9b883c2588785e5= b6d failing since 164 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/635267313f501b49465e5b3b 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/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/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/635267313f501b49465e5= b3c failing since 164 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63526f187dd28269cb5e5b3b 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526f187dd28269cb5e5= b3c failing since 164 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6352647969c2cc5b9e5e5b4b 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.261= -233-gb55fc8be39ecc/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.261= -233-gb55fc8be39ecc/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6352647969c2cc5b9e5e5= b4c failing since 164 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/63526a97883c2588785e5b58 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.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526a97883c2588785e5= b59 failing since 164 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/635267323f501b49465e5b41 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/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/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/635267323f501b49465e5= b42 failing since 164 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/63526eeedbee5204215e5b52 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221007.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63526eeedbee5204215e5= b53 failing since 164 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6352646c417a863b1b5e5c5b Results: 83 PASS, 7 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.261= -233-gb55fc8be39ecc/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.261= -233-gb55fc8be39ecc/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/20221007.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-i2s1-probed: https://kernelci.org/test/case/id= /6352646c417a863b1b5e5c81 failing since 228 days (last pass: v4.19.232-31-g5cf846953aa2, firs= t fail: v4.19.232-44-gfd65e02206f4) 2022-10-21T09:20:26.513614 <8>[ 35.756335] 2022-10-21T09:20:27.526252 /lava-7668097/1/../bin/lava-test-case 2022-10-21T09:20:27.534652 <8>[ 36.777366] = =20