From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FDAFC2BBFD for ; Fri, 10 Apr 2020 08:15:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 70204207FF for ; Fri, 10 Apr 2020 08:15:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726184AbgDJIPo (ORCPT ); Fri, 10 Apr 2020 04:15:44 -0400 Received: from smtp-8fac.mail.infomaniak.ch ([83.166.143.172]:40207 "EHLO smtp-8fac.mail.infomaniak.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725926AbgDJIPn (ORCPT ); Fri, 10 Apr 2020 04:15:43 -0400 Received: from smtp-3-0000.mail.infomaniak.ch (unknown [10.4.36.107]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 48z9n83JCjzlhPGX; Fri, 10 Apr 2020 10:15:40 +0200 (CEST) Received: from ns3096276.ip-94-23-54.eu (unknown [94.23.54.103]) by smtp-3-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 48z9n526xVzlm1Nc; Fri, 10 Apr 2020 10:15:37 +0200 (CEST) Subject: Re: [selftests/landlock] d9d464ccf6: kernel-selftests.landlock.test_base.fail To: kernel test robot Cc: linux-kernel@vger.kernel.org, Al Viro , Andy Lutomirski , Arnd Bergmann , Casey Schaufler , James Morris , Jann Horn , Jonathan Corbet , Kees Cook , Michael Kerrisk , =?UTF-8?Q?Micka=c3=abl_Sala=c3=bcn?= , "Serge E . Hallyn" , Shuah Khan , Vincent Dagonneau , kernel-hardening@lists.openwall.com, linux-api@vger.kernel.org, linux-arch@vger.kernel.org, linux-doc@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-security-module@vger.kernel.org, x86@kernel.org, lkp@lists.01.org References: <20200410022739.GK8179@shao2-debian> From: =?UTF-8?Q?Micka=c3=abl_Sala=c3=bcn?= Message-ID: <65904ee7-602a-c10b-b85c-1a39023506a6@digikod.net> Date: Fri, 10 Apr 2020 10:15:36 +0200 User-Agent: MIME-Version: 1.0 In-Reply-To: <20200410022739.GK8179@shao2-debian> Content-Type: text/plain; charset=windows-1252 Content-Language: fr Content-Transfer-Encoding: 7bit X-Antivirus: Dr.Web (R) for Unix mail servers drweb plugin ver.6.0.2.8 X-Antivirus-Code: 0x100000 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Why isn't this bot enabling the required kernel configuration (i.e. CONFIG_SECURITY_LANDLOCK, specified in tools/testing/selftests/landlock/config)? On 10/04/2020 04:27, kernel test robot wrote: > FYI, we noticed the following commit (built with gcc-7): > > commit: d9d464ccf68e19bf7d303022d873141b5e1f7219 ("[PATCH v15 08/10] selftests/landlock: Add initial tests") > url: https://github.com/0day-ci/linux/commits/Micka-l-Sala-n/Landlock-LSM/20200327-073729 > base: https://git.kernel.org/cgit/linux/kernel/git/shuah/linux-kselftest.git next > > in testcase: kernel-selftests > with following parameters: > > group: kselftests-01 > ucode: 0xd6 > > 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: 8 threads Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz 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 > > > 2020-04-09 08:20:02 make run_tests -C landlock > make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/landlock' > make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install > make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219' > INSTALL ./usr/include > make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219' > gcc -Wall -O2 -I../../../../usr/include test_base.c /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/kselftest.h ../../../../usr/include/linux/landlock.h ../kselftest_harness.h common.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/landlock/test_base > gcc -Wall -O2 -I../../../../usr/include test_ptrace.c /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/kselftest.h ../../../../usr/include/linux/landlock.h ../kselftest_harness.h common.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/landlock/test_ptrace > gcc -Wall -O2 -I../../../../usr/include test_fs.c /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/kselftest_harness.h /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/kselftest.h ../../../../usr/include/linux/landlock.h ../kselftest_harness.h common.h -o /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/landlock/test_fs > gcc -Os -static -o /usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/landlock/true true.c > TAP version 13 > 1..3 > # selftests: landlock: test_base > # common.h:37:ruleset_rw.fdinfo:Expected 0 (0) <= self->ruleset_fd (18446744073709551615) > # ruleset_rw.fdinfo: Test terminated by assertion > # test_base.c:64:global.features:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # global.features: Test terminated by assertion > # test_base.c:89:global.empty_attr_ruleset:Expected errno (38) == EINVAL (22) > # global.empty_attr_ruleset: Test terminated by assertion > # test_base.c:99:global.empty_attr_path_beneath:Expected errno (38) == EINVAL (22) > # global.empty_attr_path_beneath: Test terminated by assertion > # test_base.c:109:global.empty_attr_enforce:Expected errno (38) == EINVAL (22) > # global.empty_attr_enforce: Test terminated by assertion > # [==========] Running 5 tests from 2 test cases. > # [ RUN ] ruleset_rw.fdinfo > # [ FAIL ] ruleset_rw.fdinfo > # [ RUN ] global.features > # [ FAIL ] global.features > # [ RUN ] global.empty_attr_ruleset > # [ FAIL ] global.empty_attr_ruleset > # [ RUN ] global.empty_attr_path_beneath > # [ FAIL ] global.empty_attr_path_beneath > # [ RUN ] global.empty_attr_enforce > # [ FAIL ] global.empty_attr_enforce > # [==========] 0 / 5 tests passed. > # [ FAILED ] > not ok 1 selftests: landlock: test_base # exit=1 > # selftests: landlock: test_ptrace > # test_ptrace.c:36:global.allow_with_one_domain:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # test_ptrace.c:148:global.allow_with_one_domain:Expected 1 (1) == read(pipe_child[0], &buf_parent, 1) (0) > # test_ptrace.c:149:global.allow_with_one_domain:Failed to read() sync #2 from child > # global.allow_with_one_domain: Test terminated by assertion > # test_ptrace.c:36:global.deny_with_parent_domain:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # test_ptrace.c:99:global.deny_with_parent_domain:Expected 1 (1) == read(pipe_parent[0], &buf_child, 1) (0) > # test_ptrace.c:100:global.deny_with_parent_domain:Failed to read() sync #1 from parent > # global.deny_with_parent_domain: Test terminated by assertion > # test_ptrace.c:36:global.deny_with_sibling_domain:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # test_ptrace.c:36:global.deny_with_sibling_domain:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # global.deny_with_sibling_domain: Test terminated by assertion > # test_ptrace.c:36:global.allow_sibling_domain:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # global.allow_sibling_domain: Test terminated by assertion > # test_ptrace.c:36:global.allow_with_nested_domain:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # global.allow_with_nested_domain: Test terminated by assertion > # test_ptrace.c:36:global.deny_with_nested_and_parent_domain:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # global.deny_with_nested_and_parent_domain: Test terminated by assertion > # test_ptrace.c:36:global.deny_with_forked_domain:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # global.deny_with_forked_domain: Test terminated by assertion > # [==========] Running 8 tests from 2 test cases. > # [ RUN ] global.allow_without_domain > # [ OK ] global.allow_without_domain > # [ RUN ] global.allow_with_one_domain > # [ FAIL ] global.allow_with_one_domain > # [ RUN ] global.deny_with_parent_domain > # [ FAIL ] global.deny_with_parent_domain > # [ RUN ] global.deny_with_sibling_domain > # [ FAIL ] global.deny_with_sibling_domain > # [ RUN ] global.allow_sibling_domain > # [ FAIL ] global.allow_sibling_domain > # [ RUN ] global.allow_with_nested_domain > # [ FAIL ] global.allow_with_nested_domain > # [ RUN ] global.deny_with_nested_and_parent_domain > # [ FAIL ] global.deny_with_nested_and_parent_domain > # [ RUN ] global.deny_with_forked_domain > # [ FAIL ] global.deny_with_forked_domain > # [==========] 1 / 8 tests passed. > # [ FAILED ] > not ok 2 selftests: landlock: test_ptrace # exit=1 > # selftests: landlock: test_fs > # common.h:37:ruleset_rw.inval:Expected 0 (0) <= self->ruleset_fd (18446744073709551615) > # ruleset_rw.inval: Test terminated by assertion > # common.h:37:ruleset_rw.nsfs:Expected 0 (0) <= self->ruleset_fd (18446744073709551615) > # ruleset_rw.nsfs: Test terminated by assertion > # test_fs.c:342:layout1.whitelist:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.whitelist: Test terminated by assertion > # test_fs.c:342:layout1.unhandled_access:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.unhandled_access: Test terminated by assertion > # test_fs.c:342:layout1.ruleset_overlap:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.ruleset_overlap: Test terminated by assertion > # test_fs.c:342:layout1.inherit_superset:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.inherit_superset: Test terminated by assertion > # test_fs.c:342:layout1.rule_on_mountpoint:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.rule_on_mountpoint: Test terminated by assertion > # test_fs.c:342:layout1.rule_over_mountpoint:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.rule_over_mountpoint: Test terminated by assertion > # test_fs.c:342:layout1.rule_over_root:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.rule_over_root: Test terminated by assertion > # test_fs.c:720:layout1.rule_inside_mount_ns:Expected -1 (18446744073709551615) != syscall(SYS_pivot_root, dir_s3d2, dir_s3d3) (18446744073709551615) > # test_fs.c:722:layout1.rule_inside_mount_ns:Failed to pivot_root into "tmp/s3d1/s3d2": Invalid argument > # > # layout1.rule_inside_mount_ns: Test terminated by assertion > # test_fs.c:342:layout1.mount_and_pivot:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.mount_and_pivot: Test terminated by assertion > # test_fs.c:342:layout1.relative_open:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.relative_open: Test terminated by assertion > # test_fs.c:342:layout1.relative_chdir:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.relative_chdir: Test terminated by assertion > # test_fs.c:342:layout1.relative_chroot_only:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.relative_chroot_only: Test terminated by assertion > # test_fs.c:342:layout1.relative_chroot_chdir:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.relative_chroot_chdir: Test terminated by assertion > # test_fs.c:342:layout1.chroot:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.chroot: Test terminated by assertion > # test_fs.c:342:layout1.execute:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.execute: Test terminated by assertion > # test_fs.c:342:layout1.link_to:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.link_to: Test terminated by assertion > # test_fs.c:342:layout1.rename_from:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.rename_from: Test terminated by assertion > # test_fs.c:342:layout1.rename_to:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.rename_to: Test terminated by assertion > # test_fs.c:342:layout1.rmdir:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.rmdir: Test terminated by assertion > # test_fs.c:342:layout1.unlink:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.unlink: Test terminated by assertion > # test_fs.c:342:layout1.make_char:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.make_char: Test terminated by assertion > # test_fs.c:342:layout1.make_block:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.make_block: Test terminated by assertion > # test_fs.c:342:layout1.make_reg:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.make_reg: Test terminated by assertion > # test_fs.c:342:layout1.make_sock:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.make_sock: Test terminated by assertion > # test_fs.c:342:layout1.make_fifo:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.make_fifo: Test terminated by assertion > # test_fs.c:342:layout1.make_sym:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.make_sym: Test terminated by assertion > # test_fs.c:342:layout1.make_dir:Expected 0 (0) == landlock(LANDLOCK_CMD_GET_FEATURES, LANDLOCK_OPT_GET_FEATURES, sizeof(attr_features), &attr_features) (18446744073709551615) > # layout1.make_dir: Test terminated by assertion > # [==========] Running 31 tests from 3 test cases. > # [ RUN ] layout1.no_restriction > # [ OK ] layout1.no_restriction > # [ RUN ] ruleset_rw.inval > # [ FAIL ] ruleset_rw.inval > # [ RUN ] ruleset_rw.nsfs > # [ FAIL ] ruleset_rw.nsfs > # [ RUN ] layout1.whitelist > # [ FAIL ] layout1.whitelist > # [ RUN ] layout1.unhandled_access > # [ FAIL ] layout1.unhandled_access > # [ RUN ] layout1.ruleset_overlap > # [ FAIL ] layout1.ruleset_overlap > # [ RUN ] layout1.inherit_superset > # [ FAIL ] layout1.inherit_superset > # [ RUN ] layout1.rule_on_mountpoint > # [ FAIL ] layout1.rule_on_mountpoint > # [ RUN ] layout1.rule_over_mountpoint > # [ FAIL ] layout1.rule_over_mountpoint > # [ RUN ] layout1.rule_over_root > # [ FAIL ] layout1.rule_over_root > # [ RUN ] layout1.rule_inside_mount_ns > # [ FAIL ] layout1.rule_inside_mount_ns > # [ RUN ] layout1.mount_and_pivot > # [ FAIL ] layout1.mount_and_pivot > # [ RUN ] layout1.relative_open > # [ FAIL ] layout1.relative_open > # [ RUN ] layout1.relative_chdir > # [ FAIL ] layout1.relative_chdir > # [ RUN ] layout1.relative_chroot_only > # [ FAIL ] layout1.relative_chroot_only > # [ RUN ] layout1.relative_chroot_chdir > # [ FAIL ] layout1.relative_chroot_chdir > # [ RUN ] layout1.chroot > # [ FAIL ] layout1.chroot > # [ RUN ] layout1.execute > # [ FAIL ] layout1.execute > # [ RUN ] layout1.link_to > # [ FAIL ] layout1.link_to > # [ RUN ] layout1.rename_from > # [ FAIL ] layout1.rename_from > # [ RUN ] layout1.rename_to > # [ FAIL ] layout1.rename_to > # [ RUN ] layout1.rmdir > # [ FAIL ] layout1.rmdir > # [ RUN ] layout1.unlink > # [ FAIL ] layout1.unlink > # [ RUN ] layout1.make_char > # [ FAIL ] layout1.make_char > # [ RUN ] layout1.make_block > # [ FAIL ] layout1.make_block > # [ RUN ] layout1.make_reg > # [ FAIL ] layout1.make_reg > # [ RUN ] layout1.make_sock > # [ FAIL ] layout1.make_sock > # [ RUN ] layout1.make_fifo > # [ FAIL ] layout1.make_fifo > # [ RUN ] layout1.make_sym > # [ FAIL ] layout1.make_sym > # [ RUN ] layout1.make_dir > # [ FAIL ] layout1.make_dir > # [ RUN ] global.cleanup > # [ OK ] global.cleanup > # [==========] 2 / 31 tests passed. > # [ FAILED ] > not ok 3 selftests: landlock: test_fs # exit=1 > make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-d9d464ccf68e19bf7d303022d873141b5e1f7219/tools/testing/selftests/landlock' > > > > To reproduce: > > git clone https://github.com/intel/lkp-tests.git > cd lkp-tests > bin/lkp install job.yaml # job file is attached in this email > bin/lkp run job.yaml > > > > Thanks, > Rong Chen >