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 X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 14C48C433B4 for ; Fri, 16 Apr 2021 18:07:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D6CBD613BB for ; Fri, 16 Apr 2021 18:07:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236842AbhDPSID (ORCPT ); Fri, 16 Apr 2021 14:08:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36148 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235416AbhDPSIC (ORCPT ); Fri, 16 Apr 2021 14:08:02 -0400 Received: from mail-pg1-x536.google.com (mail-pg1-x536.google.com [IPv6:2607:f8b0:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6A297C061574 for ; Fri, 16 Apr 2021 11:07:37 -0700 (PDT) Received: by mail-pg1-x536.google.com with SMTP id d10so19715722pgf.12 for ; Fri, 16 Apr 2021 11:07:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20150623.gappssmtp.com; s=20150623; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=WpppQCd3cOMrhDqbdw+/oFWCsESxUNjI3hYBrIhhIpE=; b=GvtFtqUl1j85qmqsDIC5wFuP9nWCS4TS61SkghSW5ED2XWAJ6k4ezEmjSbP+w6914l J0yrqDv7rp4PuxoqIXKcHI2CLNQk4MmqgZ/DlgTlxRJjojUHgL5sGfMPX0AuZHbtx8sU 9zCamaz7OxoeQv9WEBL9I0aryKOjVU2nnfoONkMnRZbsuUqrtSjr2XUlrP30Iutnp3lJ tJGsk8AYWASpto5QpXXgkCzvDycY1/kPMv7g4u2m6CB8xUywYsfY/g6Y8nybzOxAW50I 1za5olgBRKLzvZPp0u1w3nPV54crzG/jcjeaS/6WBt7vmMmEK+bHaP0zVncjnn5EfHnr F9RQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:mime-version :content-transfer-encoding:subject:to:from; bh=WpppQCd3cOMrhDqbdw+/oFWCsESxUNjI3hYBrIhhIpE=; b=l+0U3EjCPpOR7jFiJKPFJ5iLLxQ5BAUVDuRtfaY/XjDds6elQ3QGisTeVTPdEnhPXO i8peEQsmvN0t0h5t0Z/oCaHuivgizoNpuIq/XmAUmUYWoK6/kTtqpgU7cfFphlkh162B DqbEB3jgfgu5qrv3GhwwqTxD9WyQhNg0w7jUbJn8tqV5rc4dPBHseGCJxbxuHunQWeA4 vNUOxBDtXx1QtJRfrAyLxX6ZucLhjsnMJ23dEHhTh89M887FILLQGnvKWm7O+4MKsTQN l0gjNg0L1KYzuR1GKJ+C9XNwTZoymvT1Dcz+K4RiSUhMg+2QicGnsRIqXo2SwsAPGI4b GrmA== X-Gm-Message-State: AOAM533SN9GFCr0aDbQLkMh3IDRz6ICt5WwJpfTsH/kCSAsGD/xvz3A4 APfTzybyFlWJ7k1LLfJGJjjXhsCuiKq3E6+g X-Google-Smtp-Source: ABdhPJz2/5dlcQa/aKDIKti2/nVl/XoylPZ+ahonnHbvAM7UdE753N0pKx3ur3onAPF5mVxRPOoD7g== X-Received: by 2002:a63:fe12:: with SMTP id p18mr278074pgh.425.1618596456839; Fri, 16 Apr 2021 11:07:36 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id a25sm5446904pfo.27.2021.04.16.11.07.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Apr 2021 11:07:36 -0700 (PDT) Message-ID: <6079d268.1c69fb81.e16d.fd47@mx.google.com> Date: Fri, 16 Apr 2021 11:07:36 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: test X-Kernelci-Kernel: v4.9.267 X-Kernelci-Branch: linux-4.9.y X-Kernelci-Tree: stable Subject: stable/linux-4.9.y baseline: 124 runs, 6 regressions (v4.9.267) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable/linux-4.9.y baseline: 124 runs, 6 regressions (v4.9.267) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versatile_defco= nfig | 1 = qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versatile_defco= nfig | 1 = qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versatile_defco= nfig | 1 = qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versatile_defco= nfig | 1 = qemu_arm-versatilepb | arm | lab-linaro-lkft | gcc-8 | versatile_defco= nfig | 1 = r8a7795-salvator-x | arm64 | lab-baylibre | gcc-8 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable/branch/linux-4.9.y/kernel/= v4.9.267/plan/baseline/ Test: baseline Tree: stable Branch: linux-4.9.y Describe: v4.9.267 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able.git SHA: b43e96dcd58b454757a1af4180c9ed3b8ae4071d = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/60799fb402ca9423c0dac6b9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60799fb402ca9423c0dac= 6ba failing since 148 days (last pass: v4.9.243, first fail: v4.9.244) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/60799fb8d39b231bf6dac6d6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60799fb8d39b231bf6dac= 6d7 failing since 148 days (last pass: v4.9.243, first fail: v4.9.244) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/60799fb4776e3ebcf8dac6bc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60799fb4776e3ebcf8dac= 6bd failing since 148 days (last pass: v4.9.243, first fail: v4.9.244) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/60799f5064152caf6cdac6bc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60799f5064152caf6cdac= 6bd failing since 148 days (last pass: v4.9.243, first fail: v4.9.244) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-linaro-lkft | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/60799f6264152caf6cdac6d0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-versatilepb.t= xt HTML log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m/versatile_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-versatilepb.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60799f6264152caf6cdac= 6d1 failing since 148 days (last pass: v4.9.243, first fail: v4.9.244) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ r8a7795-salvator-x | arm64 | lab-baylibre | gcc-8 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6079a2104eea7fbd0edac6c7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m64/defconfig/gcc-8/lab-baylibre/baseline-r8a7795-salvator-x.txt HTML log: https://storage.kernelci.org//stable/linux-4.9.y/v4.9.267/ar= m64/defconfig/gcc-8/lab-baylibre/baseline-r8a7795-salvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-5-g2f114cc7102b/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6079a2104eea7fbd0edac= 6c8 failing since 148 days (last pass: v4.9.243, first fail: v4.9.244) = =20