Uploaded image for project: 'RHEL Testing'
  1. RHEL Testing
  2. RHELTEST-2601

[RHEL9] security/selinux/testsuite: failed env -u ARCH -u DISTRO LANG=C unbuffer make -s test SELINUXFS=/sys/fs/selinux SUPPORTS_CIL=y 2>&1 | tee -a results.log' (Expected 0, got 2)

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • rhel-se-kernel

      Beaker: https://beaker.engineering.redhat.com/jobs/12306049

      Root Cause

      The failure occurred after commit 75efa3d69 (Feb 11, 2026) merged new io_uring testing into the SELinux testsuite. However, io_uring's SQPOLL (submission queue poll thread) is not supported on RT kernels, causing the test to fail with exit code 2.

       

      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      ::   Test
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      
      :: [ 04:00:00 ] :: [   PASS   ] :: Command 'pushd selinux-testsuite' (Expected 0, got 0)
      :: [ 04:00:14 ] :: [   PASS   ] :: Command 'env -u ARCH -u DISTRO LANG=C make SELINUXFS=/sys/fs/selinux SUPPORTS_CIL=y' (Expected 0, got 0)
      :: [ 04:00:14 ] :: [   PASS   ] :: Command 'cat results.log' (Expected 0, got 0)
      :: [ 04:03:36 ] :: [   FAIL   ] :: Command 'env -u ARCH -u DISTRO LANG=C unbuffer make -s test SELINUXFS=/sys/fs/selinux SUPPORTS_CIL=y 2>&1 | tee -a results.log' (Expected 0, got 2)
      :: [ 04:03:36 ] :: [   PASS   ] :: Command 'popd' (Expected 0, got 0)
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      ::   Duration: 216s
      ::   Assertions: 4 good, 1 bad
      ::   RESULT: FAIL (Test)
       

              xiubli@redhat.com Xiubo Li
              xiubli@redhat.com Xiubo Li
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: