[linux-next:master] [locking/lockdep] 90d0a9b894: WARNING:at_kernel/locking/lockdep.c:#__lock_acquire

From: kernel test robot
Date: Wed Feb 01 2023 - 01:32:53 EST



Greeting,

FYI, we noticed WARNING:at_kernel/locking/lockdep.c:#__lock_acquire due to commit (built with gcc-11):

commit: 90d0a9b894dd6b859a48fc21d52b0cf21b080d32 ("locking/lockdep: Improve the deadlock scenario print for sync and read lock")
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git master

[test failed on linux-next/master 80bd9028fecadae4e8e3a278cd32d74badc2a6e0]

in testcase: kernel-selftests
version: kernel-selftests-x86_64-d4cf28ee-1_20230110
with following parameters:

group: locking

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) Xeon(R) CPU E3-1225 v5 @ 3.30GHz (Skylake) with 16G 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@xxxxxxxxx>
| Link: https://lore.kernel.org/oe-lkp/202302011445.9d99dae2-oliver.sang@xxxxxxxxx


[ 84.353969][ T36] ------------[ cut here ]------------
[ 84.359311][ T36] DEBUG_LOCKS_WARN_ON(hlock->references < references)
[ 84.359317][ T36] WARNING: CPU: 2 PID: 36 at kernel/locking/lockdep.c:4992 __lock_acquire+0xdc0/0x1840
[ 84.375456][ T36] Modules linked in: test_ww_mutex(+) openvswitch nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 btrfs blake2b_generic xor raid6_pq intel_rapl_msr zstd_compress libcrc32c intel_rapl_common x86_pkg_temp_thermal intel_powerclamp sd_mod t10_pi coretemp crc64_rocksoft_generic kvm_intel crc64_rocksoft crc64 sg kvm ipmi_devintf irqbypass crct10dif_pclmul ipmi_msghandler crc32_pclmul i915 crc32c_intel ghash_clmulni_intel drm_buddy sha512_ssse3 intel_gtt mei_wdt drm_display_helper rapl ahci ttm libahci intel_cstate mei_me wmi_bmof drm_kms_helper intel_uncore syscopyarea serio_raw i2c_i801 sysfillrect video libata mei sysimgblt i2c_smbus intel_pch_thermal ie31200_edac intel_pmc_core wmi acpi_pad tpm_infineon binfmt_misc fuse drm ip_tables
[ 84.443239][ T36] CPU: 2 PID: 36 Comm: kworker/u8:3 Not tainted 6.2.0-rc1-00188-g90d0a9b894dd #1
[ 84.452223][ T36] Hardware name: HP HP Z238 Microtower Workstation/8183, BIOS N51 Ver. 01.63 10/05/2017
[ 84.461817][ T36] Workqueue: test-ww_mutex stress_inorder_work [test_ww_mutex]
[ 84.469249][ T36] RIP: 0010:__lock_acquire+0xdc0/0x1840
[ 84.474682][ T36] Code: d2 0f 85 92 09 00 00 44 8b 25 74 77 f7 03 45 85 e4 0f 85 ee fd ff ff 48 c7 c6 80 80 a9 83 48 c7 c7 60 50 a9 83 e8 4a ad 35 02 <0f> 0b e9 d7 fd ff ff 41 bf 02 00 00 00 e9 e6 f7 ff ff e8 e9 14 e3
[ 84.494184][ T36] RSP: 0018:ffffc900002df8a8 EFLAGS: 00010086
[ 84.500122][ T36] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
[ 84.507976][ T36] RDX: 0000000000000027 RSI: 0000000000000004 RDI: fffff5200005bf07
[ 84.515826][ T36] RBP: ffff888100a20000 R08: 0000000000000001 R09: ffff88837f52898b
[ 84.523691][ T36] R10: ffffed106fea5131 R11: 0000000000000001 R12: 0000000000000000
[ 84.531554][ T36] R13: 0000000000000000 R14: 00000000000000a0 R15: 0000000000000000
[ 84.539407][ T36] FS: 0000000000000000(0000) GS:ffff88837f500000(0000) knlGS:0000000000000000
[ 84.548215][ T36] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 84.554697][ T36] CR2: 0000561259596932 CR3: 000000043ce2a003 CR4: 00000000003706e0
[ 84.562552][ T36] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 84.570407][ T36] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 84.578261][ T36] Call Trace:
[ 84.581421][ T36] <TASK>
[ 84.584228][ T36] lock_acquire+0x19a/0x500
[ 84.588604][ T36] ? stress_inorder_work+0x273/0x6a0 [test_ww_mutex]
[ 84.595156][ T36] ? lock_sync+0x170/0x170
[ 84.599447][ T36] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 84.605479][ T36] ? lock_is_held_type+0x9c/0x110
[ 84.610380][ T36] __ww_mutex_lock+0x1c3/0x2de0
[ 84.616144][ T36] ? stress_inorder_work+0x273/0x6a0 [test_ww_mutex]
[ 84.622697][ T36] ? lock_is_held_type+0x9c/0x110
[ 84.627610][ T36] ? stress_inorder_work+0x273/0x6a0 [test_ww_mutex]
[ 84.634161][ T36] ? stress_inorder_work+0x302/0x6a0 [test_ww_mutex]
[ 84.640713][ T36] ? mutex_lock_interruptible_nested+0x20/0x20
[ 84.646766][ T36] ? __mutex_unlock_slowpath+0x161/0x5e0
[ 84.652270][ T36] ? bit_wait_timeout+0x170/0x170
[ 84.657167][ T36] ? lock_is_held_type+0x9c/0x110
[ 84.662067][ T36] ? ww_mutex_lock+0x3c/0x150
[ 84.666616][ T36] ww_mutex_lock+0x3c/0x150
[ 84.670985][ T36] stress_inorder_work+0x273/0x6a0 [test_ww_mutex]
[ 84.677367][ T36] ? get_random_order+0x150/0x150 [test_ww_mutex]
[ 84.683652][ T36] ? ethnl_set_rings+0x7a0/0x1170
[ 84.688548][ T36] ? lock_is_held_type+0x9c/0x110
[ 84.693448][ T36] process_one_work+0x7dc/0x12e0
[ 84.698259][ T36] ? lock_sync+0x170/0x170
[ 84.702548][ T36] ? pwq_dec_nr_in_flight+0x230/0x230
[ 84.707795][ T36] ? rwlock_bug+0x90/0x90
[ 84.712605][ T36] worker_thread+0x5b0/0xed0
[ 84.717072][ T36] ? __kthread_parkme+0xd9/0x1d0
[ 84.721879][ T36] ? schedule+0x152/0x230
[ 84.726075][ T36] ? process_one_work+0x12e0/0x12e0
[ 84.731148][ T36] ? process_one_work+0x12e0/0x12e0
[ 84.736215][ T36] kthread+0x293/0x330
[ 84.740155][ T36] ? kthread_complete_and_exit+0x30/0x30
[ 84.745656][ T36] ret_from_fork+0x1f/0x30
[ 84.749967][ T36] </TASK>
[ 84.752863][ T36] irq event stamp: 20089
[ 84.756971][ T36] hardirqs last enabled at (20089): [<ffffffff8380148a>] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 84.767608][ T36] hardirqs last disabled at (20088): [<ffffffff8379dd2f>] sysvec_apic_timer_interrupt+0xf/0x90
[ 84.777807][ T36] softirqs last enabled at (14440): [<ffffffff837cbf37>] __do_softirq+0x527/0x87c
[ 84.786961][ T36] softirqs last disabled at (14435): [<ffffffff811c8e4b>] __irq_exit_rcu+0x18b/0x1f0
[ 84.796289][ T36] ---[ end trace 0000000000000000 ]---



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.



