#9414 Nightly test failure (testing_master_testing_selinux) in test_integration/test_ipahealthcheck.py::TestIpaHealthCLI
Closed: duplicate by frenaud. Opened by amore.

The nightly test The nightly test
test_integration/test_ipahealthcheck.py::TestIpaHealthCLI::test_indent,
test_integration/test_ipahealthcheck.py::TestIpaHealthCLI::test_severity
test_integration/test_ipahealthcheck.py::TestIpaHealthCLI::test_input_file
is failing in testing_master_testing_selinux. See PR #2823 with the following
logs and report:


Metadata Update from @amore:
- Issue tagged with: test-failure, tests

Looks related to a change in 389 warning about nsslapd-accesslog-logbuffering. I'd swear this has already been reported but I can't find it.

We disable buffering to be sure we get all the logs in case of failure.
{
"source": "ipahealthcheck.ds.config",
"check": "ConfigCheck",
"result": "WARNING",
"uuid": "a71dcf99-860b-4ed6-bb4b-28bd0cac73db",
"when": "20230713135021Z",
"duration": "0.061549",
"kw": {
"key": "DSCLE0004",
"items": [ "cn=config" ],
"msg": "nsslapd-accesslog-logbuffering is set to 'off' this will cause high\ndisk IO and can significantly impact server performance. This should only be used\nfor debug purposes\n"
}
}

This is a duplicate of #9400

Metadata Update from @frenaud:
- Issue close_status updated to: duplicate
- Issue status updated to: Closed (was: Open)

Metadata