The nightly tests on rawhide started failing recently when calling ipa user-del --preserve. The call returns: ipa: ERROR: This entry already exists.
ipa user-del --preserve
ipa: ERROR: This entry already exists
See for instance in PR #1128: - test_webui/test_user.py::TestLifeCycles::test_life_cycles - test_integration/test_user_permissions.py::TestUserPermissions::test_delete_preserve_as_alternate_admin - test_integration/test_subids.py::TestSubordinateId::test_subid_useradmin
test_webui/test_user.py::TestLifeCycles::test_life_cycles
test_integration/test_user_permissions.py::TestUserPermissions::test_delete_preserve_as_alternate_admin
test_integration/test_subids.py::TestSubordinateId::test_subid_useradmin
The issue appeared with the 389-ds-base update to 2.0.8.
Companion issue on 389-ds side: https://github.com/389ds/389-ds-base/issues/4894
Metadata Update from @frenaud: - Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=2000420
Issue linked to Bugzilla: Bug 2000420
testing_master_testing Nightly PR #1143
test_subids test_user_permissions test_webui_users
Fixed in 389-ds, we can see successful runs with in PR 1227 with 389-ds-base-2.0.10-1.fc36.x86_64
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)