--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests


#!/bin/sh

export_top_env()
{
export suite='kernel-selftests'
export testcase='kernel-selftests'
export category='functional'
export need_memory='2G'
export need_cpu=-32
export kernel_cmdline='erst_disable'
export job_origin='kernel-selftests.yaml'
export queue_cmdline_keys='branch
commit
kbuild_queue_analysis'
export queue='validate'
export testbox='lkp-skl-d06'
export tbox_group='lkp-skl-d06'
export submit_id='63d9b6e03c7931618aacc7cf'
export job_file='/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-locking-debian-12-x86_64-20220629.cgz-90d0a9b894dd6b859a48fc21d52b0cf21b080d32-20230201-24970-15gmb75-4.yaml'
export id='7d75403494428632b3855a07ef6d3a7b8364e39a'
export queuer_version='/zday/lkp'
export model='Skylake'
export nr_cpu=4
export memory='16G'
export nr_ssd_partitions=1
export nr_hdd_partitions=4
export hdd_partitions='/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WCAV5F059074-part*'
export ssd_partitions='/dev/disk/by-id/ata-INTEL_SSDSC2BB012T4_BTWD422402M81P2GGN-part2'
export rootfs_partition='/dev/disk/by-id/ata-INTEL_SSDSC2BB012T4_BTWD422402M81P2GGN-part1'
export brand='Intel(R) Xeon(R) CPU E3-1225 v5 @ 3.30GHz'
export commit='90d0a9b894dd6b859a48fc21d52b0cf21b080d32'
export need_kconfig_hw='{"PTP_1588_CLOCK"=>"y"}
{"E1000E"=>"y"}
SATA_AHCI
DRM_I915'
export ucode='0xf0'
export bisect_dmesg=true
export need_kconfig='{"BLOCK"=>"y"}
{"BTRFS_FS"=>"m"}
{"EFI"=>"y"}
EFIVAR_FS
{"FTRACE"=>"y"}
{"IP_ADVANCED_ROUTER"=>"y"}
{"IP_MULTIPLE_TABLES"=>"y"}
{"RC_CORE"=>"y"}
{"RC_DECODERS"=>"y"}
{"RC_DEVICES"=>"y"}
{"RUNTIME_TESTING_MENU"=>"y"}
{"STAGING"=>"y"}
{"SYNC_FILE"=>"y"}
TEST_FIRMWARE
{"TEST_KMOD"=>"m"}
{"TEST_LKM"=>"m"}
TEST_USER_COPY
{"TUN"=>"m"}
{"XFS_FS"=>"m"}
GPIO_CDEV
OVERLAY_FS
PERF_EVENTS
SCHED_DEBUG
SHMEM
TMPFS_XATTR
TMPFS'
export rootfs='debian-12-x86_64-20220629.cgz'
export initrds='linux_headers
linux_selftests'
export kconfig='x86_64-rhel-8.3-kselftests'
export enqueue_time='2023-02-01 08:48:33 +0800'
export _id='63d9b6f63c7931618aacc7d1'
export _rt='/result/kernel-selftests/locking/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32'
export user='lkp'
export compiler='gcc-11'
export LKP_SERVER='internal-lkp-server'
export head_commit='f52288aef9267161e6b4a3da559f1211ddceb673'
export base_commit='2241ab53cbb5cdb08a6b2d4688feb13971058f65'
export branch='linux-next/master'
export result_root='/result/kernel-selftests/locking/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/3'
export scheduler_version='/lkp/lkp/src'
export arch='x86_64'
export max_uptime=1200
export initrd='/osimage/debian/debian-12-x86_64-20220629.cgz'
export bootloader_append='root=/dev/ram0
RESULT_ROOT=/result/kernel-selftests/locking/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/3
BOOT_IMAGE=/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/vmlinuz-6.2.0-rc1-00188-g90d0a9b894dd
branch=linux-next/master
job=/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-locking-debian-12-x86_64-20220629.cgz-90d0a9b894dd6b859a48fc21d52b0cf21b080d32-20230201-24970-15gmb75-4.yaml
user=lkp
ARCH=x86_64
kconfig=x86_64-rhel-8.3-kselftests
commit=90d0a9b894dd6b859a48fc21d52b0cf21b080d32
erst_disable
initcall_debug
nmi_watchdog=0
max_uptime=1200
LKP_SERVER=internal-lkp-server
nokaslr
selinux=0
debug
apic=debug
sysrq_always_enabled
rcupdate.rcu_cpu_stall_timeout=100
net.ifnames=0
printk.devkmsg=on
panic=-1
softlockup_panic=1
nmi_watchdog=panic
oops=panic
load_ramdisk=2
prompt_ramdisk=0
drbd.minor_count=8
systemd.log_level=err
ignore_loglevel
console=tty0
earlyprintk=ttyS0,115200
console=ttyS0,115200
vga=normal
rw'
export modules_initrd='/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/modules.cgz'
export linux_headers_initrd='/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/linux-headers.cgz'
export linux_selftests_initrd='/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/linux-selftests.cgz'
export bm_initrd='/osimage/deps/debian-12-x86_64-20220629.cgz/lkp_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/run-ipconfig_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/rsync-rootfs_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/kernel-selftests_20230110.cgz,/osimage/pkg/debian-12-x86_64-20220629.cgz/kernel-selftests-x86_64-d4cf28ee-1_20230110.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/hw_20221125.cgz'
export ucode_initrd='/osimage/ucode/intel-ucode-20220804.cgz'
export lkp_initrd='/osimage/user/lkp/lkp-x86_64.cgz'
export site='lkp-wsx01'
export LKP_CGI_PORT=80
export LKP_CIFS_PORT=139
export last_kernel='6.2.0-rc5-00004-gb436430c2a11'
export repeat_to=6
export schedule_notify_address=
export stop_repeat_if_found='dmesg.WARNING:at_kernel/locking/lockdep.c:#__lock_acquire'
export kbuild_queue_analysis=1
export kernel='/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/vmlinuz-6.2.0-rc1-00188-g90d0a9b894dd'
export dequeue_time='2023-02-01 08:52:07 +0800'
export job_initrd='/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-locking-debian-12-x86_64-20220629.cgz-90d0a9b894dd6b859a48fc21d52b0cf21b080d32-20230201-24970-15gmb75-4.cgz'

[ -n "$LKP_SRC" ] ||
export LKP_SRC=/lkp/${user:-lkp}/src
}

