Date: Sat May 6 12:21:21 PM EDT 2023 Test set: default Kernel: 6.3.1-200.fc38.x86_64 Release: Fedora release 38 (Thirty Eight) Result: PASS Failed Tests: None Warned Tests: None ============================================================ Starting test ./default/paxtest 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/libhugetlbfs Starting test ./default/timer-overhead cc timer-test.o -o timer-test Starting test ./default/modsign Successfully loaded signed module insmod: ERROR: could not insert module ./minix.ko: Key was rejected by service Unsigned module load failed in enforcing mode Starting test ./default/sysfs-perms 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 May 6 19:59:50 2023 Scheduling leap second for Sat May 6 20:00:00 2023 Sat May 6 19:59:57 2023 + 151 us (37) TIME_INS Sat May 6 19:59:57 2023 + 500592 us (37) TIME_INS Sat May 6 19:59:58 2023 + 940 us (37) TIME_INS Sat May 6 19:59:58 2023 + 501290 us (37) TIME_INS Sat May 6 19:59:59 2023 + 1621 us (37) TIME_INS Sat May 6 19:59:59 2023 + 501964 us (37) TIME_INS Sat May 6 19:59:59 2023 + 2070 us (38) TIME_OOP Sat May 6 19:59:59 2023 + 502392 us (38) TIME_OOP Sat May 6 20:00:00 2023 + 2737 us (38) TIME_WAIT Sat May 6 20:00:00 2023 + 503091 us (38) TIME_WAIT Sat May 6 20:00:01 2023 + 3475 us (38) TIME_WAIT Sat May 6 20:00:01 2023 + 503830 us (38) TIME_WAIT Sat May 6 20:00:02 2023 + 4233 us (38) TIME_WAIT Leap complete Starting test ./default/cachedrop 100+0 records in 100+0 records out 104857600 bytes (105 MB, 100 MiB) copied, 0.0407822 s, 2.6 GB/s 10+0 records in 10+0 records out 10485760 bytes (10 MB, 10 MiB) copied, 0.00528088 s, 2.0 GB/s TestPASS: /proc/sys/vm/drop_caches PASS Starting test ./default/selinux-dac-controls Starting test ./default/stack-randomness 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/memfd memfd_test.c: In function ‘mfd_assert_get_seals’: memfd_test.c:67:13: warning: 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: warning: 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: warning: implicit declaration of function ‘fallocate’; did you mean ‘alloca’? [-Wimplicit-function-declaration] 315 | r = fallocate(fd, | ^~~~~~~~~ | alloca memfd: CREATE memfd: BASIC memfd: SEAL-WRITE memfd: SEAL-SHRINK memfd: SEAL-GROW memfd: SEAL-RESIZE memfd: SHARE-DUP memfd: SHARE-MMAP memfd: SHARE-OPEN memfd: SHARE-FORK memfd: SHARE-DUP (shared file-table) memfd: SHARE-MMAP (shared file-table) memfd: SHARE-OPEN (shared file-table) memfd: SHARE-FORK (shared file-table) memfd: DONE