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 AA3EAE936EA for ; Wed, 4 Oct 2023 22:24:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233476AbjJDWYm (ORCPT ); Wed, 4 Oct 2023 18:24:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43986 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232108AbjJDWYl (ORCPT ); Wed, 4 Oct 2023 18:24:41 -0400 Received: from mail-pf1-x435.google.com (mail-pf1-x435.google.com [IPv6:2607:f8b0:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ED5E2E5 for ; Wed, 4 Oct 2023 15:24:33 -0700 (PDT) Received: by mail-pf1-x435.google.com with SMTP id d2e1a72fcca58-690fa0eea3cso284772b3a.0 for ; Wed, 04 Oct 2023 15:24:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1696458273; x=1697063073; darn=vger.kernel.org; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=lqwDsw8I92vKNUt85WXa4RtJ6xG9XdvKBHWngfM/rbc=; b=l52LYgNkRQr8fJFbxjl50JpiFX/Xwo/mtSdI97MLsQSj0fi7KYIaZmjGmzFklBmB3M vW3RP5SCFK3rQFC9VNyzHjCYMQFi2ramLSznFKe6sUx9YCoGCLia0LOD+oMloK5+WYOi teTUcrea6EpddERFLU9Z8XhZ0wbs3ynJsXgdeUrXmt7VF8IMxCzbmpN+L+iqT4wTyD8Q 6vh5bBVXvtYu8rz4AEMVDhqCP0A50RPxqzvU/MvNcTmOucrJYOCiwnmySU/BUVeopCtC BCN6ldDOnLFYN2BgVDM6sraSNVC5LKbhTo3GidFPuNRiILvjEJmnc1veM27Ik7M2zWqt 9THw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696458273; x=1697063073; 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=lqwDsw8I92vKNUt85WXa4RtJ6xG9XdvKBHWngfM/rbc=; b=k86hqV0zvcgTMxhEn3fBrz96EIRMj17+zYamkLpremFuo8MjyoM4NypTcu9hSCEKBL np2yJjv8F68WZyyxI7YKD6DClHN7OIyCtrkzmw8SDh5XHpSl/nDLEgUokmVyutHaaA6z 7PSouF2xNvvv6cdBnr10DzWRvlNCBzg4lpASEkidca65mXTBDLNslFLFsxZfmwaJJCis 2t+fWR5iJ30wTXxjQhw2M0kvX1LbWqozVVq7v1T8T01Tfu/kQydTcMpz3UKvySyyNIFk VV8squN9qGGBTOQbdfg9HbyXSttOFms2yKjIRTo+GhEoJGlD94rD4C5ikYDFFbf06yyU 403w== X-Gm-Message-State: AOJu0Yw17v7i+Uqg+94ejujYl90UBVHVM1cWHt+NTUZWhlaEbLAr3nwj k1gzJwkC2Er0e3nwdPn9ha99hKqCakXop0I8sFtBeA== X-Google-Smtp-Source: AGHT+IER2+XhGzHw+qToHYXwboNsiG/aIhrSpixQb/kMj3ssxH1brYir4a83AhJTSJ2usAb88LrOaQ== X-Received: by 2002:a05:6a00:b8b:b0:68f:d1a7:1a3a with SMTP id g11-20020a056a000b8b00b0068fd1a71a3amr4359569pfj.8.1696458272207; Wed, 04 Oct 2023 15:24:32 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id p17-20020a62ab11000000b0068ffb8da107sm12568pff.212.2023.10.04.15.24.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Oct 2023 15:24:31 -0700 (PDT) Message-ID: <651de61f.620a0220.b1a3d.0093@mx.google.com> Date: Wed, 04 Oct 2023 15:24:31 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.14.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.14.326-31-g40fbbd42a05b3 X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.14.y baseline: 110 runs, 38 regressions (v4.14.326-31-g40fbbd42a05b3) 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.14.y baseline: 110 runs, 38 regressions (v4.14.326-31-g40= fbbd42a05b3) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm-vexpress-a15 | arm | lab-baylibre | gcc-10 | vexpress_d= efconfig | 1 = qemu_arm-vexpress-a9 | arm | lab-baylibre | gcc-10 | vexpress_d= efconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_v7_d= efconfig | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_v7_d= efconfig | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_v7_d= efconfig | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_v7_d= efconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+= arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+= arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | 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 = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+= arm64-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+= arm64-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+= arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+= arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+= arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | 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-baylibre | gcc-10 | defconfig+= arm64-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+= arm64-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+= arm64-chromebook | 1 = qemu_i386 | i386 | lab-baylibre | gcc-10 | i386_defco= nfig | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defco= nfig | 1 = qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_def= config | 1 = qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_def= con...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_def= config | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_def= con...6-chromebook | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+= arm64-chromebook | 2 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.14.y/ker= nel/v4.14.326-31-g40fbbd42a05b3/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.14.y Describe: v4.14.326-31-g40fbbd42a05b3 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 40fbbd42a05b36a584e286f39f085baee6c28249 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm-vexpress-a15 | arm | lab-baylibre | gcc-10 | vexpress_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/651db2d7b4b21f30248a0a4c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/vexpress_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-vexpress-a15.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/vexpress_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-vexpress-a15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db2d7b4b21f30248a0= a4d failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm-vexpress-a9 | arm | lab-baylibre | gcc-10 | vexpress_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/651db2d6b4b21f30248a0a49 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: vexpress_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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/vexpress_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-vexpress-a9.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/vexpress_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-vexpress-a9.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db2d6b4b21f30248a0= a4a failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_v7_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/651db5069096e9ad128a0a42 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db5069096e9ad128a0= a43 failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_v7_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/651db5099096e9ad128a0a58 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db5099096e9ad128a0= a59 failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_v7_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/651db507fa6b95cdd78a0a85 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db507fa6b95cdd78a0= a86 failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_v7_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/651db5089096e9ad128a0a52 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db5089096e9ad128a0= a53 failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/651db413b06d82f1b58a0a59 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db413b06d82f1b58a0= a5a failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = 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/651db4c954a68d4d418a0a75 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db4c954a68d4d418a0= a76 failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/651db5521ac0679ce88a0ae8 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db5521ac0679ce88a0= ae9 failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = 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/651db6f8f2e6babd3e8a0a81 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db6f8f2e6babd3e8a0= a82 failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/651db535c74cc011878a0a59 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db535c74cc011878a0= a5a failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = 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/651db6643f2f21ca078a0a4b 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db6643f2f21ca078a0= a4c failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = 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/651db415b06d82f1b58a0a5d 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db415b06d82f1b58a0= a5e failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = 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/651db4cb35941ee4248a0a6d 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db4cb35941ee4248a0= a6e failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = 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/651db5542e72b491b98a0a56 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db5542e72b491b98a0= a57 failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = 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/651db71fd49d32785a8a0a67 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db71fd49d32785a8a0= a68 failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = 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/651db55eba57f3013a8a0a8c 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db55eba57f3013a8a0= a8d failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+= arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651db68e43830808d98a0a5b 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db68e43830808d98a0= a5c failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/651db414c4587139328a0a48 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db414c4587139328a0= a49 failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = 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/651db4cafb766e06398a0a5d 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db4cafb766e06398a0= a5e failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/651db5531ac0679ce88a0aeb 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db5531ac0679ce88a0= aec failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = 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/651db71e0bda4b34528a0a67 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db71e0bda4b34528a0= a68 failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/651db54a2e72b491b98a0a4b 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db54a2e72b491b98a0= a4c failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+= arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651db68aa06d2870ef8a0a49 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db68aa06d2870ef8a0= a4a failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = 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/651db4165d1e22061c8a0a5e 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db4165d1e22061c8a0= a5f failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = 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/651db4c86ed7eff1d18a0a59 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db4c86ed7eff1d18a0= a5a failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = 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/651db5cadbe5846afa8a0ae6 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db5cadbe5846afa8a0= ae7 failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = 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/651db6f6d5fedb76688a0a8e 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db6f6d5fedb76688a0= a8f failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = 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/651db59d9f1bdd10218a0a68 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db59d9f1bdd10218a0= a69 failing since 512 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-79-ga6b67a30bbcc) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+= arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651db64e69d8026c458a0a42 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db64e69d8026c458a0= a43 failing since 513 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_i386 | i386 | lab-baylibre | gcc-10 | i386_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/651db2d2af0e67e9998a0a57 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_= i386.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_= i386.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db2d2af0e67e9998a0= a58 failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/651db2d3af0e67e9998a0a5a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_= i386-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_= i386-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db2d3af0e67e9998a0= a5b failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_def= config | 1 = Details: https://kernelci.org/test/plan/id/651db3385612b417e88a0a49 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db3385612b417e88a0= a4a failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_x86_64 | x86_64 | lab-baylibre | gcc-10 | x86_64_def= con...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651db3d8325fd2e3e68a0a4d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db3d8325fd2e3e68a0= a4e failing since 0 day (last pass: v4.14.320, first fail: v4.14.326-31= -g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_def= config | 1 = Details: https://kernelci.org/test/plan/id/651db3371a33adddcb8a0a8b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-q= emu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db3371a33adddcb8a0= a8c failing since 0 day (last pass: v4.14.320-125-g5cffa7b2aa8b, first = fail: v4.14.326-31-g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_def= con...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/651db3d72614130f088a0a91 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayl= ibre/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/651db3d72614130f088a0= a92 failing since 0 day (last pass: v4.14.320, first fail: v4.14.326-31= -g81403832ed79b) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+--------+---------------+----------+-----------= -------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+= arm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/651db5a190026e567d8a0a85 Results: 49 PASS, 23 FAIL, 2 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.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 26-31-g40fbbd42a05b3/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/651db5a190026e567d8a0a8f failing since 204 days (last pass: v4.14.308, first fail: v4.14.308= -4-ge7a701196c571) 2023-10-04T18:57:43.029229 /lava-11679383/1/../bin/lava-test-case 2023-10-04T18:57:43.039196 [ 50.452245] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/651db5a190026e567d8a0a90 failing since 204 days (last pass: v4.14.308, first fail: v4.14.308= -4-ge7a701196c571) 2023-10-04T18:57:40.989906 [ 48.402235] 2023-10-04T18:57:42.004171 /lava-11679383/1/../bin/lava-test-case 2023-10-04T18:57:42.014183 [ 49.427530] = =20