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=-7.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 238A5C10F25 for ; Mon, 9 Mar 2020 21:53:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E960624655 for ; Mon, 9 Mar 2020 21:53:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583790788; bh=8HvFafHKYIAnGdw58ZUkwzQxxJQ0wlGlJmTvXiSzUMs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=FvB/tNGuTkxUwulJEYg/L86QKY9eGqbYRn29NXTrvROqwF24Hwoggs/lKKBDWdVo4 FAGiGsFgg4E2lHoMgFAGvnkD9PAmtFLXeUlbGbZ4Stu3i5m8qnDEabjKTcALybgEJ9 tkwnCGJ26D7KC5vZIeVNmnNR4MDQk1QnhiZezxSo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726742AbgCIVxH (ORCPT ); Mon, 9 Mar 2020 17:53:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:46998 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726266AbgCIVxH (ORCPT ); Mon, 9 Mar 2020 17:53:07 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id AC2432146E; Mon, 9 Mar 2020 21:53:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583790786; bh=8HvFafHKYIAnGdw58ZUkwzQxxJQ0wlGlJmTvXiSzUMs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qXUvoDk2WHWlsVdsQ1snSKdtpCR9Y7uKPYKoyF4kQv7/uO1XHb1QHWPpp/EJuz6KQ 8srnXpWOmBGRfoxx2hdlNwdpW9lgiKFSH+0x1HLBVm6UfNX2lPmu88F/LPNZWgkftn KlKU/mgH2oXeck/kbr5c3oFFYtQEhXG+TRRJwotU= Date: Mon, 9 Mar 2020 17:53:05 -0400 From: Sasha Levin To: CKI Project Cc: Linux Stable maillist , Memory Management , Jan Stancek , LTP Mailing List , Ondrej Moris , Ondrej Mosnacek , William Gomeringer Subject: Re: =?utf-8?B?4p2MIFBBTklDS0VE?= =?utf-8?Q?=3A?= Test report for kernel 5.5.8-c30f33b.cki (stable-queue) Message-ID: <20200309215305.GV21491@sasha-vm> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Mar 09, 2020 at 09:24:35PM -0000, CKI Project wrote: > >Hello, > >We ran automated tests on a recent commit from this kernel tree: > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > Commit: c30f33bfb014 - selftests: forwarding: vxlan_bridge_1d: use more proper tos value > >The results of these automated tests are provided below. > > Overall result: FAILED (see details below) > Merge: OK > Compile: OK > Tests: PANICKED > >All kernel binaries, config files, and logs are available for download here: > > https://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=datawarehouse/2020/03/09/480158 > >One or more kernel tests failed: > > s390x: > ❌ LTP > > ppc64le: > ❌ LTP > > aarch64: > ❌ audit: audit testsuite test > > x86_64: > ❌ audit: audit testsuite test Following the link above I got to https://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=datawarehouse/2020/03/09/480158/audit__audit_testsuite_test/, but it shows that all tests are passing? The console log looks fine too: https://cki-artifacts.s3.us-east-2.amazonaws.com/datawarehouse/2020/03/09/480158/x86_64_5_console.log. Where's the panic? -- Thanks, Sasha From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Date: Mon, 9 Mar 2020 17:53:05 -0400 Subject: [LTP] =?utf-8?q?=E2=9D=8C_PANICKED=3A_Test_report_for_kernel_5?= =?utf-8?q?=2E5=2E8-c30f33b=2Ecki_=28stable-queue=29?= In-Reply-To: References: Message-ID: <20200309215305.GV21491@sasha-vm> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it On Mon, Mar 09, 2020 at 09:24:35PM -0000, CKI Project wrote: > >Hello, > >We ran automated tests on a recent commit from this kernel tree: > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > Commit: c30f33bfb014 - selftests: forwarding: vxlan_bridge_1d: use more proper tos value > >The results of these automated tests are provided below. > > Overall result: FAILED (see details below) > Merge: OK > Compile: OK > Tests: PANICKED > >All kernel binaries, config files, and logs are available for download here: > > https://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=datawarehouse/2020/03/09/480158 > >One or more kernel tests failed: > > s390x: > ? LTP > > ppc64le: > ? LTP > > aarch64: > ? audit: audit testsuite test > > x86_64: > ? audit: audit testsuite test Following the link above I got to https://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=datawarehouse/2020/03/09/480158/audit__audit_testsuite_test/, but it shows that all tests are passing? The console log looks fine too: https://cki-artifacts.s3.us-east-2.amazonaws.com/datawarehouse/2020/03/09/480158/x86_64_5_console.log. Where's the panic? -- Thanks, Sasha