Date: Fri Dec 6 09:16:39 PM +07 2024 Test set: default Kernel: 6.11.10-300.fc41.x86_64 Release: Fedora release 41 (Forty One) Result: FAIL Failed Tests: ./default/cachedrop Warned Tests: None ============================================================ Starting test ./default/cachedrop 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 0.0514051 s, 2.0 GB/s TestError: Can't free dentries and inodes 663976 465164 Could not run tests Starting test ./default/libhugetlbfs Starting test ./default/insert_leap_second Setting time to speed up testing Running for 1 iterations. Press ctrl-c to stop Setting time to Sat Dec 7 06:59:50 2024 Scheduling leap second for Sat Dec 7 07:00:00 2024 Sat Dec 7 06:59:57 2024 + 245 us (37) TIME_INS Sat Dec 7 06:59:57 2024 + 500501 us (37) TIME_INS Sat Dec 7 06:59:58 2024 + 747 us (37) TIME_INS Sat Dec 7 06:59:58 2024 + 501000 us (37) TIME_INS Sat Dec 7 06:59:59 2024 + 1242 us (37) TIME_INS Sat Dec 7 06:59:59 2024 + 501483 us (37) TIME_INS Sat Dec 7 06:59:59 2024 + 1754 us (38) TIME_OOP Sat Dec 7 06:59:59 2024 + 502013 us (38) TIME_OOP Sat Dec 7 07:00:00 2024 + 2383 us (38) TIME_WAIT Sat Dec 7 07:00:00 2024 + 502641 us (38) TIME_WAIT Sat Dec 7 07:00:01 2024 + 2888 us (38) TIME_WAIT Sat Dec 7 07:00:01 2024 + 503144 us (38) TIME_WAIT Sat Dec 7 07:00:02 2024 + 3246 us (38) TIME_WAIT Leap complete Starting test ./default/stack-randomness Starting test ./default/mq-memory-corruption Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Test PASSED Starting test ./default/selinux-dac-controls Starting test ./default/sysfs-perms Starting test ./default/memfd memfd_test.c: In function ‘mfd_assert_get_seals’: memfd_test.c:67:13: error: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration] 67 | r = fcntl(fd, F_GET_SEALS); | ^~~~~ memfd_test.c: In function ‘mfd_assert_open’: memfd_test.c:190:13: error: implicit declaration of function ‘open’; did you mean ‘popen’? [-Wimplicit-function-declaration] 190 | r = open(buf, flags, mode); | ^~~~ | popen memfd_test.c: In function ‘mfd_assert_write’: memfd_test.c:315:13: error: implicit declaration of function ‘fallocate’; did you mean ‘alloca’? [-Wimplicit-function-declaration] 315 | r = fallocate(fd, | ^~~~~~~~~ | alloca memfd_test build failed. Starting test ./default/modsign Successfully loaded signed module Successfully loaded unsigned module Starting test ./default/timer-overhead cc timer-test.o -o timer-test Starting test ./default/posix_timers Testing posix timers. False negative may happen on CPU execution based timers if other threads run on the CPU... Check itimer virtual... [OK] Check itimer prof... [OK] Check itimer real... [OK] Check timer_create() per thread... [OK] Check timer_create() per process... [OK] Starting test ./default/paxtest