Hay
Date
April 22, 2025, 11:09 a.m.
Failure - getxattr04
getxattr04 getxattr04
getxattr04: [  470.950817] /usr/local/bin/kirk[340]: starting test getxattr04 (getxattr04)
Failure - shmctl03
shmctl03 shmctl03
shmctl03: [  320.088279] /usr/local/bin/kirk[340]: starting test shmctl03 (shmctl03)
shmctl03.c:33: TPASS: shmmin = 1
shmctl03.c:35: TFAIL: /pro[ 1229.343165] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=shmctl03 RESULT=fail>
shmctl03.c:36: TPASS: /proc/sys/kernel/shmmni = 4096
shmctl03.c:37: TFAIL: /proc/sys/kernel/shmall != 4278190079 got 4294967295
Failure - mseal02
tst_test.c:1904: TINFO: Tested kernel: 6.15.0-rc3 #1 SMP PREEMPT_DYNAMIC @1745320536 x86_64
tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz'
tst_kconfig.c:676: TINFO: CONFIG_TRACE_IRQFLAGS kernel option detected which might slow the execution
tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 36s
mseal02.c:47: TPASS: mseal(0xf7ccb000, 4096, 4294967295) : EINVAL (22)
mseal02.c:47: TPASS: mseal(0xf7ccb001, 4096, 0) : EINVAL (22)
mseal02.c:47: TFAIL: mseal(0xf7ccb000, 4294963201, 0) expected EINVAL: ENOMEM (12)
mseal02.c:47: TPASS: mseal(0xf7ccd000, 8192, 0) : ENOMEM (12)
mseal02.c:47: TPASS: mseal(0xf7ccc000, 8192, 0) : ENOMEM (12)
mseal02.c:47: TPASS: mseal(0xf7ccb000, 16384, 0) : ENOMEM (12)

Summary:
passed   5
failed   1
broken   0
skipped  0
warnings 0

mseal02 mseal02
mseal02: [  162.042153] /usr/local/bin/kirk[340]: starting test mseal02 (mseal02)
mseal02.c:47: TPASS: mseal(0xf7ccb000, 4096, 4294967295) : EINVAL (22)
mseal02.c:47: TPASS: mseal(0xf7ccb001, 4096, 0) : EINVAL (22)
mseal02.c:47: TFAIL: mseal(0xf7ccb000, 4294963201, 0) expected EINVAL: ENOMEM (12)
mseal02.c:47: TPASS: mseal(0xf7ccd000, 8192, 0) : ENOMEM (12)
mseal02.c:47: TPASS: mseal(0xf7ccc000, 8192, 0) : ENOMEM (12)
mseal02.c:47: TPASS: mseal(0xf7ccb000, 16384, 0) : ENOMEM (12)
ioctl_loop06 ioctl_loop06
ioctl_loop06: [  475.817884] /usr/local/bin/kirk[340]: starting test ioctl_loop06 (ioctl_loop06)
ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512
ioctl_loop06.c:67: TPASS: Set block size f[ 1251.818467] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=ioctl_loop07 RESULT=pass>
ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE
ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly
ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2
ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)
ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512
ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)
ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE
ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly
ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2
ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)