lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 20 Sep 2019 09:02:12 +0800
From:   kernel test robot <rong.a.chen@...el.com>
To:     Josef Bacik <josef@...icpanda.com>
Cc:     David Sterba <dsterba@...e.com>,
        LKML <linux-kernel@...r.kernel.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>, lkp@...org
Subject: [btrfs] 9118264507: xfstests.generic.269.fail

FYI, we noticed the following commit (built with gcc-7):

commit: 91182645075f9a41953bea703a7d10e9f661cd13 ("btrfs: stop partially refilling tickets when releasing space")
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git master

in testcase: xfstests
with following parameters:

	disk: 4HDD
	fs: btrfs
	test: generic-group13

test-description: xfstests is a regression test suite for xfs and other files ystems.
test-url: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git


on test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 4G

caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):




If you fix the issue, kindly add following tag
Reported-by: kernel test robot <rong.a.chen@...el.com>

2019-09-19 11:08:30 export TEST_DIR=/fs/vda
2019-09-19 11:08:30 export TEST_DEV=/dev/vda
2019-09-19 11:08:30 export FSTYP=btrfs
2019-09-19 11:08:30 export SCRATCH_MNT=/fs/scratch
2019-09-19 11:08:30 mkdir /fs/scratch -p
2019-09-19 11:08:30 export SCRATCH_DEV_POOL="/dev/vdb /dev/vdc /dev/vdd"
2019-09-19 11:08:30 sed "s:^:generic/:" //lkp/benchmarks/xfstests/tests/generic-group13 | grep -F -f merged_ignored_files
2019-09-19 11:08:30 sed "s:^:generic/:" //lkp/benchmarks/xfstests/tests/generic-group13 | grep -v -F -f merged_ignored_files
2019-09-19 11:08:30 ./check generic/252 generic/253 generic/254 generic/255 generic/256 generic/257 generic/258 generic/260 generic/263 generic/264 generic/265 generic/266 generic/267 generic/268 generic/269 generic/270 generic/271
FSTYP         -- btrfs
PLATFORM      -- Linux/x86_64 vm-snb-4G-a1e9014812f9 5.3.0-rc8-00124-g91182645075f9 #1 SMP Wed Sep 11 01:46:15 CST 2019
MKFS_OPTIONS  -- /dev/vdb
MOUNT_OPTIONS -- /dev/vdb /fs/scratch

generic/252	 3s
generic/253	 1s
generic/254	 1s
generic/255	 1s
generic/256	 228s
generic/257	 0s
generic/258	 1s
generic/260	[not run] FITRIM not supported on /fs/scratch
generic/263	 21s
generic/264	[not run] xfs_io funshare  failed (old kernel/wrong fs?)
generic/265	 1s
generic/266	 1s
generic/267	 2s
generic/268	 1s
generic/269	_check_dmesg: something found in dmesg (see /lkp/benchmarks/xfstests/results//generic/269.dmesg)

generic/270	[not run] disk quotas not supported by this filesystem type: btrfs
generic/271	 2s
Ran: generic/252 generic/253 generic/254 generic/255 generic/256 generic/257 generic/258 generic/260 generic/263 generic/264 generic/265 generic/266 generic/267 generic/268 generic/269 generic/270 generic/271
Not run: generic/260 generic/264 generic/270
Failures: generic/269
Failed 1 of 17 tests




To reproduce:

        # build kernel
	cd linux
	cp config-5.3.0-rc8-00124-g91182645075f9 .config
	make HOSTCC=gcc-7 CC=gcc-7 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage modules
	make HOSTCC=gcc-7 CC=gcc-7 ARCH=x86_64 INSTALL_MOD_PATH=<mod-install-dir> modules_install
	cd <mod-install-dir>
	find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz


        git clone https://github.com/intel/lkp-tests.git
        cd lkp-tests
        bin/lkp qemu -k <bzImage> -m modules.cgz job-script # job-script is attached in this email



Thanks,
Rong Chen


View attachment "config-5.3.0-rc8-00124-g91182645075f9" of type "text/plain" (199463 bytes)

View attachment "job-script" of type "text/plain" (5457 bytes)

Download attachment "dmesg.xz" of type "application/x-xz" (18888 bytes)

View attachment "xfstests" of type "text/plain" (1805 bytes)

View attachment "269.dmesg" of type "text/plain" (11214 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