run_job()
{
echo $$ > $TMP/run-job.pid

. $LKP_SRC/lib/http.sh
. $LKP_SRC/lib/job.sh
. $LKP_SRC/lib/env.sh

export_top_env

run_monitor $LKP_SRC/monitors/wrapper kmsg
run_monitor $LKP_SRC/monitors/wrapper heartbeat
run_monitor $LKP_SRC/monitors/wrapper meminfo
run_monitor $LKP_SRC/monitors/wrapper oom-killer
run_monitor $LKP_SRC/monitors/plain/watchdog

run_test group='locking' $LKP_SRC/tests/wrapper kernel-selftests
}

extract_stats()
{
export stats_part_begin=
export stats_part_end=

env group='locking' $LKP_SRC/stats/wrapper kernel-selftests
$LKP_SRC/stats/wrapper kmsg
$LKP_SRC/stats/wrapper meminfo

$LKP_SRC/stats/wrapper time kernel-selftests.time
$LKP_SRC/stats/wrapper dmesg
$LKP_SRC/stats/wrapper kmsg
$LKP_SRC/stats/wrapper last_state
$LKP_SRC/stats/wrapper stderr
$LKP_SRC/stats/wrapper time
}

"$@"

Attachment: dmesg.xz
Description: application/xz

KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-8.3-kselftests-90d0a9b894dd6b859a48fc21d52b0cf21b080d32
2023-02-01 00:52:54 ln -sf /usr/bin/clang
2023-02-01 00:52:54 ln -sf /usr/sbin/iptables-nft /usr/bin/iptables
2023-02-01 00:52:54 ln -sf /usr/sbin/ip6tables-nft /usr/bin/ip6tables
2023-02-01 00:52:54 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
locking test: not in Makefile
2023-02-01 00:52:54 make TARGETS=locking
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-90d0a9b894dd6b859a48fc21d52b0cf21b080d32/tools/testing/selftests/locking'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-90d0a9b894dd6b859a48fc21d52b0cf21b080d32/tools/testing/selftests/locking'
2023-02-01 00:52:54 make -C locking
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-90d0a9b894dd6b859a48fc21d52b0cf21b080d32/tools/testing/selftests/locking'
make: Nothing to be done for 'all'.
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-90d0a9b894dd6b859a48fc21d52b0cf21b080d32/tools/testing/selftests/locking'
2023-02-01 00:52:54 make quicktest=1 run_tests -C locking
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-90d0a9b894dd6b859a48fc21d52b0cf21b080d32/tools/testing/selftests/locking'
TAP version 13
1..1
# selftests: locking: ww_mutex.sh
# locking/ww_mutex: ok
ok 1 selftests: locking: ww_mutex.sh
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-90d0a9b894dd6b859a48fc21d52b0cf21b080d32/tools/testing/selftests/locking'
---

