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 C87A1C77B75 for ; Tue, 9 May 2023 07:06:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234879AbjEIHGl (ORCPT ); Tue, 9 May 2023 03:06:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36936 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235192AbjEIHGi (ORCPT ); Tue, 9 May 2023 03:06:38 -0400 Received: from mail-pf1-x429.google.com (mail-pf1-x429.google.com [IPv6:2607:f8b0:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44CACD050 for ; Tue, 9 May 2023 00:06:32 -0700 (PDT) Received: by mail-pf1-x429.google.com with SMTP id d2e1a72fcca58-64115eef620so40203639b3a.1 for ; Tue, 09 May 2023 00:06:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1683615991; x=1686207991; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=uyNcq6ysabNFWqekN1WcSS3qtFU5k1Rd4E4MVXdF0Xc=; b=GUb8T6rQLQ4mGgrQy+lgjTgoKTbbex2UqRe9Sz+P/WRV6sPCxn8Rd7wmP05IzPYF00 fCnqRrL1sYKI2RqmCIh8GOdIrDyQYf5aI96JDt/NRqBxR8bJ2I7QShYAaHM45A/eB2T9 6vs2hGu93pdL+csGFxaJApD0vLnD4SKJXMwPWSYxuxHHEPZjFNxymTPHpXnwqTN8bokN p+hLRyu9CyKmtsQ6AffV68VYGgWHuxw9Ip/U+bFiAtENQttT40nB4e5fufBUEsVk7KVb JMdI3lrLCFNJDLWqDMt30tUn/aeWFcIYrZNtAfhvCpW9w+jOQVa90RaxAUSfttljRJCK CDsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683615991; x=1686207991; 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=uyNcq6ysabNFWqekN1WcSS3qtFU5k1Rd4E4MVXdF0Xc=; b=dB8Gb15Ny+OTorAZca5YofRUtmp1aa7pQIxCAVvgFlloryan/fFvqikp/m281b8qJh skobHBuSwb91Lf2590x+/UuNloW2ZV8ir2gX2Ydp5zUyawomJkCl+h3dCgtw5uvD/qpd NR6riWxDt5x+2e2wTTwuGwYXCe/XwSjq/BvIQVUot+nkjZvXQYr3xGlGhkGVfc7d/+Hn SKsAAMVcPspUF3ZT70Zn8hr1xgKqgiYjnlJZWz1pQ+gYlo8a7RuBxu4GmyorFv7QsrU7 aK3syX5+ZTy08wUa7OVv7DafiCK+H8Fae9enZiFezBNPSqVUxyo6GBv4owJtiuWDMK/u uX6A== X-Gm-Message-State: AC+VfDxDSVbTUdC2pE7KsCAstS3QqiaHdIfFUMySQMpvDSfnmQg/EXcF seTVM4ZmtmVMzBMyXP6Fmw1CZzlDUIHWZLp67LNeKw== X-Google-Smtp-Source: ACHHUZ7DWhx9kP+N378dypw2WxXEVMpe867taaYrke0s+z/YCNzLK7GOepWXmBBUFpJh2RCPke7wTA== X-Received: by 2002:a05:6a20:258e:b0:f0:3fc4:744f with SMTP id k14-20020a056a20258e00b000f03fc4744fmr16003726pzd.8.1683615989625; Tue, 09 May 2023 00:06:29 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id s10-20020aa78d4a000000b0062e0010c6c1sm1027220pfe.164.2023.05.09.00.06.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 May 2023 00:06:28 -0700 (PDT) Message-ID: <6459f0f4.a70a0220.e207c.2944@mx.google.com> Date: Tue, 09 May 2023 00:06:28 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: pending-fixes X-Kernelci-Tree: next X-Kernelci-Kernel: v6.4-rc1-141-gb95366eba58e X-Kernelci-Report-Type: test Subject: next/pending-fixes baseline: 564 runs, 84 regressions (v6.4-rc1-141-gb95366eba58e) To: linux-next@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org next/pending-fixes baseline: 564 runs, 84 regressions (v6.4-rc1-141-gb95366= eba58e) Regressions Summary ------------------- platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defconfig+debug | 1 = am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | bcm283= 5_defconfig | 1 = bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = fsl-ls1088a-rdb | arm64 | lab-nxp | gcc-10 | defcon= fig+debug | 1 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+crypto | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+ima | 1 = imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+crypto | 1 = imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = imx7d-sdb | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = imx7ulp-evk | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 1 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 1 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 1 = qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defcon= fig+debug | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defcon= fig+debug | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defcon= fig+debug | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defcon= fig+debug | 1 = qemu_mips-malta | mips | lab-collabora | gcc-10 | malta_= defconfig | 1 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobi= le_defconfig | 1 = rk3288-rock2-square | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 2 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 2 = rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 2 = rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig | 2 = rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+debug | 1 = rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+videodec | 2 = rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 2 = rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig | 2 = rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+videodec | 2 = sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 1 = sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defcon= fig+videodec | 1 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | gcc-10 | defcon= fig+debug | 1 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | gcc-10 | defcon= fig+videodec | 1 = sun50i-h6-orangepi-one-plus | arm64 | lab-clabbe | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 1 = sun50i-h6-orangepi-one-plus | arm64 | lab-clabbe | gcc-10 | defcon= fig | 1 = sun8i-r40-bananapi-m2-ultra | arm | lab-clabbe | gcc-10 | sunxi_= defconfig | 1 = Details: https://kernelci.org/test/job/next/branch/pending-fixes/kernel/= v6.4-rc1-141-gb95366eba58e/plan/baseline/ Test: baseline Tree: next Branch: pending-fixes Describe: v6.4-rc1-141-gb95366eba58e URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next= .git SHA: b95366eba58e884eaf149d8b6b3a7235fbf58501 = Test Regressions ---------------- = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc14785c6b2e9c2e8612 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-linaro-lkft/baselin= e-am57xx-beagle-x15.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-linaro-lkft/baselin= e-am57xx-beagle-x15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc14785c6b2e9c2e8= 613 failing since 209 days (last pass: v6.0-9666-g02c05e0b8d5c, first f= ail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ am57xx-beagle-x15 | arm | lab-linaro-lkft | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/6459bcc4498f322f3f2e8686 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-linaro-lkf= t/baseline-am57xx-beagle-x15.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-linaro-lkf= t/baseline-am57xx-beagle-x15.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bcc4498f322f3f2e8= 687 failing since 211 days (last pass: v6.0-6424-g1af0c6a154d32, first = fail: v6.0-9666-g02c05e0b8d5c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/6459b857cf94251c752e85fa Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-asus-C436FA-Flip-hatch.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-asus-C436FA-Flip-hatch.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b857cf94251c752e85ff failing since 39 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-334-g60f00557d56b) 2023-05-09T03:04:32.961967 + set +x<8>[ 13.577460] 2023-05-09T03:04:32.962072 = 2023-05-09T03:04:33.066482 / # # 2023-05-09T03:04:33.167011 export SHELL=3D/bin/sh 2023-05-09T03:04:33.167198 # 2023-05-09T03:04:33.267709 / # export SHELL=3D/bin/sh. /lava-10248661/= environment 2023-05-09T03:04:33.267999 = 2023-05-09T03:04:33.368774 / # . /lava-10248661/environment/lava-10248= 661/bin/lava-test-runner /lava-10248661/1 2023-05-09T03:04:33.369019 = 2023-05-09T03:04:33.375027 / # /lava-10248661/bin/lava-test-runner /la= va-10248661/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459b9129130ff26c02e8635 Results: 6 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-C436FA-Flip-hatch.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-C436FA-Flip-hatch.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b9129130ff26c02e863a failing since 41 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:07:47.490577 <8>[ 10.346140] 2023-05-09T03:07:47.494055 + set +x 2023-05-09T03:07:47.602590 / # # 2023-05-09T03:07:47.705557 export SHELL=3D/bin/sh 2023-05-09T03:07:47.706462 # 2023-05-09T03:07:47.808170 / # export SHELL=3D/bin/sh. /lava-10248880/= environment 2023-05-09T03:07:47.809075 = 2023-05-09T03:07:47.910835 / # . /lava-10248880/environment/lava-10248= 880/bin/lava-test-runner /lava-10248880/1 2023-05-09T03:07:47.912312 = 2023-05-09T03:07:47.917683 / # /lava-10248880/bin/lava-test-runner /la= va-10248880/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/6459b99b30aa683aaf2e865a Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-C436FA-Flip-hatch.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-C436FA-Flip-hatch.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b99b30aa683aaf2e865f failing since 41 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:10:07.225805 <8>[ 10.605117] 2023-05-09T03:10:07.229350 + set +x 2023-05-09T03:10:07.337318 / # # 2023-05-09T03:10:07.439773 export SHELL=3D/bin/sh 2023-05-09T03:10:07.440630 # 2023-05-09T03:10:07.542011 / # export SHELL=3D/bin/sh. /lava-10248936/= environment 2023-05-09T03:10:07.542727 = 2023-05-09T03:10:07.644093 / # . /lava-10248936/environment/lava-10248= 936/bin/lava-test-runner /lava-10248936/1 2023-05-09T03:10:07.644425 = 2023-05-09T03:10:07.650377 / # /lava-10248936/bin/lava-test-runner /la= va-10248936/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/6459b84c096c1326b12e85f7 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-asus-CM1400CXA-dalboz.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-asus-CM1400CXA-dalboz.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b84c096c1326b12e85fc failing since 39 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-334-g60f00557d56b) 2023-05-09T03:04:24.096082 + set +x 2023-05-09T03:04:24.102720 <8>[ 15.246673] 2023-05-09T03:04:24.206929 / # # 2023-05-09T03:04:24.307443 export SHELL=3D/bin/sh 2023-05-09T03:04:24.307611 # 2023-05-09T03:04:24.408074 / # export SHELL=3D/bin/sh. /lava-10248698/= environment 2023-05-09T03:04:24.408242 = 2023-05-09T03:04:24.508707 / # . /lava-10248698/environment/lava-10248= 698/bin/lava-test-runner /lava-10248698/1 2023-05-09T03:04:24.508961 = 2023-05-09T03:04:24.513506 / # /lava-10248698/bin/lava-test-runner /la= va-10248698/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459b91dc2a017fff62e8612 Results: 6 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-CM1400CXA-dalboz.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-CM1400CXA-dalboz.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b91dc2a017fff62e8617 failing since 41 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:07:59.747746 + set<8>[ 11.374402] 2023-05-09T03:07:59.747908 +x 2023-05-09T03:07:59.852470 / # # 2023-05-09T03:07:59.953242 export SHELL=3D/bin/sh 2023-05-09T03:07:59.953508 # 2023-05-09T03:08:00.054095 / # export SHELL=3D/bin/sh. /lava-10248902/= environment 2023-05-09T03:08:00.054367 = 2023-05-09T03:08:00.154963 / # . /lava-10248902/environment/lava-10248= 902/bin/lava-test-runner /lava-10248902/1 2023-05-09T03:08:00.155341 = 2023-05-09T03:08:00.160543 / # /lava-10248902/bin/lava-test-runner /la= va-10248902/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/6459b99f07cfc678462e8630 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-CM1400CXA-dalboz.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-CM1400CXA-dalboz.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b99f07cfc678462e8635 failing since 41 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:10:06.521559 + set +x<8>[ 11.042068] 2023-05-09T03:10:06.521697 = 2023-05-09T03:10:06.625928 / # # 2023-05-09T03:10:06.726533 export SHELL=3D/bin/sh 2023-05-09T03:10:06.726735 # 2023-05-09T03:10:06.827271 / # export SHELL=3D/bin/sh. /lava-10248909/= environment 2023-05-09T03:10:06.827494 = 2023-05-09T03:10:06.928045 / # . /lava-10248909/environment/lava-10248= 909/bin/lava-test-runner /lava-10248909/1 2023-05-09T03:10:06.928460 = 2023-05-09T03:10:06.933184 / # /lava-10248909/bin/lava-test-runner /la= va-10248909/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/6459b84175f07af8002e8652 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-asus-cx9400-volteer.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-asus-cx9400-volteer.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b84175f07af8002e8657 failing since 39 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-334-g60f00557d56b) 2023-05-09T03:04:13.743293 <8>[ 9.977471] 2023-05-09T03:04:13.746572 + set +x 2023-05-09T03:04:13.847799 # 2023-05-09T03:04:13.848068 = 2023-05-09T03:04:13.948683 / # #export SHELL=3D/bin/sh 2023-05-09T03:04:13.948874 = 2023-05-09T03:04:14.049387 / # export SHELL=3D/bin/sh. /lava-10248694/= environment 2023-05-09T03:04:14.049588 = 2023-05-09T03:04:14.150118 / # . /lava-10248694/environment/lava-10248= 694/bin/lava-test-runner /lava-10248694/1 2023-05-09T03:04:14.150473 = = ... (13 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459b90d6a80afeb712e8613 Results: 6 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-cx9400-volteer.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-asus-cx9400-volteer.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b90d6a80afeb712e8618 failing since 41 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:07:36.186199 <8>[ 10.811206] 2023-05-09T03:07:36.189204 + set +x 2023-05-09T03:07:36.290699 # 2023-05-09T03:07:36.291048 = 2023-05-09T03:07:36.391675 / # #export SHELL=3D/bin/sh 2023-05-09T03:07:36.391866 = 2023-05-09T03:07:36.492387 / # export SHELL=3D/bin/sh. /lava-10248847/= environment 2023-05-09T03:07:36.492579 = 2023-05-09T03:07:36.593119 / # . /lava-10248847/environment/lava-10248= 847/bin/lava-test-runner /lava-10248847/1 2023-05-09T03:07:36.593431 = = ... (14 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/6459b99530aa683aaf2e8634 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-cx9400-volteer.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-asus-cx9400-volteer.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b99530aa683aaf2e8639 failing since 41 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:09:53.881661 <8>[ 10.735623] 2023-05-09T03:09:53.885305 + set +x 2023-05-09T03:09:53.993073 / # # 2023-05-09T03:09:54.095280 export SHELL=3D/bin/sh 2023-05-09T03:09:54.095961 # 2023-05-09T03:09:54.197349 / # export SHELL=3D/bin/sh. /lava-10248921/= environment 2023-05-09T03:09:54.198048 = 2023-05-09T03:09:54.299394 / # . /lava-10248921/environment/lava-10248= 921/bin/lava-test-runner /lava-10248921/1 2023-05-09T03:09:54.300465 = 2023-05-09T03:09:54.306093 / # /lava-10248921/bin/lava-test-runner /la= va-10248921/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | bcm283= 5_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6459b782a18c2394622e860e Results: 5 PASS, 1 FAIL, 1 SKIP Full config: bcm2835_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/bcm2835_defconfig/gcc-10/lab-collabora/baseline-bcm2836= -rpi-2-b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/bcm2835_defconfig/gcc-10/lab-collabora/baseline-bcm2836= -rpi-2-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b782a18c2394622e8613 failing since 117 days (last pass: v6.2-rc3-243-g3145d9dfed32, firs= t fail: v6.2-rc3-296-g79fa898551af) 2023-05-09T03:01:01.064834 / # # 2023-05-09T03:01:01.167137 export SHELL=3D/bin/sh 2023-05-09T03:01:01.167853 # 2023-05-09T03:01:01.269333 / # export SHELL=3D/bin/sh. /lava-10248356/= environment 2023-05-09T03:01:01.270151 = 2023-05-09T03:01:01.371626 / # . /lava-10248356/environment/lava-10248= 356/bin/lava-test-runner /lava-10248356/1 2023-05-09T03:01:01.372777 = 2023-05-09T03:01:01.389018 / # /lava-10248356/bin/lava-test-runner /la= va-10248356/1 2023-05-09T03:01:01.499871 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-09T03:01:01.500399 + cd /lava-10248356/1/tests/1_bootrr = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6459ba8ede94ac0c832e8649 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-= collabora/baseline-bcm2836-rpi-2-b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-= collabora/baseline-bcm2836-rpi-2-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459ba8ede94ac0c832e8= 64a failing since 71 days (last pass: v6.2-8700-gab98cc06b683, first fa= il: v6.2-12625-g13efc3a9f23b) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ fsl-ls1088a-rdb | arm64 | lab-nxp | gcc-10 | defcon= fig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bd38dd1b699edd2e860c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+debug Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-nxp/baseline-fsl-ls1088a-r= db.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-nxp/baseline-fsl-ls1088a-r= db.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bd38dd1b699edd2e8= 60d failing since 133 days (last pass: v6.1-rc6-391-gf445421fe4c7, firs= t fail: v6.2-rc1-87-g81c29d2c4600) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/6459b88394ba53fe212e8612 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b88394ba53fe212e8617 failing since 39 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-334-g60f00557d56b) 2023-05-09T03:05:15.403836 + set +x 2023-05-09T03:05:15.410731 <8>[ 13.151089] 2023-05-09T03:05:15.517388 / # # 2023-05-09T03:05:15.617980 export SHELL=3D/bin/sh 2023-05-09T03:05:15.618178 # 2023-05-09T03:05:15.718672 / # export SHELL=3D/bin/sh. /lava-10248673/= environment 2023-05-09T03:05:15.718874 = 2023-05-09T03:05:15.819348 / # . /lava-10248673/environment/lava-10248= 673/bin/lava-test-runner /lava-10248673/1 2023-05-09T03:05:15.925740 = 2023-05-09T03:05:15.929071 / # /lava-10248673/bin/lava-test-runner /la= va-10248673/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459b927723bb300d02e8627 Results: 6 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b927723bb300d02e862c failing since 41 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:08:07.497850 + set +x 2023-05-09T03:08:07.504561 <8>[ 13.826728] 2023-05-09T03:08:07.612585 / # # 2023-05-09T03:08:07.715025 export SHELL=3D/bin/sh 2023-05-09T03:08:07.715892 # 2023-05-09T03:08:07.817610 / # export SHELL=3D/bin/sh. /lava-10248823/= environment 2023-05-09T03:08:07.818468 = 2023-05-09T03:08:07.920060 / # . /lava-10248823/environment/lava-10248= 823/bin/lava-test-runner /lava-10248823/1 2023-05-09T03:08:07.921343 = 2023-05-09T03:08:07.926694 / # /lava-10248823/bin/lava-test-runner /la= va-10248823/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/6459b98d30aa683aaf2e85e6 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b98d30aa683aaf2e85eb failing since 41 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:09:52.758701 + set +x 2023-05-09T03:09:52.765366 <8>[ 16.565725] 2023-05-09T03:09:52.869496 / # # 2023-05-09T03:09:52.970269 export SHELL=3D/bin/sh 2023-05-09T03:09:52.970452 # 2023-05-09T03:09:53.070982 / # export SHELL=3D/bin/sh. /lava-10248967/= environment 2023-05-09T03:09:53.071152 = 2023-05-09T03:09:53.171654 / # . /lava-10248967/environment/lava-10248= 967/bin/lava-test-runner /lava-10248967/1 2023-05-09T03:09:53.171893 = 2023-05-09T03:09:53.176402 / # /lava-10248967/bin/lava-test-runner /la= va-10248967/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/6459b833d8cc72187b2e861c Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b833d8cc72187b2e8621 failing since 39 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-334-g60f00557d56b) 2023-05-09T03:04:07.444918 + set +x 2023-05-09T03:04:07.452430 <8>[ 17.493103] 2023-05-09T03:04:07.555984 / # # 2023-05-09T03:04:07.656795 export SHELL=3D/bin/sh 2023-05-09T03:04:07.657090 # 2023-05-09T03:04:07.757920 / # export SHELL=3D/bin/sh. /lava-10248656/= environment 2023-05-09T03:04:07.758230 = 2023-05-09T03:04:07.859154 / # . /lava-10248656/environment/lava-10248= 656/bin/lava-test-runner /lava-10248656/1 2023-05-09T03:04:07.859551 = 2023-05-09T03:04:07.864631 / # /lava-10248656/bin/lava-test-runner /la= va-10248656/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459b91ec2a017fff62e861d Results: 6 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b91fc2a017fff62e8622 failing since 41 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:07:55.964896 <8>[ 10.314948] 2023-05-09T03:07:55.968219 + set +x 2023-05-09T03:07:56.069819 = 2023-05-09T03:07:56.170443 / # #export SHELL=3D/bin/sh 2023-05-09T03:07:56.170679 = 2023-05-09T03:07:56.271220 / # export SHELL=3D/bin/sh. /lava-10248863/= environment 2023-05-09T03:07:56.271440 = 2023-05-09T03:07:56.371964 / # . /lava-10248863/environment/lava-10248= 863/bin/lava-test-runner /lava-10248863/1 2023-05-09T03:07:56.372317 = 2023-05-09T03:07:56.377329 / # /lava-10248863/bin/lava-test-runner /la= va-10248863/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/6459b9808e3dc6058e2e8615 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b9808e3dc6058e2e861a failing since 41 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:09:40.075769 + set +x 2023-05-09T03:09:40.082231 <8>[ 10.204078] 2023-05-09T03:09:40.183885 # 2023-05-09T03:09:40.284737 / # #export SHELL=3D/bin/sh 2023-05-09T03:09:40.284944 = 2023-05-09T03:09:40.385447 / # export SHELL=3D/bin/sh. /lava-10248912/= environment 2023-05-09T03:09:40.385655 = 2023-05-09T03:09:40.486203 / # . /lava-10248912/environment/lava-10248= 912/bin/lava-test-runner /lava-10248912/1 2023-05-09T03:09:40.486511 = 2023-05-09T03:09:40.491658 / # /lava-10248912/bin/lava-test-runner /la= va-10248912/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/6459b84b096c1326b12e85e8 Results: 5 PASS, 2 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-hp-x360-14a-cb0001xx-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-hp-x360-14a-cb0001xx-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b84b096c1326b12e85ed failing since 39 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-334-g60f00557d56b) 2023-05-09T03:04:30.496616 + set +x 2023-05-09T03:04:30.503251 <8>[ 12.043047] 2023-05-09T03:04:30.607699 / # # 2023-05-09T03:04:30.708219 export SHELL=3D/bin/sh 2023-05-09T03:04:30.708371 # 2023-05-09T03:04:30.808912 / # export SHELL=3D/bin/sh. /lava-10248663/= environment 2023-05-09T03:04:30.809059 = 2023-05-09T03:04:30.909519 / # . /lava-10248663/environment/lava-10248= 663/bin/lava-test-runner /lava-10248663/1 2023-05-09T03:04:30.909797 = 2023-05-09T03:04:30.914338 / # /lava-10248663/bin/lava-test-runner /la= va-10248663/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459b9136a80afeb712e863c Results: 6 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-14a-cb0001xx-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-hp-x360-14a-cb0001xx-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b9136a80afeb712e8641 failing since 41 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:07:42.739213 + set +x<8>[ 10.576433] 2023-05-09T03:07:42.739333 = 2023-05-09T03:07:42.843981 / # # 2023-05-09T03:07:42.944587 export SHELL=3D/bin/sh 2023-05-09T03:07:42.944784 # 2023-05-09T03:07:43.045301 / # export SHELL=3D/bin/sh. /lava-10248845/= environment 2023-05-09T03:07:43.045491 = 2023-05-09T03:07:43.146017 / # . /lava-10248845/environment/lava-10248= 845/bin/lava-test-runner /lava-10248845/1 2023-05-09T03:07:43.146340 = 2023-05-09T03:07:43.151329 / # /lava-10248845/bin/lava-test-runner /la= va-10248845/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/6459b9a1b87dc8731c2e85e9 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-14a-cb0001xx-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-hp-x360-14a-cb0001xx-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b9a1b87dc8731c2e85ee failing since 41 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:10:07.445755 + <8>[ 11.070777] 2023-05-09T03:10:07.445839 set +x 2023-05-09T03:10:07.550077 / # # 2023-05-09T03:10:07.650706 export SHELL=3D/bin/sh 2023-05-09T03:10:07.650880 # 2023-05-09T03:10:07.751489 / # export SHELL=3D/bin/sh. /lava-10248930/= environment 2023-05-09T03:10:07.751653 = 2023-05-09T03:10:07.852217 / # . /lava-10248930/environment/lava-10248= 930/bin/lava-test-runner /lava-10248930/1 2023-05-09T03:10:07.852534 = 2023-05-09T03:10:07.857188 / # /lava-10248930/bin/lava-test-runner /la= va-10248930/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/6459b5f35e30eeaf152e8681 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+crypto/gcc-10/lab-pengutronix/baseli= ne-imx53-qsrb.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+crypto/gcc-10/lab-pengutronix/baseli= ne-imx53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b5f35e30eeaf152e8686 failing since 99 days (last pass: v6.1-rc8-128-gc530a9add07c, first= fail: v6.2-rc6-199-g0a49732f057b) 2023-05-09T02:54:27.676649 + set +x 2023-05-09T02:54:27.676871 [ 14.341409] 2023-05-09T02:54:27.784360 / # # 2023-05-09T02:54:27.885890 export SHELL=3D/bin/sh 2023-05-09T02:54:27.886321 # 2023-05-09T02:54:27.987567 / # export SHELL=3D/bin/sh. /lava-944242/en= vironment 2023-05-09T02:54:27.988004 = 2023-05-09T02:54:28.089249 / # . /lava-944242/environment/lava-944242/= bin/lava-test-runner /lava-944242/1 2023-05-09T02:54:28.089838 = 2023-05-09T02:54:28.093330 / # /lava-944242/bin/lava-test-runner /lava= -944242/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6459b9c895449c3f8c2e85ec Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-= pengutronix/baseline-imx53-qsrb.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/lab-= pengutronix/baseline-imx53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b9c895449c3f8c2e85f1 failing since 99 days (last pass: v6.1-rc8-128-gc530a9add07c, first= fail: v6.2-rc6-199-g0a49732f057b) 2023-05-09T03:10:38.234673 + set +x 2023-05-09T03:10:38.234845 [ 12.865092] 2023-05-09T03:10:38.342708 / # # 2023-05-09T03:10:38.444289 export SHELL=3D/bin/sh 2023-05-09T03:10:38.444749 # 2023-05-09T03:10:38.546045 / # export SHELL=3D/bin/sh. /lava-944282/en= vironment 2023-05-09T03:10:38.546510 = 2023-05-09T03:10:38.647780 / # . /lava-944282/environment/lava-944282/= bin/lava-test-runner /lava-944282/1 2023-05-09T03:10:38.648566 = 2023-05-09T03:10:38.651593 / # /lava-944282/bin/lava-test-runner /lava= -944282/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6459ba7b4fbd4dbf522e85f5 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-imx5= 3-qsrb.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-imx5= 3-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459ba7b4fbd4dbf522e85fa failing since 99 days (last pass: v6.1-rc8-128-gc530a9add07c, first= fail: v6.2-rc6-199-g0a49732f057b) 2023-05-09T03:13:40.836309 + set +x 2023-05-09T03:13:40.836718 [ 13.137336] 2023-05-09T03:13:40.944739 / # # 2023-05-09T03:13:41.046524 export SHELL=3D/bin/sh 2023-05-09T03:13:41.046984 # 2023-05-09T03:13:41.148396 / # export SHELL=3D/bin/sh. /lava-944291/en= vironment 2023-05-09T03:13:41.148879 = 2023-05-09T03:13:41.250197 / # . /lava-944291/environment/lava-944291/= bin/lava-test-runner /lava-944291/1 2023-05-09T03:13:41.251002 = 2023-05-09T03:13:41.254448 / # /lava-944291/bin/lava-test-runner /lava= -944291/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/6459bce6656a0ed9d72e85e8 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-pengutroni= x/baseline-imx53-qsrb.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-pengutroni= x/baseline-imx53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459bce6656a0ed9d72e85ed failing since 99 days (last pass: v6.1-rc8-128-gc530a9add07c, first= fail: v6.2-rc6-199-g0a49732f057b) 2023-05-09T03:23:58.350523 + set +x 2023-05-09T03:23:58.350695 [ 12.169409] 2023-05-09T03:23:58.457656 / # # 2023-05-09T03:23:58.559300 export SHELL=3D/bin/sh 2023-05-09T03:23:58.559879 # 2023-05-09T03:23:58.661212 / # export SHELL=3D/bin/sh. /lava-944328/en= vironment 2023-05-09T03:23:58.661754 = 2023-05-09T03:23:58.762892 / # . /lava-944328/environment/lava-944328/= bin/lava-test-runner /lava-944328/1 2023-05-09T03:23:58.763502 = 2023-05-09T03:23:58.766581 / # /lava-944328/bin/lava-test-runner /lava= -944328/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+ima | 1 = Details: https://kernelci.org/test/plan/id/6459bd72aef3308e0e2e864a Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+ima Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+ima/gcc-10/lab-pengutronix/baseline-= imx53-qsrb.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+ima/gcc-10/lab-pengutronix/baseline-= imx53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459bd72aef3308e0e2e864f failing since 99 days (last pass: v6.1-rc8-128-gc530a9add07c, first= fail: v6.2-rc6-199-g0a49732f057b) 2023-05-09T03:26:18.459622 + set +x 2023-05-09T03:26:18.459784 [ 13.417029] 2023-05-09T03:26:18.567447 / # # 2023-05-09T03:26:18.669329 export SHELL=3D/bin/sh 2023-05-09T03:26:18.669760 # 2023-05-09T03:26:18.770906 / # export SHELL=3D/bin/sh. /lava-944339/en= vironment 2023-05-09T03:26:18.771284 = 2023-05-09T03:26:18.872510 / # . /lava-944339/environment/lava-944339/= bin/lava-test-runner /lava-944339/1 2023-05-09T03:26:18.873022 = 2023-05-09T03:26:18.876353 / # /lava-944339/bin/lava-test-runner /lava= -944339/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/6459b607f330cb76ce2e85e6 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+crypto/gcc-10/lab-pengutronix/baseli= ne-imx6dl-riotboard.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+crypto/gcc-10/lab-pengutronix/baseli= ne-imx6dl-riotboard.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b607f330cb76ce2e85eb new failure (last pass: v6.4-rc1-91-g2f19ff6b99223) 2023-05-09T02:54:39.494241 + set[ 23.715387] 2023-05-09T02:54:39.494411 +x 2023-05-09T02:54:39.600497 / # # 2023-05-09T02:54:39.702149 export SHELL=3D/bin/sh 2023-05-09T02:54:39.702598 # 2023-05-09T02:54:39.803858 / # export SHELL=3D/bin/sh. /lava-944239/en= vironment 2023-05-09T02:54:39.804362 = 2023-05-09T02:54:39.905823 / # . /lava-944239/environment/lava-944239/= bin/lava-test-runner /lava-944239/1 2023-05-09T02:54:39.906415 = 2023-05-09T02:54:39.909752 / # /lava-944239/bin/lava-test-runner /lava= -944239/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc32c19d7b14622e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baselin= e-imx6dl-riotboard.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baselin= e-imx6dl-riotboard.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc32c19d7b14622e8= 5e7 failing since 183 days (last pass: v6.0-rc5-224-g269f27f24a11, firs= t fail: v6.1-rc3-573-g82d05e3975f5) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc46c19d7b14622e8612 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baselin= e-imx6qp-wandboard-revd1.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/baselin= e-imx6qp-wandboard-revd1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc46c19d7b14622e8= 613 failing since 235 days (last pass: v6.0-rc4-291-g83a56f559828, firs= t fail: v6.0-rc5-197-ga6a750a2f4166) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx7d-sdb | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/6459b86994ba53fe212e85e8 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx7d= -sdb.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx7d= -sdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b86994ba53fe212e85eb failing since 124 days (last pass: v6.1-rc6-391-gf445421fe4c7, firs= t fail: v6.2-rc2-332-g2d3ca5d07c8e) 2023-05-09T03:00:36.512267 + set<8>[ 31.818860] 2023-05-09T03:00:36.512523 +x 2023-05-09T03:00:36.618125 / # # 2023-05-09T03:00:37.778508 export SHELL=3D/bin/sh 2023-05-09T03:00:37.784206 # 2023-05-09T03:00:39.332156 / # export SHELL=3D/bin/sh. /lava-1216353/e= nvironment 2023-05-09T03:00:39.337850 = 2023-05-09T03:00:42.160652 / # . /lava-1216353/environment/lava-121635= 3/bin/lava-test-runner /lava-1216353/1 2023-05-09T03:00:42.166776 = 2023-05-09T03:00:42.171419 / # /lava-1216353/bin/lava-test-runner /lav= a-1216353/1 = ... (23 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx7ulp-evk | arm | lab-nxp | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/6459b86d0b25e9e0912e8653 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx7u= lp-evk.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+crypto/gcc-10/lab-nxp/baseline-imx7u= lp-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b86d0b25e9e0912e8656 failing since 124 days (last pass: v6.1-rc6-391-gf445421fe4c7, firs= t fail: v6.2-rc2-332-g2d3ca5d07c8e) 2023-05-09T03:01:06.551311 + set +x<8>[ 56.433936] 2023-05-09T03:01:06.551621 = 2023-05-09T03:01:06.660147 / # # 2023-05-09T03:01:07.820244 export SHELL=3D/bin/sh 2023-05-09T03:01:07.825775 # 2023-05-09T03:01:07.825958 / # export SHELL=3D/bin/sh 2023-05-09T03:01:09.372429 / # . /lava-1216355/environment 2023-05-09T03:01:12.199177 /lava-1216355/bin/lava-test-runner /lava-12= 16355/1 2023-05-09T03:01:12.205251 . /lava-1216355/environment 2023-05-09T03:01:12.205532 / # /lava-1216355/bin/lava-test-runner /lav= a-1216355/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/6459b8396d4e83a5d92e863a Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-lenovo-TPad-C13-Yoga-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab= -collabora/baseline-lenovo-TPad-C13-Yoga-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b8396d4e83a5d92e863f failing since 39 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-334-g60f00557d56b) 2023-05-09T03:04:01.947371 + set<8>[ 13.687252] 2023-05-09T03:04:01.950848 +x 2023-05-09T03:04:02.052275 = 2023-05-09T03:04:02.152816 / # #export SHELL=3D/bin/sh 2023-05-09T03:04:02.153033 = 2023-05-09T03:04:02.253522 / # export SHELL=3D/bin/sh. /lava-10248680/= environment 2023-05-09T03:04:02.253739 = 2023-05-09T03:04:02.354232 / # . /lava-10248680/environment/lava-10248= 680/bin/lava-test-runner /lava-10248680/1 2023-05-09T03:04:02.354536 = 2023-05-09T03:04:02.359443 / # /lava-10248680/bin/lava-test-runner /la= va-10248680/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459b8ff905a0746192e8600 Results: 6 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-lenovo-TPad-C13-Yoga-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora= /baseline-lenovo-TPad-C13-Yoga-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b8ff905a0746192e8605 failing since 41 days (last pass: v6.3-rc3-370-g8269040171a02, firs= t fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:07:32.539165 + set<8>[ 11.974813] 2023-05-09T03:07:32.539247 +x 2023-05-09T03:07:32.643582 / # # 2023-05-09T03:07:32.744173 export SHELL=3D/bin/sh 2023-05-09T03:07:32.744366 # 2023-05-09T03:07:32.844859 / # export SHELL=3D/bin/sh. /lava-10248851/= environment 2023-05-09T03:07:32.845123 = 2023-05-09T03:07:32.945723 / # . /lava-10248851/environment/lava-10248= 851/bin/lava-test-runner /lava-10248851/1 2023-05-09T03:07:32.945997 = 2023-05-09T03:07:32.951074 / # /lava-10248851/bin/lava-test-runner /la= va-10248851/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/6459b9b53105eca6342e862e Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-lenovo-TPad-C13-Yoga-zork.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab-co= llabora/baseline-lenovo-TPad-C13-Yoga-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6459b9b53105eca6342e8633 failing since 41 days (last pass: v6.3-rc3-550-g902f54bbd6c7, first= fail: v6.3-rc4-214-g39ee5bf6e049) 2023-05-09T03:10:28.430260 <8>[ 11.340373] 2023-05-09T03:10:28.539035 / # # 2023-05-09T03:10:28.640738 export SHELL=3D/bin/sh 2023-05-09T03:10:28.641855 # 2023-05-09T03:10:28.743370 / # export SHELL=3D/bin/sh. /lava-10248926/= environment 2023-05-09T03:10:28.744109 = 2023-05-09T03:10:28.845729 / # . /lava-10248926/environment/lava-10248= 926/bin/lava-test-runner /lava-10248926/1 2023-05-09T03:10:28.846939 = 2023-05-09T03:10:28.851487 / # /lava-10248926/bin/lava-test-runner /la= va-10248926/1 2023-05-09T03:10:28.858270 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459b7f0dca9c513b42e85f8 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459b7f0dca9c513b42e8= 5f9 failing since 0 day (last pass: v6.3-rc7-226-gf05a2341f2478, first = fail: v6.4-rc1-91-g2f19ff6b99223) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 1 = Details: https://kernelci.org/test/plan/id/6459c0554f5914d22e2e85f6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459c0554f5914d22e2e8= 5f7 failing since 12 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6459b7fbdca9c513b42e85fd 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-mt8192-asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-mt8192-asurada-spherion-r0.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459b7fbdca9c513b42e8= 5fe failing since 0 day (last pass: v6.3-rc7-226-gf05a2341f2478, first = fail: v6.4-rc1-91-g2f19ff6b99223) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 1 = Details: https://kernelci.org/test/plan/id/6459c0634f5914d22e2e85ff Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-mt8192-asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-mt8192-asurada-spherion-r0.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459c0634f5914d22e2e8= 600 failing since 12 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc6742c18eb5992e864d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc6742c18eb5992e8= 64e failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc8d742181fb042e85f1 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc8d742181fb042e8= 5f2 failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc1f5a323a446e2e85f8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc1f5a323a446e2e8= 5f9 failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc79fe36c091f12e8647 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc79fe36c091f12e8= 648 failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc528b39f3fa1e2e867d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc528b39f3fa1e2e8= 67e failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc04903ffd3b592e85f2 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc04903ffd3b592e8= 5f3 failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc7b742181fb042e85e8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc7b742181fb042e8= 5e9 failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc53fc301f76ba2e8616 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc53fc301f76ba2e8= 617 failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc0a785c6b2e9c2e8606 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc0a785c6b2e9c2e8= 607 failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-baylibre | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc90ed7fa57c352e8600 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-baylibre/baseline-q= emu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc90ed7fa57c352e8= 601 failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc50fc301f76ba2e85ee Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qe= mu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc50fc301f76ba2e8= 5ef failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc03903ffd3b592e85ec Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc03903ffd3b592e8= 5ed failing since 209 days (last pass: v6.0-5324-g7871897dadfa9, first = fail: v6.0-11312-g1778d6da389c) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defcon= fig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459be1a75d43342652e866b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+debug Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459be1a75d43342652e8= 66c failing since 20 days (last pass: v6.3-rc7-140-g88d3973741d7, first= fail: v6.3-rc7-147-g6ba2ee0e9acd) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defcon= fig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bd954fcc8f464b2e85f4 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+debug Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bd954fcc8f464b2e8= 5f5 failing since 20 days (last pass: v6.3-rc7-140-g88d3973741d7, first= fail: v6.3-rc7-147-g6ba2ee0e9acd) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defcon= fig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bdf160d117c1c32e8649 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+debug Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-baylibre/baseline-qemu_arm= 64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bdf160d117c1c32e8= 64a failing since 12 days (last pass: v6.3-rc7-147-g6ba2ee0e9acd, first= fail: v6.3-5614-gbe56a31d3d65) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defcon= fig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bd7f0afa1cbf0b2e85e9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+debug Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bd7f0afa1cbf0b2e8= 5ea failing since 12 days (last pass: v6.3-rc7-147-g6ba2ee0e9acd, first= fail: v6.3-5614-gbe56a31d3d65) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_mips-malta | mips | lab-collabora | gcc-10 | malta_= defconfig | 1 = Details: https://kernelci.org/test/plan/id/6459b93283e4dff7e12e860f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: malta_defconfig Compiler: gcc-10 (mips-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/mips/malta_defconfig/gcc-10/lab-collabora/baseline-qemu_mip= s-malta.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/mips/malta_defconfig/gcc-10/lab-collabora/baseline-qemu_mip= s-malta.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/mipsel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459b93283e4dff7e12e8= 610 failing since 0 day (last pass: v6.3-13708-gfd7527bf42e6, first fai= l: v6.4-rc1-91-g2f19ff6b99223) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobi= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6459b92b3091c90ecf2e85ea Results: 0 PASS, 1 FAIL, 0 SKIP Full config: shmobile_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-iwg2= 0d-q7.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-iwg2= 0d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459b92b3091c90ecf2e8= 5eb failing since 10 days (last pass: v6.3-8745-gc94d3163e00b, first fa= il: v6.3-10703-gb3f869e79cdf) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3288-rock2-square | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6459ba3e5fd37fb3b52e85f0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/g= cc-10/lab-collabora/baseline-rk3288-rock2-square.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/g= cc-10/lab-collabora/baseline-rk3288-rock2-square.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459ba3e5fd37fb3b52e8= 5f1 failing since 144 days (last pass: v6.1-6378-g44d433ee7540, first f= ail: v6.1-10792-g244d284981da) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6459b93aaab62783ca2e8625 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/g= cc-10/lab-collabora/baseline-rk3288-veyron-jaq.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy/g= cc-10/lab-collabora/baseline-rk3288-veyron-jaq.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459b93aaab62783ca2e8= 626 failing since 144 days (last pass: v6.1-6378-g44d433ee7540, first f= ail: v6.1-10792-g244d284981da) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/6459b73555787ee1212e860e Results: 84 PASS, 2 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/basel= ine-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/6459b73555787ee= 1212e8665 failing since 0 day (last pass: v6.3-rc7-226-gf05a2341f2478, first = fail: v6.4-rc1-91-g2f19ff6b99223) 2 lines 2023-05-09T02:59:42.622475 kern :alert : Mem abort in<8>[ 19.224979= ] 2023-05-09T02:59:42.623064 fo: 2023-05-09T02:59:42.626566 kern :alert : ESR =3D 0x0000000096000006 2023-05-09T02:59:42.632821 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-09T02:59:42.635884 kern :alert : SET =3D 0, FnV =3D 0 2023-05-09T02:59:42.639192 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-09T02:59:42.644583 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-09T02:59:42.648320 kern :alert : Data abort info: 2023-05-09T02:59:42.652824 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-09T02:59:42.655876 kern :alert : CM =3D 0, WnR =3D 0 = ... (2 line(s) more) = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6459b73555787ee= 1212e8666 failing since 0 day (last pass: v6.3-rc7-226-gf05a2341f2478, first = fail: v6.4-rc1-91-g2f19ff6b99223) 12 lines 2023-05-09T02:59:42.609581 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 2 = Details: https://kernelci.org/test/plan/id/6459bfb8be3b86d35c2e85e6 Results: 84 PASS, 2 FAIL, 1 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-collab= ora/baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/6459bfb8be3b86d= 35c2e863d failing since 12 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 2 lines 2023-05-09T03:36:06.224192 kern :alert : Mem abort in<8>[ 18.363908= ] 2023-05-09T03:36:06.224744 fo: 2023-05-09T03:36:06.228302 kern :alert : ESR =3D 0x0000000096000006 2023-05-09T03:36:06.234444 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-09T03:36:06.238392 kern :alert : SET =3D 0, FnV =3D 0 2023-05-09T03:36:06.241319 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-09T03:36:06.247114 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-09T03:36:06.250497 kern :alert : Data abort info: 2023-05-09T03:36:06.254654 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-09T03:36:06.258457 kern :alert : CM =3D 0, WnR =3D 0 = ... (1 line(s) more) = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6459bfb8be3b86d= 35c2e863e failing since 12 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 12 lines 2023-05-09T03:36:06.211684 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 2 = Details: https://kernelci.org/test/plan/id/6459b7f05113a668c32e860e Results: 3 PASS, 3 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-clabbe= /baseline-rk3399-roc-pc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-clabbe= /baseline-rk3399-roc-pc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/6459b7f05113a66= 8c32e8615 failing since 11 days (last pass: v6.3-rc6-186-g99455a05abbd, first= fail: v6.3-5614-gbe56a31d3d65) 2 lines 2023-05-09T03:02:59.521533 kern :emerg : Internal error: Oops: 000000= 0096000006 [#1] PREEMPT SMP 2023-05-09T03:02:59.522831 kern :emerg : Code: 97fdd510 f9405680 5286= 4a61 72a686c1 (b9400800) = 2023-05-09T03:02:59.533836 <8>[ 21.427263] 2023-05-09T03:02:59.534204 + set +x = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6459b7f05113a66= 8c32e8616 failing since 11 days (last pass: v6.3-rc6-186-g99455a05abbd, first= fail: v6.3-5614-gbe56a31d3d65) 12 lines 2023-05-09T03:02:59.496545 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 2023-05-09T03:02:59.498605 kern :alert : Mem abort info: 2023-05-09T03:02:59.498961 kern :alert : ESR =3D 0x0000000096000006 2023-05-09T03:02:59.500758 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-09T03:02:59.502806 kern :alert : SET =3D 0, FnV =3D 0 2023-05-09T03:02:59.503162 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-09T03:02:59.504861 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-09T03:02:59.506937 kern :alert : Data abort info: 2023-05-09T03:02:59.507294 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-09T03:02:59.508963 kern :alert : CM =3D 0, WnR =3D 0 = ... (3 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig | 2 = Details: https://kernelci.org/test/plan/id/6459bad486e1332f482e8618 Results: 3 PASS, 3 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig/gcc-10/lab-clabbe/baseline-rk3399-roc-pc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig/gcc-10/lab-clabbe/baseline-rk3399-roc-pc.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/6459bad486e1332= f482e861f failing since 0 day (last pass: v6.3-rc6-279-g281ec23cca3f, first f= ail: v6.4-rc1-91-g2f19ff6b99223) 2 lines 2023-05-09T03:15:18.619836 kern :emerg : Internal error: Oops: 000000= 0096000006 [#1] PREEMPT SMP 2023-05-09T03:15:18.621049 kern :emerg : Code: 97fe2910 f9405680 5286= 4a61 72a686c1 (b9400800) = 2023-05-09T03:15:18.630082 <8>[ 21.444843] = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6459bad486e1332= f482e8620 failing since 0 day (last pass: v6.3-rc6-279-g281ec23cca3f, first f= ail: v6.4-rc1-91-g2f19ff6b99223) 12 lines 2023-05-09T03:15:18.598835 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 2023-05-09T03:15:18.603308 kern :alert : Mem abort info: 2023-05-09T03:15:18.603684 kern :alert : ESR =3D 0x0000000096000006 2023-05-09T03:15:18.607216 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-09T03:15:18.610938 kern :alert : SET =3D 0, FnV =3D 0 2023-05-09T03:15:18.611380 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-09T03:15:18.611971 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-09T03:15:18.612289 kern :alert : Data abort info: 2023-05-09T03:15:18.612645 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-09T03:15:18.613017 kern :alert : CM =3D 0, WnR =3D 0 = ... (3 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bc7987627b97922e85e8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+debug Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-clabbe/baseline-rk3399-roc= -pc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-clabbe/baseline-rk3399-roc= -pc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bc7987627b97922e8= 5e9 failing since 11 days (last pass: v6.3-rc6-279-g281ec23cca3f, first= fail: v6.3-5614-gbe56a31d3d65) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-roc-pc | arm64 | lab-clabbe | gcc-10 | defcon= fig+videodec | 2 = Details: https://kernelci.org/test/plan/id/6459bdf586152527312e8606 Results: 3 PASS, 3 FAIL, 1 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+videodec/gcc-10/lab-clabbe/baseline-rk3399-= roc-pc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+videodec/gcc-10/lab-clabbe/baseline-rk3399-= roc-pc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/6459bdf58615252= 7312e860d failing since 11 days (last pass: v6.3-rc6-249-g122e82851461, first= fail: v6.3-5614-gbe56a31d3d65) 2 lines 2023-05-09T03:28:36.300301 kern :emerg : Internal error: Oops: 000000= 0096000006 [#1] PREEMPT SMP 2023-05-09T03:28:36.301576 kern :emerg : Code: 97fd1510 f9405680 5286= 4a61 72a686c1 (b9400800) = 2023-05-09T03:28:36.309633 <8>[ 21.663733] 2023-05-09T03:28:36.310002 + set +x = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6459bdf58615252= 7312e860e failing since 11 days (last pass: v6.3-rc6-249-g122e82851461, first= fail: v6.3-5614-gbe56a31d3d65) 12 lines 2023-05-09T03:28:36.276487 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 2023-05-09T03:28:36.279573 kern :alert : Mem abort info: 2023-05-09T03:28:36.279929 kern :alert : ESR =3D 0x0000000096000006 2023-05-09T03:28:36.280982 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-09T03:28:36.281622 kern :alert : SET =3D 0, FnV =3D 0 2023-05-09T03:28:36.281970 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-09T03:28:36.282585 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-09T03:28:36.283721 kern :alert : Data abort info: 2023-05-09T03:28:36.284077 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-09T03:28:36.284654 kern :alert : CM =3D 0, WnR =3D 0 = ... (3 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 2 = Details: https://kernelci.org/test/plan/id/6459b80e6de8e630d22e85f0 Results: 3 PASS, 3 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-collab= ora/baseline-rk3399-rock-pi-4b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-collab= ora/baseline-rk3399-rock-pi-4b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/6459b80e6de8e63= 0d22e85f7 failing since 12 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 2 lines 2023-05-09T03:03:32.236727 kern :emerg : Internal error: Oops: 000000= 0096000006 [#1] PREEMPT SMP 2023-05-09T03:03:32.237333 kern :emerg : Code: 97fe1910 f9405680 5286= 4a61 72a686c1 (b9400800) = 2023-05-09T03:03:32.237719 <8>[ 24.005854] 2023-05-09T03:03:32.238075 + set +x 2023-05-09T03:03:32.238408 <8>[ 24.008077] = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6459b80e6de8e63= 0d22e85f8 failing since 12 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 12 lines 2023-05-09T03:03:32.190129 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 2023-05-09T03:03:32.190698 kern :alert : Mem abort info: 2023-05-09T03:03:32.191068 kern :alert : ESR =3D 0x0000000096000006 2023-05-09T03:03:32.191411 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-09T03:03:32.191739 kern :alert : SET =3D 0, FnV =3D 0 2023-05-09T03:03:32.192060 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-09T03:03:32.192373 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-09T03:03:32.192686 kern :alert : Data abort info: 2023-05-09T03:03:32.192992 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-09T03:03:32.193329 kern :alert : CM =3D 0, WnR =3D 0 = ... (3 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig | 2 = Details: https://kernelci.org/test/plan/id/6459baf312377b47242e85fa Results: 3 PASS, 3 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig/gcc-10/lab-collabora/baseline-rk3399-rock-p= i-4b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig/gcc-10/lab-collabora/baseline-rk3399-rock-p= i-4b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/6459baf312377b4= 7242e8601 failing since 0 day (last pass: v6.3-1432-g527c4dda86b8, first fail= : v6.4-rc1-91-g2f19ff6b99223) 2 lines 2023-05-09T03:15:49.749681 kern :emerg : Internal error: Oops: 000000= 0096000006 [#1] PREEMPT SMP 2023-05-09T03:15:49.749834 kern :emerg : Code: 97fe9d10 f9405680 5286= 4a61 72a686c1 (b9400800) = 2023-05-09T03:15:49.749916 <8>[ 23.189513] 2023-05-09T03:15:49.749988 + set +x 2023-05-09T03:15:49.750099 <8>[ 23.191622] = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6459baf312377b4= 7242e8602 failing since 0 day (last pass: v6.3-1432-g527c4dda86b8, first fail= : v6.4-rc1-91-g2f19ff6b99223) 12 lines 2023-05-09T03:15:49.703502 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 2023-05-09T03:15:49.703592 kern :alert : Mem abort info: 2023-05-09T03:15:49.703663 kern :alert : ESR =3D 0x0000000096000006 2023-05-09T03:15:49.703730 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-09T03:15:49.703802 kern :alert : SET =3D 0, FnV =3D 0 2023-05-09T03:15:49.703867 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-09T03:15:49.703933 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-09T03:15:49.703998 kern :alert : Data abort info: 2023-05-09T03:15:49.704060 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-09T03:15:49.704127 kern :alert : CM =3D 0, WnR =3D 0 = ... (3 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+videodec | 2 = Details: https://kernelci.org/test/plan/id/6459bd67aef3308e0e2e8635 Results: 3 PASS, 3 FAIL, 1 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+videodec/gcc-10/lab-collabora/baseline-rk33= 99-rock-pi-4b.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+videodec/gcc-10/lab-collabora/baseline-rk33= 99-rock-pi-4b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/6459bd67aef3308= e0e2e863c failing since 12 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 2 lines 2023-05-09T03:26:07.626431 kern :emerg : Internal error: Oops: 000000= 0096000006 [#1] PREEMPT SMP 2023-05-09T03:26:07.626653 kern :emerg : Code: 97fadd10 f9405680 5286= 4a61 72a686c1 (b9400800) = 2023-05-09T03:26:07.626770 <8>[ 23.250199] 2023-05-09T03:26:07.626913 + set +x 2023-05-09T03:26:07.627021 <8>[ 23.252527] = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6459bd67aef3308= e0e2e863d failing since 12 days (last pass: v6.3-1432-g527c4dda86b8, first fa= il: v6.3-5614-gbe56a31d3d65) 12 lines 2023-05-09T03:26:07.575589 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 0000000000000008 2023-05-09T03:26:07.576009 kern :alert : Mem abort info: 2023-05-09T03:26:07.576335 kern :alert : ESR =3D 0x0000000096000006 2023-05-09T03:26:07.576643 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-05-09T03:26:07.576939 kern :alert : SET =3D 0, FnV =3D 0 2023-05-09T03:26:07.577229 kern :alert : EA =3D 0, S1PTW =3D 0 2023-05-09T03:26:07.577549 kern :alert : FSC =3D 0x06: level 2 tran= slation fault 2023-05-09T03:26:07.577821 kern :alert : Data abort info: 2023-05-09T03:26:07.577874 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006 2023-05-09T03:26:07.577927 kern :alert : CM =3D 0, WnR =3D 0 = ... (3 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6459ba455fd37fb3b52e85f5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylib= re/baseline-sun50i-a64-pine64-plus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylib= re/baseline-sun50i-a64-pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459ba455fd37fb3b52e8= 5f6 new failure (last pass: v6.2-rc7-188-gc82c3af3ec13) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defcon= fig+videodec | 1 = Details: https://kernelci.org/test/plan/id/6459c3426f79a351532e85ec Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+videodec/gcc-10/lab-baylibre/baseline-sun50= i-a64-pine64-plus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+videodec/gcc-10/lab-baylibre/baseline-sun50= i-a64-pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459c3426f79a351532e8= 5ed failing since 3 days (last pass: v6.2-rc7-188-gc82c3af3ec13, first = fail: v6.3-13708-gfd7527bf42e6) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | gcc-10 | defcon= fig+debug | 1 = Details: https://kernelci.org/test/plan/id/6459bca54c0e6ef9a72e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+debug Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-baylibre/baseline-sun50i-h= 5-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+debug/gcc-10/lab-baylibre/baseline-sun50i-h= 5-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bca54c0e6ef9a72e8= 5e7 failing since 201 days (last pass: v6.0-10339-g565da9e84d8f, first = fail: v6.1-rc1-192-gdfe701541ba9) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | gcc-10 | defcon= fig+videodec | 1 = Details: https://kernelci.org/test/plan/id/6459bf0bafeaf1d5232e8614 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+videodec/gcc-10/lab-baylibre/baseline-sun50= i-h5-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+videodec/gcc-10/lab-baylibre/baseline-sun50= i-h5-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bf0bafeaf1d5232e8= 615 new failure (last pass: v6.4-rc1-91-g2f19ff6b99223) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-h6-orangepi-one-plus | arm64 | lab-clabbe | gcc-10 | defcon= fig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6459b8f4e2c18ccd6e2e8651 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-clabbe= /baseline-sun50i-h6-orangepi-one-plus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-clabbe= /baseline-sun50i-h6-orangepi-one-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459b8f4e2c18ccd6e2e8= 652 new failure (last pass: v6.3-5614-gbe56a31d3d65) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-h6-orangepi-one-plus | arm64 | lab-clabbe | gcc-10 | defcon= fig | 1 = Details: https://kernelci.org/test/plan/id/6459bbd85a69cc6b5e2e85f2 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//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig/gcc-10/lab-clabbe/baseline-sun50i-h6-orange= pi-one-plus.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm64/defconfig/gcc-10/lab-clabbe/baseline-sun50i-h6-orange= pi-one-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459bbd85a69cc6b5e2e8= 5f3 new failure (last pass: v6.4-rc1-91-g2f19ff6b99223) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun8i-r40-bananapi-m2-ultra | arm | lab-clabbe | gcc-10 | sunxi_= defconfig | 1 = Details: https://kernelci.org/test/plan/id/6459b7501436152d922e85f1 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: sunxi_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/sunxi_defconfig/gcc-10/lab-clabbe/baseline-sun8i-r40-ba= nanapi-m2-ultra.txt HTML log: https://storage.kernelci.org//next/pending-fixes/v6.4-rc1-14= 1-gb95366eba58e/arm/sunxi_defconfig/gcc-10/lab-clabbe/baseline-sun8i-r40-ba= nanapi-m2-ultra.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6459b7501436152d922e8= 5f2 failing since 11 days (last pass: v6.3-5614-gbe56a31d3d65, first fa= il: v6.3-8745-gc94d3163e00b) = =20