Skip to content

Conversation

@janekmi
Copy link
Contributor

@janekmi janekmi commented Feb 5, 2026

Found on EL9.7

{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   fun:nss_files_global_allocate
   fun:__libc_allocate_once_slow
   fun:__nss_files_data_get
   fun:__nss_files_data_setent
   fun:__nss_setent
   fun:setgrent
   fun:test_acl_all_gid_principal_conversion
   obj:/usr/lib64/libcmocka.so.0.7.0
   fun:_cmocka_run_group_tests
   fun:main
}

Test-tag: pr,memcheck

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

Found on EL9.7

{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   fun:nss_files_global_allocate
   fun:__libc_allocate_once_slow
   fun:__nss_files_data_get
   fun:__nss_files_data_setent
   fun:__nss_setent
   fun:setgrent
   fun:test_acl_all_gid_principal_conversion
   obj:/usr/lib64/libcmocka.so.0.7.0
   fun:_cmocka_run_group_tests
   fun:main
}

Test-tag: pr,memcheck

Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Errors are Unable to load ticket data
https://daosio.atlassian.net/browse/SRE-3578

@janekmi janekmi requested review from grom72 and osalyk February 6, 2026 17:03
@janekmi
Copy link
Contributor Author

janekmi commented Feb 6, 2026

@janekmi janekmi requested a review from a team February 9, 2026 14:11
@daltonbohning daltonbohning added the forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed. label Feb 9, 2026
@daltonbohning daltonbohning merged commit f5ea6d5 into master Feb 9, 2026
45 checks passed
@daltonbohning daltonbohning deleted the janekmi/DAOS-18556-add-setgrent-supp branch February 9, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed.

Development

Successfully merging this pull request may close these issues.

4 participants