#! jobs/kernel-selftests.yaml
suite: kernel-selftests
testcase: kernel-selftests
category: functional
need_memory: 2G
need_cpu: -32
kernel-selftests:
group: locking
kernel_cmdline: erst_disable
job_origin: kernel-selftests.yaml

#! queue options
queue_cmdline_keys:
- branch
- commit
queue: bisect
testbox: lkp-skl-d06
tbox_group: lkp-skl-d06
submit_id: 63d9ac9302bfa90ed7097738
job_file: "/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-locking-debian-12-x86_64-20220629.cgz-90d0a9b894dd6b859a48fc21d52b0cf21b080d32-20230201-3799-12oqg15-0.yaml"
id: '0118d568f40ae7e885dd2634982b1e70f9667eac'
queuer_version: "/zday/lkp"

#! hosts/lkp-skl-d06
model: Skylake
nr_cpu: 4
memory: 16G
nr_ssd_partitions: 1
nr_hdd_partitions: 4
hdd_partitions: "/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WCAV5F059074-part*"
ssd_partitions: "/dev/disk/by-id/ata-INTEL_SSDSC2BB012T4_BTWD422402M81P2GGN-part2"
rootfs_partition: "/dev/disk/by-id/ata-INTEL_SSDSC2BB012T4_BTWD422402M81P2GGN-part1"
brand: Intel(R) Xeon(R) CPU E3-1225 v5 @ 3.30GHz

