[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20211012084636.GC25752@xsang-OptiPlex-9020>
Date: Tue, 12 Oct 2021 16:46:36 +0800
From: kernel test robot <oliver.sang@...el.com>
To: "Matthew Wilcox (Oracle)" <willy@...radead.org>
Cc: 0day robot <lkp@...el.com>, LKML <linux-kernel@...r.kernel.org>,
lkp@...ts.01.org, linux-mm@...ck.org,
Vlastimil Babka <vbabka@...e.cz>,
"Matthew Wilcox (Oracle)" <willy@...radead.org>,
linux@...musvillemoes.dk
Subject: [vsprintf] 97265529aa: kernel-selftests.lib.printf.sh.fail
Greeting,
FYI, we noticed the following commit (built with gcc-9):
commit: 97265529aa97ae6c0ae5b2ed0327f4785f16b38b ("[PATCH] vsprintf: Make %pGp print the hex value")
url: https://github.com/0day-ci/linux/commits/Matthew-Wilcox-Oracle/vsprintf-Make-pGp-print-the-hex-value/20211009-034105
base: https://github.com/hnaz/linux-mm master
in testcase: kernel-selftests
version: kernel-selftests-x86_64-c8c9111a-1_20210929
with following parameters:
group: lib
ucode: 0xe2
test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel.
test-url: https://www.kernel.org/doc/Documentation/kselftest.txt
on test machine: 4 threads Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz with 32G memory
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 <oliver.sang@...el.com>
KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-8.3-kselftests-97265529aa97ae6c0ae5b2ed0327f4785f16b38b
2021-10-12 00:10:15 ln -sf /usr/bin/clang
2021-10-12 00:10:15 ln -sf /usr/bin/llc
2021-10-12 00:10:15 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
2021-10-12 00:10:15 make -C lib
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-97265529aa97ae6c0ae5b2ed0327f4785f16b38b/tools/testing/selftests/lib'
make: Nothing to be done for 'all'.
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-97265529aa97ae6c0ae5b2ed0327f4785f16b38b/tools/testing/selftests/lib'
2021-10-12 00:10:15 make run_tests -C lib
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-97265529aa97ae6c0ae5b2ed0327f4785f16b38b/tools/testing/selftests/lib'
TAP version 13
1..5
# selftests: lib: printf.sh
# printf: [FAIL]
not ok 1 selftests: lib: printf.sh # exit=1
# selftests: lib: bitmap.sh
# bitmap: ok
ok 2 selftests: lib: bitmap.sh
# selftests: lib: prime_numbers.sh
# prime numbers: ok
ok 3 selftests: lib: prime_numbers.sh
# selftests: lib: scanf.sh
# scanf: ok
ok 4 selftests: lib: scanf.sh
# selftests: lib: strscpy.sh
# strscpy*: ok
ok 5 selftests: lib: strscpy.sh
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-97265529aa97ae6c0ae5b2ed0327f4785f16b38b/tools/testing/selftests/lib'
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
sudo bin/lkp install job.yaml # job file is attached in this email
bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run
sudo bin/lkp run generated-yaml-file
# if come across any failure that blocks the test,
# please remove ~/.lkp and /lkp dir to run from a clean state.
---
0DAY/LKP+ Test Infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/lkp@lists.01.org Intel Corporation
Thanks,
Oliver Sang
View attachment "config-5.15.0-rc4-mm1-00260-g97265529aa97" of type "text/plain" (176970 bytes)
View attachment "job-script" of type "text/plain" (6177 bytes)
Download attachment "dmesg.xz" of type "application/x-xz" (22704 bytes)
View attachment "kernel-selftests" of type "text/plain" (1417 bytes)
View attachment "job.yaml" of type "text/plain" (5039 bytes)
View attachment "reproduce" of type "text/plain" (146 bytes)
Powered by blists - more mailing lists