#! include/category/functional
kmsg:
heartbeat:
meminfo:

#! include/queue/cyclic
commit: 90d0a9b894dd6b859a48fc21d52b0cf21b080d32

#! include/testbox/lkp-skl-d06
need_kconfig_hw:
- PTP_1588_CLOCK: y
- E1000E: y
- SATA_AHCI
- DRM_I915
ucode: '0xf0'
bisect_dmesg: true

#! include/kernel-selftests
need_kconfig:
- BLOCK: y
- BTRFS_FS: m
- EFI: y
- EFIVAR_FS
- FTRACE: y
- IP_ADVANCED_ROUTER: y
- IP_MULTIPLE_TABLES: y
- RC_CORE: y
- RC_DECODERS: y
- RC_DEVICES: y
- RUNTIME_TESTING_MENU: y
- STAGING: y
- SYNC_FILE: y
- TEST_FIRMWARE
- TEST_KMOD: m
- TEST_LKM: m
- TEST_USER_COPY
- TUN: m
- XFS_FS: m
- GPIO_CDEV
- OVERLAY_FS
- PERF_EVENTS
- SCHED_DEBUG
- SHMEM
- TMPFS_XATTR
- TMPFS
rootfs: debian-12-x86_64-20220629.cgz
initrds:
- linux_headers
- linux_selftests
kconfig: x86_64-rhel-8.3-kselftests
enqueue_time: 2023-02-01 08:04:35.717435730 +08:00
_id: 63d9ac9302bfa90ed7097738
_rt: "/result/kernel-selftests/locking/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32"

#! schedule options
user: lkp
compiler: gcc-11
LKP_SERVER: internal-lkp-server
head_commit: f52288aef9267161e6b4a3da559f1211ddceb673
base_commit: 2241ab53cbb5cdb08a6b2d4688feb13971058f65
branch: linux-devel/devel-hourly-20230129-114149
result_root: "/result/kernel-selftests/locking/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/0"
scheduler_version: "/lkp/lkp/src"
arch: x86_64
max_uptime: 1200
initrd: "/osimage/debian/debian-12-x86_64-20220629.cgz"
bootloader_append:
- root=/dev/ram0
- RESULT_ROOT=/result/kernel-selftests/locking/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/0
- BOOT_IMAGE=/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/vmlinuz-6.2.0-rc1-00188-g90d0a9b894dd
- branch=linux-devel/devel-hourly-20230129-114149
- job=/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-locking-debian-12-x86_64-20220629.cgz-90d0a9b894dd6b859a48fc21d52b0cf21b080d32-20230201-3799-12oqg15-0.yaml
- user=lkp
- ARCH=x86_64
- kconfig=x86_64-rhel-8.3-kselftests
- commit=90d0a9b894dd6b859a48fc21d52b0cf21b080d32
- erst_disable
- initcall_debug
- nmi_watchdog=0
- max_uptime=1200
- LKP_SERVER=internal-lkp-server
- nokaslr
- selinux=0
- debug
- apic=debug
- sysrq_always_enabled
- rcupdate.rcu_cpu_stall_timeout=100
- net.ifnames=0
- printk.devkmsg=on
- panic=-1
- softlockup_panic=1
- nmi_watchdog=panic
- oops=panic
- load_ramdisk=2
- prompt_ramdisk=0
- drbd.minor_count=8
- systemd.log_level=err
- ignore_loglevel
- console=tty0
- earlyprintk=ttyS0,115200
- console=ttyS0,115200
- vga=normal
- rw

#! runtime status
modules_initrd: "/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/modules.cgz"
linux_headers_initrd: "/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/linux-headers.cgz"
linux_selftests_initrd: "/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/linux-selftests.cgz"
bm_initrd: "/osimage/deps/debian-12-x86_64-20220629.cgz/lkp_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/run-ipconfig_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/rsync-rootfs_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/kernel-selftests_20230110.cgz,/osimage/pkg/debian-12-x86_64-20220629.cgz/kernel-selftests-x86_64-d4cf28ee-1_20230110.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/hw_20221125.cgz"
ucode_initrd: "/osimage/ucode/intel-ucode-20220804.cgz"
lkp_initrd: "/osimage/user/lkp/lkp-x86_64.cgz"
site: lkp-wsx01

#! /db/releases/20230130194127/lkp-src/include/site/lkp-wsx01
LKP_CGI_PORT: 80
LKP_CIFS_PORT: 139
oom-killer:
watchdog:
last_kernel: 6.2.0-rc6
schedule_notify_address:

#! user overrides
kernel: "/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/90d0a9b894dd6b859a48fc21d52b0cf21b080d32/vmlinuz-6.2.0-rc1-00188-g90d0a9b894dd"
dequeue_time: 2023-02-01 08:16:57.400124976 +08:00

#! /db/releases/20230131215915/lkp-src/include/site/lkp-wsx01
job_state: finished
loadavg: 3.10 1.00 0.35 1/146 1687
start_time: '1675210700'
end_time: '1675210708'
version: "/lkp/lkp/.src-20230120-005110:3637c1aba:678144fc5"
ln -sf /usr/bin/clang
ln -sf /usr/sbin/iptables-nft /usr/bin/iptables
ln -sf /usr/sbin/ip6tables-nft /usr/bin/ip6tables
sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
make TARGETS=locking
make -C locking
make quicktest=1 run_tests -C locking